-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcity.xml
More file actions
42 lines (42 loc) · 1.95 KB
/
Copy pathcity.xml
File metadata and controls
42 lines (42 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<citylist>
<city id="1" pinyin="beijing">北京</city>
<city id="2" pinyin="shanghai">上海</city>
<city id="32" pinyin="guangzhou">广州</city>
<city id="30" pinyin="shenzhen">深圳</city>
<city id="28" pinyin="chengdu">成都</city>
<city id="17" pinyin="hangzhou">杭州</city>
<city id="477" pinyin="wuhan">武汉</city>
<city id="10" pinyin="xian">西安</city>
<city id="4" pinyin="chongqing">重庆</city>
<city id="7" pinyin="qingdao">青岛</city>
<city id="12" pinyin="nanjing">南京</city>
<city id="25" pinyin="xiamen">厦门</city>
<city id="6" pinyin="dalian">大连</city>
<city id="3" pinyin="tianjin">天津</city>
<city id="43" pinyin="sanya">三亚</city>
<city id="144" pinyin="jinan">济南</city>
<city id="617" pinyin="taipei">台北</city>
<city id="58" pinyin="hongkong">香港</city>
<city id="451" pinyin="shenyang">沈阳</city>
<city id="14" pinyin="suzhou">苏州</city>
<city id="375" pinyin="Ningbo">宁波</city>
<city id="258" pinyin="Fuzhou">福州</city>
<city id="206" pinyin="Changsha">长沙</city>
<city id="42" pinyin="Haikou">海口</city>
<city id="428" pinyin="Shijiazhuang">石家庄</city>
<city id="105" pinyin="Taiyuan">太原</city>
<city id="103" pinyin="Hohhot">呼和浩特</city>
<city id="158" pinyin="Changchun">长春</city>
<city id="5" pinyin="Harbin">哈尔滨</city>
<city id="278" pinyin="Hefei">合肥</city>
<city id="376" pinyin="Nanchang">南昌</city>
<city id="559" pinyin="Zhengzhou">郑州</city>
<city id="380" pinyin="Nanning">南宁</city>
<city id="38" pinyin="Guiyang">贵阳</city>
<city id="34" pinyin="Kunming">昆明</city>
<city id="41" pinyin="Lhasa">拉萨</city>
<city id="100" pinyin="Lanzhou">兰州</city>
<city id="124" pinyin="Xining">西宁</city>
<city id="99" pinyin="Yinchuan">银川</city>
</citylist>