1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE kgeographyMap>
3<map>
4	<mapFile>guyana.png</mapFile>
5	<name>Guyana</name>
6    <divisionsName>Provinces</divisionsName>
7    <author>Laurent Garnier</author>
8	<division>
9		<name>Frontier</name>
10		<ignore>yes</ignore>
11		<color><red>0</red><green>0</green><blue>0</blue></color>
12	</division>
13	<division>
14		<name>Frontier</name>
15		<ignore>yes</ignore>
16		<color><red>1</red><green>1</green><blue>1</blue></color>
17	</division>
18	<division>
19		<name>Water</name>
20		<ignore>yes</ignore>
21		<color><red>255</red><green>255</green><blue>255</blue></color>
22	</division>
23	<division>
24		<name>Not Guyana</name>
25		<ignore>yes</ignore>
26		<color><red>204</red><green>204</green><blue>204</blue></color>
27	</division>
28	<division>
29		<name>Barima-Waini</name>
30		<capital>Mabaruma</capital>
31		<color><red>255</red><green>85</green><blue>85</blue></color>
32	</division>
33	<division>
34		<name>Pomeroon-Supenaam</name>
35		<capital>Anna Regina</capital>
36		<color><red>255</red><green>170</green><blue>85</blue></color>
37	</division>
38	<division>
39		<name>Essequibo Islands-West Demerara</name>
40		<capital>Vreed en Hoop</capital>
41		<color><red>255</red><green>255</green><blue>85</blue></color>
42	</division>
43	<division>
44		<name>Demerara-Mahaica</name>
45		<capital>Paradise</capital>
46		<color><red>119</red><green>255</green><blue>85</blue></color>
47	</division>
48	<division>
49		<name>Mahaica-Berbice</name>
50		<capital>Fort Wellington</capital>
51		<color><red>85</red><green>255</green><blue>153</blue></color>
52	</division>
53	<division>
54		<name>Upper Demerara-Berbice</name>
55		<capital>Linden</capital>
56		<color><red>85</red><green>255</green><blue>255</blue></color>
57	</division>
58	<division>
59		<name>Cuyuni-Mazaruni</name>
60		<capital>Bartica</capital>
61		<color><red>85</red><green>153</green><blue>255</blue></color>
62	</division>
63	<division>
64		<name>Potaro-Siparuni</name>
65		<capital>Mahdia</capital>
66		<color><red>119</red><green>85</green><blue>255</blue></color>
67	</division>
68	<division>
69		<name>Upper Takutu-Upper Essequibo</name>
70		<capital>Lethem</capital>
71		<color><red>221</red><green>85</green><blue>255</blue></color>
72	</division>
73	<division>
74		<name>East Berbice-Corentyne</name>
75		<capital>New Amsterdam</capital>
76		<color><red>255</red><green>85</green><blue>187</blue></color>
77	</division>
78</map>
79