xuxiuxi
2017-07-22 5f286d8356ef5663a15bbed19ea5c7dad40f95f5
1
2
3
4
5
6
7
8
9
10
11
12
13
<root>
    <word name="A">
        <country name="阿里巴巴" />
    </word>
    <word name="B">
        <country name="巴西" />
        <country name="巴基斯坦" />
    </word>
    <word name="Z">
        <country name="中国" />
        <country name="智利" />
    </word>
</root>