jiaojizu
2017-03-08 ea64fd02104240aed9ce12d76ae16a03b31b8b4c
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>