1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE kgeographyMap>
3<map>
4          <mapFile>jharkhand-map.png</mapFile>
5          <name>Jharkhand</name>
6    <divisionsName>District</divisionsName>
7    <author>Stephanie Das Gupta</author>
8        <division>
9                <name>Not Jharkhand</name>
10                <ignore>yes</ignore>
11                <color><red>255</red><green>255</green><blue>255</blue></color>
12        </division>
13        <division>
14                <name>Frontier</name>
15                <ignore>yes</ignore>
16                <color><red>0</red><green>0</green><blue>0</blue></color>
17        </division>
18        <division>
19                <name>Garhwa</name>
20                <capital>Garhwa</capital>
21                <color><red>222</red><green>221</green><blue>137</blue></color>
22        </division>
23        <division>
24                <name>Latehar</name>
25                <capital>Latehar</capital>
26                <color><red>243</red><green>11</green><blue>167</blue></color>
27        </division>
28        <division>
29                <name>Gumla</name>
30                <capital>Gumla</capital>
31                <color><red>102</red><green>204</green><blue>204</blue></color>
32        </division>
33        <division>
34                <name>Lohardaga</name>
35                <capital>Lohardaga</capital>
36                <color><red>243</red><green>242</green><blue>167</blue></color>
37        </division>
38        <division>
39                <name>Simdega</name>
40                <capital>Simdega</capital>
41                <color><red>231</red><green>127</green><blue>35</blue></color>
42        </division>
43        <division>
44                <name>Paschim Singhbhum</name>
45                <capital>Chaibasa</capital>
46                <color><red>107</red><green>20</green><blue>152</blue></color>
47        </division>
48        <division>
49                <name>Ranchi</name>
50                <capital>Ranchi</capital>
51                <color><red>249</red><green>221</green><blue>145</blue></color>
52        </division>
53        <division>
54                <name>Seraikela</name>
55                <capital>Seraikela</capital>
56                <color><red>246</red><green>49</green><blue>10</blue></color>
57        </division>
58        <division>
59                <name>Purba Singhbhum</name>
60                <capital>Jamshedpur</capital>
61                <color><red>243</red><green>185</green><blue>225</blue></color>
62        </division>
63        <division>
64                <name>Hazaribag</name>
65                <capital>Hazaribag</capital>
66                <color><red>255</red><green>0</green><blue>0</blue></color>
67        </division>
68        <division>
69                <name>Koderma</name>
70                <capital>Koderma</capital>
71                <color><red>215</red><green>231</green><blue>138</blue></color>
72        </division>
73        <division>
74                <name>Giridih</name>
75                <capital>Giridih</capital>
76                <color><red>204</red><green>102</green><blue>255</blue></color>
77        </division>
78        <division>
79                <name>Bokaro</name>
80                <capital>Bokaro</capital>
81                <color><red>79</red><green>232</green><blue>63</blue></color>
82        </division>
83        <division>
84                <name>Dhanbad</name>
85                <capital>Dhanbad</capital>
86                <color><red>246</red><green>244</green><blue>54</blue></color>
87        </division>
88        <division>
89                <name>Jamtara</name>
90                <capital>Jamtara</capital>
91                <color><red>232</red><green>169</green><blue>169</blue></color>
92        </division>
93        <division>
94                <name>Deoghar</name>
95                <capital>Deoghar</capital>
96                <color><red>51</red><green>204</green><blue>153</blue></color>
97        </division>
98        <division>
99                <name>Santhal Pargana</name>
100                <capital>Dumka</capital>
101                <color><red>217</red><green>49</green><blue>183</blue></color>
102        </division>
103        <division>
104                <name>Pakur</name>
105                <capital>Pakur</capital>
106                <color><red>204</red><green>153</green><blue>153</blue></color>
107        </division>
108        <division>
109                <name>Sahibganj</name>
110                <capital>Sahibganj</capital>
111                <color><red>81</red><green>81</green><blue>222</blue></color>
112        </division>
113        <division>
114                <name>Godda</name>
115                <capital>Godda</capital>
116                <color><red>255</red><green>255</green><blue>0</blue></color>
117        </division>
118        <division>
119                <name>Palamu</name>
120                <capital>Daltonganj</capital>
121                <color><red>63</red><green>115</green><blue>232</blue></color>
122        </division>
123        <division>
124                <name>Chatra</name>
125                <capital>Chatra</capital>
126                <color><red>190</red><green>251</green><blue>184</blue></color>
127        </division>
128</map>
129