01 <?xml version="1.0" encoding="UTF-8"?>
02 <anychart>
03   <settings>
04     <animation enabled="True" />
05   </settings>
06   <charts>
07     <chart plot_type="TreeMap">
08       <chart_settings>
09         <title>
10           <text><![CDATA[World Countries Area TreeMap]]></text>
11         </title>
12         <legend enabled="True" position="Right" align="Near" ignore_auto_item="True" rows_padding="2" inside_dataplot="False">
13           <format><![CDATA[{%Icon} {%RangeMin}{numDecimals:0,scale:(1000)(1000)|(K)(M)} - {%RangeMax}{numDecimals:0,scale:(1000)(1000)|(K)(M)}]]></format>
14           <title enabled="true">
15             <text><![CDATA[Population]]></text>
16           </title>
17           <title_separator enabled="true" type="Solid" color="#494949" opacity="0.4" />
18           <items>
19             <item source="Thresholds" />
20           </items>
21         </legend>
22       </chart_settings>
23       <data_plot_settings>
24         <tree_map>
25           <tree_map_style>
26             <border color="Rgb(90,90,90)" />
27           </tree_map_style>
28           <marker_settings enabled="true">
29             <marker type="Star5" anchor="Center" v_align="Bottom" h_align="Center" padding="7" size="15" />
30             <fill color="Yellow" />
31             <states>
32               <normal>
33                 <marker type="None" />
34               </normal>
35             </states>
36           </marker_settings>
37           <label_settings enabled="true">
38             <position anchor="center" valign="center" halign="center" padding="0" />
39             <format><![CDATA[{%Name}]]></format>
40             <font bold="false" />
41             <states>
42               <hover>
43                 <font color="White">
44                   <effects enabled="true">
45                     <drop_shadow enabled="true" color="#252525" distance="1" blur_x="2" blur_y="2" opacity="1" />
46                   </effects>
47                 </font>
48               </hover>
49               <selected_normal>
50                 <font color="White">
51                   <effects enabled="true">
52                     <drop_shadow enabled="true" color="#252525" distance="1" blur_x="2" blur_y="2" opacity="1" />
53                   </effects>
54                 </font>
55               </selected_normal>
56               <selected_hover>
57                 <font color="White">
58                   <effects enabled="true">
59                     <drop_shadow enabled="true" color="#252525" distance="1" blur_x="2" blur_y="2" opacity="1" />
60                   </effects>
61                 </font>
62               </selected_hover>
63             </states>
64           </label_settings>
65           <tooltip_settings enabled="true">
66             <position anchor="Float" halign="Right" />
67             <format><![CDATA[{%Name}
68 -------------------------------
69 Area: {%YValue}{numDecimals:0}
70 Continent: {%Cnt}
71 Region: {%Rg}
72 Population: {%Pop}{numDecimals:0}
73 Pop. Growth: {%Pg}
74 Infant Mortality:{%Im}{numDecimals:1}
75 Gdp Total: {%Gdp}{numDecimals:0}
76 Inflation: {%Inf}{numDecimals:1}
77 Code: {%Cd}]]></format>
78             <background>
79               <corners type="Rounded" all="3" />
80             </background>
81             <font bold="false" />
82           </tooltip_settings>
83         </tree_map>
84       </data_plot_settings>
85       <palettes>
86         <palette name="myPalette" type="ColorRange" color_count="10">
87           <gradient>
88             <key color="Green" />
89             <key color="Gold" />
90             <key color="HSB(0,100,80)" />
91           </gradient>
92         </palette>
93       </palettes>
94       <thresholds>
95         <threshold name="autoTr" type="AbsoluteDeviation" auto_value="{%Pop}" range_count="10" palette="myPalette" />
96       </thresholds>
97       <data input_mode="ByTree">
98         <point name="Europe" threshold="autoTr">
99           <point name="Albania" y="28750">
100             <attributes>
101               <attribute name="Cd"><![CDATA[AL]]></attribute>
102               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
103               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
104               <attribute name="Pop"><![CDATA[3249136]]></attribute>
105               <attribute name="Pg"><![CDATA[1.34]]></attribute>
106               <attribute name="Im"><![CDATA[49.2]]></attribute>
107               <attribute name="Gdp"><![CDATA[4100]]></attribute>
108               <attribute name="Inf"><![CDATA[16]]></attribute>
109             </attributes>
110           </point>
111           <point name="Greece" y="131940">
112             <attributes>
113               <attribute name="Cd"><![CDATA[GR]]></attribute>
114               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
115               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
116               <attribute name="Pop"><![CDATA[10538594]]></attribute>
117               <attribute name="Pg"><![CDATA[0.42]]></attribute>
118               <attribute name="Im"><![CDATA[7.4]]></attribute>
119               <attribute name="Gdp"><![CDATA[101700]]></attribute>
120               <attribute name="Inf"><![CDATA[8.1]]></attribute>
121             </attributes>
122           </point>
123           <point name="Macedonia" y="25333">
124             <attributes>
125               <attribute name="Cd"><![CDATA[MK]]></attribute>
126               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
127               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
128               <attribute name="Pop"><![CDATA[2104035]]></attribute>
129               <attribute name="Pg"><![CDATA[0.46]]></attribute>
130               <attribute name="Im"><![CDATA[29.7]]></attribute>
131               <attribute name="Gdp"><![CDATA[1900]]></attribute>
132               <attribute name="Inf"><![CDATA[14.8]]></attribute>
133             </attributes>
134           </point>
135           <point name="Serbia and Montenegro" y="102350">
136             <attributes>
137               <attribute name="Cd"><![CDATA[YU]]></attribute>
138               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
139               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
140               <attribute name="Pop"><![CDATA[10614558]]></attribute>
141               <attribute name="Pg"><![CDATA[0.08]]></attribute>
142               <attribute name="Im"><![CDATA[6.03]]></attribute>
143               <attribute name="Gdp"><![CDATA[20600]]></attribute>
144               <attribute name="Inf"><![CDATA[20]]></attribute>
145             </attributes>
146           </point>
147           <point name="Andorra" y="450">
148             <attributes>
149               <attribute name="Cd"><![CDATA[AND]]></attribute>
150               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
151               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
152               <attribute name="Pop"><![CDATA[72766]]></attribute>
153               <attribute name="Pg"><![CDATA[2.96]]></attribute>
154               <attribute name="Im"><![CDATA[2.2]]></attribute>
155               <attribute name="Gdp"><![CDATA[1000]]></attribute>
156               <attribute name="Inf"><![CDATA[3.2]]></attribute>
157             </attributes>
158           </point>
159           <point name="France" y="547030">
160             <attributes>
161               <attribute name="Cd"><![CDATA[F]]></attribute>
162               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
163               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
164               <attribute name="Pop"><![CDATA[58317450]]></attribute>
165               <attribute name="Pg"><![CDATA[0.34]]></attribute>
166               <attribute name="Im"><![CDATA[5.3]]></attribute>
167               <attribute name="Gdp"><![CDATA[1173000]]></attribute>
168               <attribute name="Inf"><![CDATA[1.7]]></attribute>
169             </attributes>
170           </point>
171           <point name="Spain" y="504750">
172             <attributes>
173               <attribute name="Cd"><![CDATA[E]]></attribute>
174               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
175               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
176               <attribute name="Pop"><![CDATA[39181114]]></attribute>
177               <attribute name="Pg"><![CDATA[0.16]]></attribute>
178               <attribute name="Im"><![CDATA[6.3]]></attribute>
179               <attribute name="Gdp"><![CDATA[565000]]></attribute>
180               <attribute name="Inf"><![CDATA[4.3]]></attribute>
181             </attributes>
182           </point>
183           <point name="Austria" y="83850">
184             <attributes>
185               <attribute name="Cd"><![CDATA[A]]></attribute>
186               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
187               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
188               <attribute name="Pop"><![CDATA[8023244]]></attribute>
189               <attribute name="Pg"><![CDATA[0.41]]></attribute>
190               <attribute name="Im"><![CDATA[6.2]]></attribute>
191               <attribute name="Gdp"><![CDATA[152000]]></attribute>
192               <attribute name="Inf"><![CDATA[2.3]]></attribute>
193             </attributes>
194           </point>
195           <point name="Czech Republic" y="78703">
196             <attributes>
197               <attribute name="Cd"><![CDATA[CZ]]></attribute>
198               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
199               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
200               <attribute name="Pop"><![CDATA[10321120]]></attribute>
201               <attribute name="Pg"><![CDATA[-0.03]]></attribute>
202               <attribute name="Im"><![CDATA[8.4]]></attribute>
203               <attribute name="Gdp"><![CDATA[106200]]></attribute>
204               <attribute name="Inf"><![CDATA[9.1]]></attribute>
205             </attributes>
206           </point>
207           <point name="Germany" y="356910">
208             <attributes>
209               <attribute name="Cd"><![CDATA[D]]></attribute>
210               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
211               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
212               <attribute name="Pop"><![CDATA[83536115]]></attribute>
213               <attribute name="Pg"><![CDATA[0.67]]></attribute>
214               <attribute name="Im"><![CDATA[6]]></attribute>
215               <attribute name="Gdp"><![CDATA[1452200]]></attribute>
216               <attribute name="Inf"><![CDATA[2.3]]></attribute>
217             </attributes>
218           </point>
219           <point name="Hungary" y="93030">
220             <attributes>
221               <attribute name="Cd"><![CDATA[H]]></attribute>
222               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
223               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
224               <attribute name="Pop"><![CDATA[10002541]]></attribute>
225               <attribute name="Pg"><![CDATA[-0.68]]></attribute>
226               <attribute name="Im"><![CDATA[12.3]]></attribute>
227               <attribute name="Gdp"><![CDATA[72500]]></attribute>
228               <attribute name="Inf"><![CDATA[28.3]]></attribute>
229             </attributes>
230           </point>
231           <point name="Italy" y="301230">
232             <attributes>
233               <attribute name="Cd"><![CDATA[I]]></attribute>
234               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
235               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
236               <attribute name="Pop"><![CDATA[57460274]]></attribute>
237               <attribute name="Pg"><![CDATA[0.13]]></attribute>
238               <attribute name="Im"><![CDATA[6.9]]></attribute>
239               <attribute name="Gdp"><![CDATA[1088600]]></attribute>
240               <attribute name="Inf"><![CDATA[5.4]]></attribute>
241             </attributes>
242           </point>
243           <point name="Liechtenstein" y="160">
244             <attributes>
245               <attribute name="Cd"><![CDATA[FL]]></attribute>
246               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
247               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
248               <attribute name="Pop"><![CDATA[31122]]></attribute>
249               <attribute name="Pg"><![CDATA[1.08]]></attribute>
250               <attribute name="Im"><![CDATA[5.3]]></attribute>
251               <attribute name="Gdp"><![CDATA[630]]></attribute>
252               <attribute name="Inf"><![CDATA[5.4]]></attribute>
253             </attributes>
254           </point>
255           <point name="Slovakia" y="48845">
256             <attributes>
257               <attribute name="Cd"><![CDATA[SK]]></attribute>
258               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
259               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
260               <attribute name="Pop"><![CDATA[5374362]]></attribute>
261               <attribute name="Pg"><![CDATA[0.34]]></attribute>
262               <attribute name="Im"><![CDATA[10.7]]></attribute>
263               <attribute name="Gdp"><![CDATA[39000]]></attribute>
264               <attribute name="Inf"><![CDATA[7.5]]></attribute>
265             </attributes>
266           </point>
267           <point name="Slovenia" y="20256">
268             <attributes>
269               <attribute name="Cd"><![CDATA[SLO]]></attribute>
270               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
271               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
272               <attribute name="Pop"><![CDATA[1951443]]></attribute>
273               <attribute name="Pg"><![CDATA[-0.27]]></attribute>
274               <attribute name="Im"><![CDATA[7.3]]></attribute>
275               <attribute name="Gdp"><![CDATA[22600]]></attribute>
276               <attribute name="Inf"><![CDATA[8]]></attribute>
277             </attributes>
278           </point>
279           <point name="Switzerland" y="41290">
280             <attributes>
281               <attribute name="Cd"><![CDATA[CH]]></attribute>
282               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
283               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
284               <attribute name="Pop"><![CDATA[7207060]]></attribute>
285               <attribute name="Pg"><![CDATA[0.59]]></attribute>
286               <attribute name="Im"><![CDATA[5.4]]></attribute>
287               <attribute name="Gdp"><![CDATA[158500]]></attribute>
288               <attribute name="Inf"><![CDATA[1.8]]></attribute>
289             </attributes>
290           </point>
291           <point name="Belarus" y="207600">
292             <attributes>
293               <attribute name="Cd"><![CDATA[BY]]></attribute>
294               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
295               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
296               <attribute name="Pop"><![CDATA[10415973]]></attribute>
297               <attribute name="Pg"><![CDATA[0.2]]></attribute>
298               <attribute name="Im"><![CDATA[13.4]]></attribute>
299               <attribute name="Gdp"><![CDATA[49200]]></attribute>
300               <attribute name="Inf"><![CDATA[244]]></attribute>
301             </attributes>
302           </point>
303           <point name="Latvia" y="64100">
304             <attributes>
305               <attribute name="Cd"><![CDATA[LV]]></attribute>
306               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
307               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
308               <attribute name="Pop"><![CDATA[2468982]]></attribute>
309               <attribute name="Pg"><![CDATA[-1.39]]></attribute>
310               <attribute name="Im"><![CDATA[21.2]]></attribute>
311               <attribute name="Gdp"><![CDATA[14700]]></attribute>
312               <attribute name="Inf"><![CDATA[20]]></attribute>
313             </attributes>
314           </point>
315           <point name="Lithuania" y="65200">
316             <attributes>
317               <attribute name="Cd"><![CDATA[LT]]></attribute>
318               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
319               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
320               <attribute name="Pop"><![CDATA[3646041]]></attribute>
321               <attribute name="Pg"><![CDATA[-0.35]]></attribute>
322               <attribute name="Im"><![CDATA[17]]></attribute>
323               <attribute name="Gdp"><![CDATA[13300]]></attribute>
324               <attribute name="Inf"><![CDATA[35]]></attribute>
325             </attributes>
326           </point>
327           <point name="Poland" y="312683">
328             <attributes>
329               <attribute name="Cd"><![CDATA[PL]]></attribute>
330               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
331               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
332               <attribute name="Pop"><![CDATA[38642565]]></attribute>
333               <attribute name="Pg"><![CDATA[0.14]]></attribute>
334               <attribute name="Im"><![CDATA[12.4]]></attribute>
335               <attribute name="Gdp"><![CDATA[226700]]></attribute>
336               <attribute name="Inf"><![CDATA[21.6]]></attribute>
337             </attributes>
338           </point>
339           <point name="Ukraine" y="603700">
340             <attributes>
341               <attribute name="Cd"><![CDATA[UA]]></attribute>
342               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
343               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
344               <attribute name="Pop"><![CDATA[50864009]]></attribute>
345               <attribute name="Pg"><![CDATA[-0.4]]></attribute>
346               <attribute name="Im"><![CDATA[22.5]]></attribute>
347               <attribute name="Gdp"><![CDATA[174600]]></attribute>
348               <attribute name="Inf"><![CDATA[9]]></attribute>
349             </attributes>
350           </point>
351           <point name="Russia" y="17075200">
352             <attributes>
353               <attribute name="Cd"><![CDATA[R]]></attribute>
354               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
355               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
356               <attribute name="Pop"><![CDATA[148178487]]></attribute>
357               <attribute name="Pg"><![CDATA[-0.07]]></attribute>
358               <attribute name="Im"><![CDATA[24.7]]></attribute>
359               <attribute name="Gdp"><![CDATA[796000]]></attribute>
360               <attribute name="Inf"><![CDATA[7]]></attribute>
361             </attributes>
362           </point>
363           <point name="Belgium" y="30510">
364             <attributes>
365               <attribute name="Cd"><![CDATA[B]]></attribute>
366               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
367               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
368               <attribute name="Pop"><![CDATA[10170241]]></attribute>
369               <attribute name="Pg"><![CDATA[0.33]]></attribute>
370               <attribute name="Im"><![CDATA[6.4]]></attribute>
371               <attribute name="Gdp"><![CDATA[197000]]></attribute>
372               <attribute name="Inf"><![CDATA[1.6]]></attribute>
373             </attributes>
374           </point>
375           <point name="Luxembourg" y="2586">
376             <attributes>
377               <attribute name="Cd"><![CDATA[L]]></attribute>
378               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
379               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
380               <attribute name="Pop"><![CDATA[415870]]></attribute>
381               <attribute name="Pg"><![CDATA[1.57]]></attribute>
382               <attribute name="Im"><![CDATA[4.7]]></attribute>
383               <attribute name="Gdp"><![CDATA[10000]]></attribute>
384               <attribute name="Inf"><![CDATA[3.6]]></attribute>
385             </attributes>
386           </point>
387           <point name="Netherlands" y="37330">
388             <attributes>
389               <attribute name="Cd"><![CDATA[NL]]></attribute>
390               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
391               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
392               <attribute name="Pop"><![CDATA[15568034]]></attribute>
393               <attribute name="Pg"><![CDATA[0.56]]></attribute>
394               <attribute name="Im"><![CDATA[4.9]]></attribute>
395               <attribute name="Gdp"><![CDATA[301900]]></attribute>
396               <attribute name="Inf"><![CDATA[2.25]]></attribute>
397             </attributes>
398           </point>
399           <point name="Bosnia and Herzegovina" y="51233">
400             <attributes>
401               <attribute name="Cd"><![CDATA[BIH]]></attribute>
402               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
403               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
404               <attribute name="Pop"><![CDATA[2656240]]></attribute>
405               <attribute name="Pg"><![CDATA[-2.84]]></attribute>
406               <attribute name="Im"><![CDATA[43.2]]></attribute>
407               <attribute name="Gdp"><![CDATA[1000]]></attribute>
408               <attribute name="Inf"><![CDATA[1.3]]></attribute>
409             </attributes>
410           </point>
411           <point name="Croatia" y="56538">
412             <attributes>
413               <attribute name="Cd"><![CDATA[HR]]></attribute>
414               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
415               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
416               <attribute name="Pop"><![CDATA[5004112]]></attribute>
417               <attribute name="Pg"><![CDATA[0.58]]></attribute>
418               <attribute name="Im"><![CDATA[10.2]]></attribute>
419               <attribute name="Gdp"><![CDATA[20100]]></attribute>
420               <attribute name="Inf"><![CDATA[3.7]]></attribute>
421             </attributes>
422           </point>
423           <point name="Bulgaria" y="110910">
424             <attributes>
425               <attribute name="Cd"><![CDATA[BG]]></attribute>
426               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
427               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
428               <attribute name="Pop"><![CDATA[8612757]]></attribute>
429               <attribute name="Pg"><![CDATA[0.46]]></attribute>
430               <attribute name="Im"><![CDATA[15.7]]></attribute>
431               <attribute name="Gdp"><![CDATA[43200]]></attribute>
432               <attribute name="Inf"><![CDATA[35]]></attribute>
433             </attributes>
434           </point>
435           <point name="Romania" y="237500">
436             <attributes>
437               <attribute name="Cd"><![CDATA[RO]]></attribute>
438               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
439               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
440               <attribute name="Pop"><![CDATA[21657162]]></attribute>
441               <attribute name="Pg"><![CDATA[-1.21]]></attribute>
442               <attribute name="Im"><![CDATA[23.2]]></attribute>
443               <attribute name="Gdp"><![CDATA[105700]]></attribute>
444               <attribute name="Inf"><![CDATA[25]]></attribute>
445             </attributes>
446           </point>
447           <point name="Denmark" y="43070">
448             <attributes>
449               <attribute name="Cd"><![CDATA[DK]]></attribute>
450               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
451               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
452               <attribute name="Pop"><![CDATA[5249632]]></attribute>
453               <attribute name="Pg"><![CDATA[0.38]]></attribute>
454               <attribute name="Im"><![CDATA[4.8]]></attribute>
455               <attribute name="Gdp"><![CDATA[112800]]></attribute>
456               <attribute name="Inf"><![CDATA[2.4]]></attribute>
457             </attributes>
458           </point>
459           <point name="Estonia" y="45100">
460             <attributes>
461               <attribute name="Cd"><![CDATA[EW]]></attribute>
462               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
463               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
464               <attribute name="Pop"><![CDATA[1459428]]></attribute>
465               <attribute name="Pg"><![CDATA[-1.13]]></attribute>
466               <attribute name="Im"><![CDATA[17.4]]></attribute>
467               <attribute name="Gdp"><![CDATA[12300]]></attribute>
468               <attribute name="Inf"><![CDATA[29]]></attribute>
469             </attributes>
470           </point>
471           <point name="Faroe Islands" y="1400">
472             <attributes>
473               <attribute name="Cd"><![CDATA[cid-cia-Faroe-Islands]]></attribute>
474               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
475               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
476               <attribute name="Pop"><![CDATA[43857]]></attribute>
477               <attribute name="Pg"><![CDATA[-1.8]]></attribute>
478               <attribute name="Im"><![CDATA[7.2]]></attribute>
479               <attribute name="Gdp"><![CDATA[733]]></attribute>
480               <attribute name="Inf"><![CDATA[6.8]]></attribute>
481             </attributes>
482           </point>
483           <point name="Finland" y="337030">
484             <attributes>
485               <attribute name="Cd"><![CDATA[SF]]></attribute>
486               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
487               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
488               <attribute name="Pop"><![CDATA[5105230]]></attribute>
489               <attribute name="Pg"><![CDATA[0.1]]></attribute>
490               <attribute name="Im"><![CDATA[4.9]]></attribute>
491               <attribute name="Gdp"><![CDATA[92400]]></attribute>
492               <attribute name="Inf"><![CDATA[2]]></attribute>
493             </attributes>
494           </point>
495           <point name="Norway" y="324220">
496             <attributes>
497               <attribute name="Cd"><![CDATA[N]]></attribute>
498               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
499               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
500               <attribute name="Pop"><![CDATA[4383807]]></attribute>
501               <attribute name="Pg"><![CDATA[0.48]]></attribute>
502               <attribute name="Im"><![CDATA[4.9]]></attribute>
503               <attribute name="Gdp"><![CDATA[106200]]></attribute>
504               <attribute name="Inf"><![CDATA[2.5]]></attribute>
505             </attributes>
506           </point>
507           <point name="Sweden" y="449964">
508             <attributes>
509               <attribute name="Cd"><![CDATA[S]]></attribute>
510               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
511               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
512               <attribute name="Pop"><![CDATA[8900954]]></attribute>
513               <attribute name="Pg"><![CDATA[0.56]]></attribute>
514               <attribute name="Im"><![CDATA[4.5]]></attribute>
515               <attribute name="Gdp"><![CDATA[177300]]></attribute>
516               <attribute name="Inf"><![CDATA[2.6]]></attribute>
517             </attributes>
518           </point>
519           <point name="Monaco" y="1.9">
520             <attributes>
521               <attribute name="Cd"><![CDATA[MC]]></attribute>
522               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
523               <attribute name="Rg"><![CDATA[Western Europe]]></attribute>
524               <attribute name="Pop"><![CDATA[31719]]></attribute>
525               <attribute name="Pg"><![CDATA[0.59]]></attribute>
526               <attribute name="Im"><![CDATA[6.9]]></attribute>
527               <attribute name="Gdp"><![CDATA[788]]></attribute>
528               <attribute name="Inf"><![CDATA[1.9]]></attribute>
529             </attributes>
530           </point>
531           <point name="Gibraltar" y="6.5">
532             <attributes>
533               <attribute name="Cd"><![CDATA[cid-cia-Gibraltar]]></attribute>
534               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
535               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
536               <attribute name="Pop"><![CDATA[28765]]></attribute>
537               <attribute name="Pg"><![CDATA[0.54]]></attribute>
538               <attribute name="Im"><![CDATA[6.9]]></attribute>
539               <attribute name="Gdp"><![CDATA[205]]></attribute>
540               <attribute name="Inf"><![CDATA[2.9]]></attribute>
541             </attributes>
542           </point>
543           <point name="Guernsey" y="194">
544             <attributes>
545               <attribute name="Cd"><![CDATA[cid-cia-Guernsey]]></attribute>
546               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
547               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
548               <attribute name="Pop"><![CDATA[62920]]></attribute>
549               <attribute name="Pg"><![CDATA[1.28]]></attribute>
550               <attribute name="Im"><![CDATA[9.2]]></attribute>
551               <attribute name="Gdp"><![CDATA[2742]]></attribute>
552               <attribute name="Inf"><![CDATA[7]]></attribute>
553             </attributes>
554           </point>
555           <point name="Iceland" y="103000">
556             <attributes>
557               <attribute name="Cd"><![CDATA[IS]]></attribute>
558               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
559               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
560               <attribute name="Pop"><![CDATA[270292]]></attribute>
561               <attribute name="Pg"><![CDATA[0.83]]></attribute>
562               <attribute name="Im"><![CDATA[4.3]]></attribute>
563               <attribute name="Gdp"><![CDATA[5000]]></attribute>
564               <attribute name="Inf"><![CDATA[2.5]]></attribute>
565             </attributes>
566           </point>
567           <point name="Ireland" y="70280">
568             <attributes>
569               <attribute name="Cd"><![CDATA[IRL]]></attribute>
570               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
571               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
572               <attribute name="Pop"><![CDATA[3566833]]></attribute>
573               <attribute name="Pg"><![CDATA[-0.22]]></attribute>
574               <attribute name="Im"><![CDATA[6.4]]></attribute>
575               <attribute name="Gdp"><![CDATA[54600]]></attribute>
576               <attribute name="Inf"><![CDATA[2.8]]></attribute>
577             </attributes>
578           </point>
579           <point name="San Marino" y="60">
580             <attributes>
581               <attribute name="Cd"><![CDATA[RSM]]></attribute>
582               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
583               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
584               <attribute name="Pop"><![CDATA[24521]]></attribute>
585               <attribute name="Pg"><![CDATA[0.82]]></attribute>
586               <attribute name="Im"><![CDATA[5.5]]></attribute>
587               <attribute name="Gdp"><![CDATA[380]]></attribute>
588               <attribute name="Inf"><![CDATA[5.5]]></attribute>
589             </attributes>
590           </point>
591           <point name="Jersey" y="117">
592             <attributes>
593               <attribute name="Cd"><![CDATA[cid-cia-Jersey]]></attribute>
594               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
595               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
596               <attribute name="Pop"><![CDATA[87848]]></attribute>
597               <attribute name="Pg"><![CDATA[0.77]]></attribute>
598               <attribute name="Im"><![CDATA[2.7]]></attribute>
599               <attribute name="Gdp"><![CDATA[5100]]></attribute>
600               <attribute name="Inf"><![CDATA[3.7]]></attribute>
601             </attributes>
602           </point>
603           <point name="Malta" y="320">
604             <attributes>
605               <attribute name="Cd"><![CDATA[M]]></attribute>
606               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
607               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
608               <attribute name="Pop"><![CDATA[375576]]></attribute>
609               <attribute name="Pg"><![CDATA[1.01]]></attribute>
610               <attribute name="Im"><![CDATA[6.9]]></attribute>
611               <attribute name="Gdp"><![CDATA[4400]]></attribute>
612               <attribute name="Inf"><![CDATA[5]]></attribute>
613             </attributes>
614           </point>
615           <point name="Moldova" y="33700">
616             <attributes>
617               <attribute name="Cd"><![CDATA[MD]]></attribute>
618               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
619               <attribute name="Rg"><![CDATA[Eastern Europe]]></attribute>
620               <attribute name="Pop"><![CDATA[4463847]]></attribute>
621               <attribute name="Pg"><![CDATA[0.18]]></attribute>
622               <attribute name="Im"><![CDATA[47.6]]></attribute>
623               <attribute name="Gdp"><![CDATA[10400]]></attribute>
624               <attribute name="Inf"><![CDATA[24]]></attribute>
625             </attributes>
626           </point>
627           <point name="Portugal" y="92080">
628             <attributes>
629               <attribute name="Cd"><![CDATA[P]]></attribute>
630               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
631               <attribute name="Rg"><![CDATA[Southern Europe]]></attribute>
632               <attribute name="Pop"><![CDATA[9865114]]></attribute>
633               <attribute name="Pg"><![CDATA[0.02]]></attribute>
634               <attribute name="Im"><![CDATA[7.6]]></attribute>
635               <attribute name="Gdp"><![CDATA[116200]]></attribute>
636               <attribute name="Inf"><![CDATA[4.6]]></attribute>
637             </attributes>
638           </point>
639           <point name="United Kingdom" y="244820">
640             <attributes>
641               <attribute name="Cd"><![CDATA[GB]]></attribute>
642               <attribute name="Cnt"><![CDATA[Europe]]></attribute>
643               <attribute name="Rg"><![CDATA[Northern Europe]]></attribute>
644               <attribute name="Pop"><![CDATA[58489975]]></attribute>
645               <attribute name="Pg"><![CDATA[0.22]]></attribute>
646               <attribute name="Im"><![CDATA[6.4]]></attribute>
647               <attribute name="Gdp"><![CDATA[1138400]]></attribute>
648               <attribute name="Inf"><![CDATA[3.1]]></attribute>
649             </attributes>
650           </point>
651         </point>
652         <point name="Asia" threshold="autoTr">
653           <point name="Turkey" y="780580">
654             <attributes>
655               <attribute name="Cd"><![CDATA[TR]]></attribute>
656               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
657               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
658               <attribute name="Pop"><![CDATA[62484478]]></attribute>
659               <attribute name="Pg"><![CDATA[1.67]]></attribute>
660               <attribute name="Im"><![CDATA[43.2]]></attribute>
661               <attribute name="Gdp"><![CDATA[345700]]></attribute>
662               <attribute name="Inf"><![CDATA[94]]></attribute>
663             </attributes>
664           </point>
665           <point name="Afghanistan" y="647500">
666             <attributes>
667               <attribute name="Cd"><![CDATA[AFG]]></attribute>
668               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
669               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
670               <attribute name="Pop"><![CDATA[22664136]]></attribute>
671               <attribute name="Pg"><![CDATA[4.78]]></attribute>
672               <attribute name="Im"><![CDATA[149.7]]></attribute>
673               <attribute name="Gdp"><![CDATA[12800]]></attribute>
674               <attribute name="Inf"><![CDATA[13]]></attribute>
675             </attributes>
676           </point>
677           <point name="China" y="9596960">
678             <attributes>
679               <attribute name="Cd"><![CDATA[TJ]]></attribute>
680               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
681               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
682               <attribute name="Pop"><![CDATA[1210004956]]></attribute>
683               <attribute name="Pg"><![CDATA[0.98]]></attribute>
684               <attribute name="Im"><![CDATA[39.6]]></attribute>
685               <attribute name="Gdp"><![CDATA[3500000]]></attribute>
686               <attribute name="Inf"><![CDATA[10.1]]></attribute>
687             </attributes>
688           </point>
689           <point name="Iran" y="1648000">
690             <attributes>
691               <attribute name="Cd"><![CDATA[IR]]></attribute>
692               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
693               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
694               <attribute name="Pop"><![CDATA[66094264]]></attribute>
695               <attribute name="Pg"><![CDATA[2.21]]></attribute>
696               <attribute name="Im"><![CDATA[52.7]]></attribute>
697               <attribute name="Gdp"><![CDATA[323500]]></attribute>
698               <attribute name="Inf"><![CDATA[60]]></attribute>
699             </attributes>
700           </point>
701           <point name="Pakistan" y="803940">
702             <attributes>
703               <attribute name="Cd"><![CDATA[PK]]></attribute>
704               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
705               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
706               <attribute name="Pop"><![CDATA[129275660]]></attribute>
707               <attribute name="Pg"><![CDATA[2.24]]></attribute>
708               <attribute name="Im"><![CDATA[96.8]]></attribute>
709               <attribute name="Gdp"><![CDATA[274200]]></attribute>
710               <attribute name="Inf"><![CDATA[13]]></attribute>
711             </attributes>
712           </point>
713           <point name="Tajikistan" y="143100">
714             <attributes>
715               <attribute name="Cd"><![CDATA[TAD]]></attribute>
716               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
717               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
718               <attribute name="Pop"><![CDATA[5916373]]></attribute>
719               <attribute name="Pg"><![CDATA[1.54]]></attribute>
720               <attribute name="Im"><![CDATA[113.1]]></attribute>
721               <attribute name="Gdp"><![CDATA[6400]]></attribute>
722               <attribute name="Inf"><![CDATA[28]]></attribute>
723             </attributes>
724           </point>
725           <point name="Turkmenistan" y="488100">
726             <attributes>
727               <attribute name="Cd"><![CDATA[TM]]></attribute>
728               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
729               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
730               <attribute name="Pop"><![CDATA[4149283]]></attribute>
731               <attribute name="Pg"><![CDATA[1.82]]></attribute>
732               <attribute name="Im"><![CDATA[81.6]]></attribute>
733               <attribute name="Gdp"><![CDATA[11500]]></attribute>
734               <attribute name="Inf"><![CDATA[25]]></attribute>
735             </attributes>
736           </point>
737           <point name="Uzbekistan" y="447400">
738             <attributes>
739               <attribute name="Cd"><![CDATA[UZB]]></attribute>
740               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
741               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
742               <attribute name="Pop"><![CDATA[23418381]]></attribute>
743               <attribute name="Pg"><![CDATA[1.87]]></attribute>
744               <attribute name="Im"><![CDATA[79.6]]></attribute>
745               <attribute name="Gdp"><![CDATA[54700]]></attribute>
746               <attribute name="Inf"><![CDATA[7.7]]></attribute>
747             </attributes>
748           </point>
749           <point name="Armenia" y="29800">
750             <attributes>
751               <attribute name="Cd"><![CDATA[ARM]]></attribute>
752               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
753               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
754               <attribute name="Pop"><![CDATA[3463574]]></attribute>
755               <attribute name="Pg"><![CDATA[0.02]]></attribute>
756               <attribute name="Im"><![CDATA[38.9]]></attribute>
757               <attribute name="Gdp"><![CDATA[9100]]></attribute>
758               <attribute name="Inf"><![CDATA[32.2]]></attribute>
759             </attributes>
760           </point>
761           <point name="Georgia" y="69700">
762             <attributes>
763               <attribute name="Cd"><![CDATA[GE]]></attribute>
764               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
765               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
766               <attribute name="Pop"><![CDATA[5219810]]></attribute>
767               <attribute name="Pg"><![CDATA[-1.02]]></attribute>
768               <attribute name="Im"><![CDATA[22.5]]></attribute>
769               <attribute name="Gdp"><![CDATA[6200]]></attribute>
770               <attribute name="Inf"><![CDATA[2.2]]></attribute>
771             </attributes>
772           </point>
773           <point name="Azerbaijan" y="86600">
774             <attributes>
775               <attribute name="Cd"><![CDATA[AZ]]></attribute>
776               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
777               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
778               <attribute name="Pop"><![CDATA[7676953]]></attribute>
779               <attribute name="Pg"><![CDATA[0.78]]></attribute>
780               <attribute name="Im"><![CDATA[74.5]]></attribute>
781               <attribute name="Gdp"><![CDATA[11500]]></attribute>
782               <attribute name="Inf"><![CDATA[85]]></attribute>
783             </attributes>
784           </point>
785           <point name="Bahrain" y="620">
786             <attributes>
787               <attribute name="Cd"><![CDATA[BRN]]></attribute>
788               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
789               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
790               <attribute name="Pop"><![CDATA[590042]]></attribute>
791               <attribute name="Pg"><![CDATA[2.27]]></attribute>
792               <attribute name="Im"><![CDATA[17.1]]></attribute>
793               <attribute name="Gdp"><![CDATA[7300]]></attribute>
794               <attribute name="Inf"><![CDATA[3]]></attribute>
795             </attributes>
796           </point>
797           <point name="Bangladesh" y="144000">
798             <attributes>
799               <attribute name="Cd"><![CDATA[BD]]></attribute>
800               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
801               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
802               <attribute name="Pop"><![CDATA[123062800]]></attribute>
803               <attribute name="Pg"><![CDATA[1.85]]></attribute>
804               <attribute name="Im"><![CDATA[102.3]]></attribute>
805               <attribute name="Gdp"><![CDATA[144500]]></attribute>
806               <attribute name="Inf"><![CDATA[4.5]]></attribute>
807             </attributes>
808           </point>
809           <point name="India" y="3287590">
810             <attributes>
811               <attribute name="Cd"><![CDATA[IND]]></attribute>
812               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
813               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
814               <attribute name="Pop"><![CDATA[952107694]]></attribute>
815               <attribute name="Pg"><![CDATA[1.64]]></attribute>
816               <attribute name="Im"><![CDATA[71.1]]></attribute>
817               <attribute name="Gdp"><![CDATA[1408700]]></attribute>
818               <attribute name="Inf"><![CDATA[9]]></attribute>
819             </attributes>
820           </point>
821           <point name="Bhutan" y="47000">
822             <attributes>
823               <attribute name="Cd"><![CDATA[BHT]]></attribute>
824               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
825               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
826               <attribute name="Pop"><![CDATA[1822625]]></attribute>
827               <attribute name="Pg"><![CDATA[2.32]]></attribute>
828               <attribute name="Im"><![CDATA[116.3]]></attribute>
829               <attribute name="Gdp"><![CDATA[1300]]></attribute>
830               <attribute name="Inf"><![CDATA[8.6]]></attribute>
831             </attributes>
832           </point>
833           <point name="Brunei" y="5770">
834             <attributes>
835               <attribute name="Cd"><![CDATA[BRU]]></attribute>
836               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
837               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
838               <attribute name="Pop"><![CDATA[299939]]></attribute>
839               <attribute name="Pg"><![CDATA[2.56]]></attribute>
840               <attribute name="Im"><![CDATA[24.2]]></attribute>
841               <attribute name="Gdp"><![CDATA[4600]]></attribute>
842               <attribute name="Inf"><![CDATA[2.4]]></attribute>
843             </attributes>
844           </point>
845           <point name="Malaysia" y="329750">
846             <attributes>
847               <attribute name="Cd"><![CDATA[MAL]]></attribute>
848               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
849               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
850               <attribute name="Pop"><![CDATA[19962893]]></attribute>
851               <attribute name="Pg"><![CDATA[2.07]]></attribute>
852               <attribute name="Im"><![CDATA[24]]></attribute>
853               <attribute name="Gdp"><![CDATA[193600]]></attribute>
854               <attribute name="Inf"><![CDATA[5.3]]></attribute>
855             </attributes>
856           </point>
857           <point name="Laos" y="236800">
858             <attributes>
859               <attribute name="Cd"><![CDATA[LAO]]></attribute>
860               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
861               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
862               <attribute name="Pop"><![CDATA[4975772]]></attribute>
863               <attribute name="Pg"><![CDATA[2.81]]></attribute>
864               <attribute name="Im"><![CDATA[96.8]]></attribute>
865               <attribute name="Gdp"><![CDATA[5200]]></attribute>
866               <attribute name="Inf"><![CDATA[20]]></attribute>
867             </attributes>
868           </point>
869           <point name="Thailand" y="514000">
870             <attributes>
871               <attribute name="Cd"><![CDATA[THA]]></attribute>
872               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
873               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
874               <attribute name="Pop"><![CDATA[58851357]]></attribute>
875               <attribute name="Pg"><![CDATA[1.03]]></attribute>
876               <attribute name="Im"><![CDATA[33.4]]></attribute>
877               <attribute name="Gdp"><![CDATA[416700]]></attribute>
878               <attribute name="Inf"><![CDATA[5.8]]></attribute>
879             </attributes>
880           </point>
881           <point name="Cambodia" y="181040">
882             <attributes>
883               <attribute name="Cd"><![CDATA[K]]></attribute>
884               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
885               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
886               <attribute name="Pop"><![CDATA[10861218]]></attribute>
887               <attribute name="Pg"><![CDATA[2.77]]></attribute>
888               <attribute name="Im"><![CDATA[107.8]]></attribute>
889               <attribute name="Gdp"><![CDATA[7000]]></attribute>
890               <attribute name="Inf"><![CDATA[6]]></attribute>
891             </attributes>
892           </point>
893           <point name="Vietnam" y="329560">
894             <attributes>
895               <attribute name="Cd"><![CDATA[VN]]></attribute>
896               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
897               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
898               <attribute name="Pop"><![CDATA[73976973]]></attribute>
899               <attribute name="Pg"><![CDATA[1.57]]></attribute>
900               <attribute name="Im"><![CDATA[38.4]]></attribute>
901               <attribute name="Gdp"><![CDATA[97000]]></attribute>
902               <attribute name="Inf"><![CDATA[14]]></attribute>
903             </attributes>
904           </point>
905           <point name="Hong Kong" y="1040">
906             <attributes>
907               <attribute name="Cd"><![CDATA[cid-cia-Hong-Kong]]></attribute>
908               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
909               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
910               <attribute name="Pop"><![CDATA[6305413]]></attribute>
911               <attribute name="Pg"><![CDATA[1.77]]></attribute>
912               <attribute name="Im"><![CDATA[5.1]]></attribute>
913               <attribute name="Gdp"><![CDATA[152400]]></attribute>
914               <attribute name="Inf"><![CDATA[8.4]]></attribute>
915             </attributes>
916           </point>
917           <point name="Kyrgyzstan" y="198500">
918             <attributes>
919               <attribute name="Cd"><![CDATA[KGZ]]></attribute>
920               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
921               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
922               <attribute name="Pop"><![CDATA[4529648]]></attribute>
923               <attribute name="Pg"><![CDATA[0.07]]></attribute>
924               <attribute name="Im"><![CDATA[77.8]]></attribute>
925               <attribute name="Gdp"><![CDATA[5400]]></attribute>
926               <attribute name="Inf"><![CDATA[32]]></attribute>
927             </attributes>
928           </point>
929           <point name="Macau" y="16">
930             <attributes>
931               <attribute name="Cd"><![CDATA[cid-cia-Macau]]></attribute>
932               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
933               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
934               <attribute name="Pop"><![CDATA[496837]]></attribute>
935               <attribute name="Pg"><![CDATA[1.15]]></attribute>
936               <attribute name="Im"><![CDATA[5.3]]></attribute>
937               <attribute name="Gdp"><![CDATA[6400]]></attribute>
938               <attribute name="Inf"><![CDATA[8.6]]></attribute>
939             </attributes>
940           </point>
941           <point name="Mongolia" y="1565000">
942             <attributes>
943               <attribute name="Cd"><![CDATA[MNG]]></attribute>
944               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
945               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
946               <attribute name="Pop"><![CDATA[2496617]]></attribute>
947               <attribute name="Pg"><![CDATA[1.69]]></attribute>
948               <attribute name="Im"><![CDATA[69.7]]></attribute>
949               <attribute name="Gdp"><![CDATA[4900]]></attribute>
950               <attribute name="Inf"><![CDATA[53]]></attribute>
951             </attributes>
952           </point>
953           <point name="Nepal" y="140800">
954             <attributes>
955               <attribute name="Cd"><![CDATA[NEP]]></attribute>
956               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
957               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
958               <attribute name="Pop"><![CDATA[22094033]]></attribute>
959               <attribute name="Pg"><![CDATA[2.45]]></attribute>
960               <attribute name="Im"><![CDATA[79]]></attribute>
961               <attribute name="Gdp"><![CDATA[25200]]></attribute>
962               <attribute name="Inf"><![CDATA[6.7]]></attribute>
963             </attributes>
964           </point>
965           <point name="Cyprus" y="9250">
966             <attributes>
967               <attribute name="Cd"><![CDATA[CY]]></attribute>
968               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
969               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
970               <attribute name="Pop"><![CDATA[744609]]></attribute>
971               <attribute name="Pg"><![CDATA[1.11]]></attribute>
972               <attribute name="Im"><![CDATA[8.4]]></attribute>
973               <attribute name="Gdp"><![CDATA[7800]]></attribute>
974               <attribute name="Inf"><![CDATA[2.2]]></attribute>
975             </attributes>
976           </point>
977           <point name="Israel" y="20770">
978             <attributes>
979               <attribute name="Cd"><![CDATA[IL]]></attribute>
980               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
981               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
982               <attribute name="Pop"><![CDATA[5421995]]></attribute>
983               <attribute name="Pg"><![CDATA[2.11]]></attribute>
984               <attribute name="Im"><![CDATA[8.5]]></attribute>
985               <attribute name="Gdp"><![CDATA[80100]]></attribute>
986               <attribute name="Inf"><![CDATA[10.1]]></attribute>
987             </attributes>
988           </point>
989           <point name="Indonesia" y="1919440">
990             <attributes>
991               <attribute name="Cd"><![CDATA[RI]]></attribute>
992               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
993               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
994               <attribute name="Pop"><![CDATA[206611600]]></attribute>
995               <attribute name="Pg"><![CDATA[1.53]]></attribute>
996               <attribute name="Im"><![CDATA[63.1]]></attribute>
997               <attribute name="Gdp"><![CDATA[710900]]></attribute>
998               <attribute name="Inf"><![CDATA[8.6]]></attribute>
999             </attributes>
1000           </point>
1001           <point name="Iraq" y="437072">
1002             <attributes>
1003               <attribute name="Cd"><![CDATA[IRQ]]></attribute>
1004               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1005               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1006               <attribute name="Pop"><![CDATA[21422292]]></attribute>
1007               <attribute name="Pg"><![CDATA[3.69]]></attribute>
1008               <attribute name="Im"><![CDATA[60]]></attribute>
1009               <attribute name="Gdp"><![CDATA[41100]]></attribute>
1010               <attribute name="Inf"><![CDATA[4.7]]></attribute>
1011             </attributes>
1012           </point>
1013           <point name="Jordan" y="89213">
1014             <attributes>
1015               <attribute name="Cd"><![CDATA[JOR]]></attribute>
1016               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1017               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1018               <attribute name="Pop"><![CDATA[4212152]]></attribute>
1019               <attribute name="Pg"><![CDATA[2.65]]></attribute>
1020               <attribute name="Im"><![CDATA[31.5]]></attribute>
1021               <attribute name="Gdp"><![CDATA[19300]]></attribute>
1022               <attribute name="Inf"><![CDATA[3]]></attribute>
1023             </attributes>
1024           </point>
1025           <point name="Kuwait" y="17820">
1026             <attributes>
1027               <attribute name="Cd"><![CDATA[KWT]]></attribute>
1028               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1029               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1030               <attribute name="Pop"><![CDATA[1950047]]></attribute>
1031               <attribute name="Pg"><![CDATA[6.65]]></attribute>
1032               <attribute name="Im"><![CDATA[11.1]]></attribute>
1033               <attribute name="Gdp"><![CDATA[30800]]></attribute>
1034               <attribute name="Inf"><![CDATA[5]]></attribute>
1035             </attributes>
1036           </point>
1037           <point name="Saudi Arabia" y="1960582">
1038             <attributes>
1039               <attribute name="Cd"><![CDATA[SA]]></attribute>
1040               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1041               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1042               <attribute name="Pop"><![CDATA[19409058]]></attribute>
1043               <attribute name="Pg"><![CDATA[3.45]]></attribute>
1044               <attribute name="Im"><![CDATA[46.4]]></attribute>
1045               <attribute name="Gdp"><![CDATA[189300]]></attribute>
1046               <attribute name="Inf"><![CDATA[5]]></attribute>
1047             </attributes>
1048           </point>
1049           <point name="Syria" y="185180">
1050             <attributes>
1051               <attribute name="Cd"><![CDATA[SYR]]></attribute>
1052               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1053               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1054               <attribute name="Pop"><![CDATA[15608648]]></attribute>
1055               <attribute name="Pg"><![CDATA[3.37]]></attribute>
1056               <attribute name="Im"><![CDATA[40]]></attribute>
1057               <attribute name="Gdp"><![CDATA[91200]]></attribute>
1058               <attribute name="Inf"><![CDATA[15.1]]></attribute>
1059             </attributes>
1060           </point>
1061           <point name="Lebanon" y="10400">
1062             <attributes>
1063               <attribute name="Cd"><![CDATA[RL]]></attribute>
1064               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1065               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1066               <attribute name="Pop"><![CDATA[3776317]]></attribute>
1067               <attribute name="Pg"><![CDATA[2.16]]></attribute>
1068               <attribute name="Im"><![CDATA[36.7]]></attribute>
1069               <attribute name="Gdp"><![CDATA[18300]]></attribute>
1070               <attribute name="Inf"><![CDATA[9]]></attribute>
1071             </attributes>
1072           </point>
1073           <point name="Japan" y="377835">
1074             <attributes>
1075               <attribute name="Cd"><![CDATA[J]]></attribute>
1076               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1077               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
1078               <attribute name="Pop"><![CDATA[125449703]]></attribute>
1079               <attribute name="Pg"><![CDATA[0.21]]></attribute>
1080               <attribute name="Im"><![CDATA[4.4]]></attribute>
1081               <attribute name="Gdp"><![CDATA[2679200]]></attribute>
1082               <attribute name="Inf"><![CDATA[-0.1]]></attribute>
1083             </attributes>
1084           </point>
1085           <point name="South Korea" y="98480">
1086             <attributes>
1087               <attribute name="Cd"><![CDATA[ROK]]></attribute>
1088               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1089               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
1090               <attribute name="Pop"><![CDATA[45482291]]></attribute>
1091               <attribute name="Pg"><![CDATA[1.02]]></attribute>
1092               <attribute name="Im"><![CDATA[8.2]]></attribute>
1093               <attribute name="Gdp"><![CDATA[590700]]></attribute>
1094               <attribute name="Inf"><![CDATA[4.3]]></attribute>
1095             </attributes>
1096           </point>
1097           <point name="Maldives" y="300">
1098             <attributes>
1099               <attribute name="Cd"><![CDATA[MV]]></attribute>
1100               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1101               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
1102               <attribute name="Pop"><![CDATA[270758]]></attribute>
1103               <attribute name="Pg"><![CDATA[3.52]]></attribute>
1104               <attribute name="Im"><![CDATA[47]]></attribute>
1105               <attribute name="Gdp"><![CDATA[390]]></attribute>
1106               <attribute name="Inf"><![CDATA[16.5]]></attribute>
1107             </attributes>
1108           </point>
1109           <point name="Oman" y="212460">
1110             <attributes>
1111               <attribute name="Cd"><![CDATA[OM]]></attribute>
1112               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1113               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1114               <attribute name="Pop"><![CDATA[2186548]]></attribute>
1115               <attribute name="Pg"><![CDATA[3.53]]></attribute>
1116               <attribute name="Im"><![CDATA[27.3]]></attribute>
1117               <attribute name="Gdp"><![CDATA[19100]]></attribute>
1118               <attribute name="Inf"><![CDATA[-0.7]]></attribute>
1119             </attributes>
1120           </point>
1121           <point name="United Arab Emirates" y="75581">
1122             <attributes>
1123               <attribute name="Cd"><![CDATA[UAE]]></attribute>
1124               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1125               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1126               <attribute name="Pop"><![CDATA[3057337]]></attribute>
1127               <attribute name="Pg"><![CDATA[4.33]]></attribute>
1128               <attribute name="Im"><![CDATA[20.4]]></attribute>
1129               <attribute name="Gdp"><![CDATA[70100]]></attribute>
1130               <attribute name="Inf"><![CDATA[4.6]]></attribute>
1131             </attributes>
1132           </point>
1133           <point name="Yemen" y="527970">
1134             <attributes>
1135               <attribute name="Cd"><![CDATA[YE]]></attribute>
1136               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1137               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1138               <attribute name="Pop"><![CDATA[13483178]]></attribute>
1139               <attribute name="Pg"><![CDATA[3.56]]></attribute>
1140               <attribute name="Im"><![CDATA[71.5]]></attribute>
1141               <attribute name="Gdp"><![CDATA[37100]]></attribute>
1142               <attribute name="Inf"><![CDATA[71.3]]></attribute>
1143             </attributes>
1144           </point>
1145           <point name="Philippines" y="300000">
1146             <attributes>
1147               <attribute name="Cd"><![CDATA[RP]]></attribute>
1148               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1149               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
1150               <attribute name="Pop"><![CDATA[74480848]]></attribute>
1151               <attribute name="Pg"><![CDATA[2.18]]></attribute>
1152               <attribute name="Im"><![CDATA[35.9]]></attribute>
1153               <attribute name="Gdp"><![CDATA[179700]]></attribute>
1154               <attribute name="Inf"><![CDATA[8.1]]></attribute>
1155             </attributes>
1156           </point>
1157           <point name="Qatar" y="11000">
1158             <attributes>
1159               <attribute name="Cd"><![CDATA[Q]]></attribute>
1160               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1161               <attribute name="Rg"><![CDATA[Western Asia]]></attribute>
1162               <attribute name="Pop"><![CDATA[547761]]></attribute>
1163               <attribute name="Pg"><![CDATA[2.39]]></attribute>
1164               <attribute name="Im"><![CDATA[19.6]]></attribute>
1165               <attribute name="Gdp"><![CDATA[10700]]></attribute>
1166               <attribute name="Inf"><![CDATA[3]]></attribute>
1167             </attributes>
1168           </point>
1169           <point name="Singapore" y="632.6">
1170             <attributes>
1171               <attribute name="Cd"><![CDATA[SGP]]></attribute>
1172               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1173               <attribute name="Rg"><![CDATA[South-eastern Asia]]></attribute>
1174               <attribute name="Pop"><![CDATA[3396924]]></attribute>
1175               <attribute name="Pg"><![CDATA[1.9]]></attribute>
1176               <attribute name="Im"><![CDATA[4.7]]></attribute>
1177               <attribute name="Gdp"><![CDATA[66100]]></attribute>
1178               <attribute name="Inf"><![CDATA[1.7]]></attribute>
1179             </attributes>
1180           </point>
1181           <point name="Sri Lanka" y="65610">
1182             <attributes>
1183               <attribute name="Cd"><![CDATA[CL]]></attribute>
1184               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1185               <attribute name="Rg"><![CDATA[South-central Asia]]></attribute>
1186               <attribute name="Pop"><![CDATA[18553074]]></attribute>
1187               <attribute name="Pg"><![CDATA[1.13]]></attribute>
1188               <attribute name="Im"><![CDATA[20.8]]></attribute>
1189               <attribute name="Gdp"><![CDATA[65600]]></attribute>
1190               <attribute name="Inf"><![CDATA[8.4]]></attribute>
1191             </attributes>
1192           </point>
1193           <point name="Taiwan" y="35980">
1194             <attributes>
1195               <attribute name="Cd"><![CDATA[RC]]></attribute>
1196               <attribute name="Cnt"><![CDATA[Asia]]></attribute>
1197               <attribute name="Rg"><![CDATA[Eastern Asia]]></attribute>
1198               <attribute name="Pop"><![CDATA[21465881]]></attribute>
1199               <attribute name="Pg"><![CDATA[0.89]]></attribute>
1200               <attribute name="Im"><![CDATA[7]]></attribute>
1201               <attribute name="Gdp"><![CDATA[290500]]></attribute>
1202               <attribute name="Inf"><![CDATA[4]]></attribute>
1203             </attributes>
1204           </point>
1205         </point>
1206         <point name="Africa" threshold="autoTr">
1207           <point name="Egypt" y="1001450">
1208             <attributes>
1209               <attribute name="Cd"><![CDATA[ET]]></attribute>
1210               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1211               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1212               <attribute name="Pop"><![CDATA[63575107]]></attribute>
1213               <attribute name="Pg"><![CDATA[1.91]]></attribute>
1214               <attribute name="Im"><![CDATA[72.8]]></attribute>
1215               <attribute name="Gdp"><![CDATA[171000]]></attribute>
1216               <attribute name="Inf"><![CDATA[9.4]]></attribute>
1217             </attributes>
1218           </point>
1219           <point name="Algeria" y="2381740">
1220             <attributes>
1221               <attribute name="Cd"><![CDATA[DZ]]></attribute>
1222               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1223               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1224               <attribute name="Pop"><![CDATA[29183032]]></attribute>
1225               <attribute name="Pg"><![CDATA[2.21]]></attribute>
1226               <attribute name="Im"><![CDATA[48.7]]></attribute>
1227               <attribute name="Gdp"><![CDATA[108700]]></attribute>
1228               <attribute name="Inf"><![CDATA[28]]></attribute>
1229             </attributes>
1230           </point>
1231           <point name="Libya" y="1759540">
1232             <attributes>
1233               <attribute name="Cd"><![CDATA[LAR]]></attribute>
1234               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1235               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1236               <attribute name="Pop"><![CDATA[5445436]]></attribute>
1237               <attribute name="Pg"><![CDATA[3.67]]></attribute>
1238               <attribute name="Im"><![CDATA[59.5]]></attribute>
1239               <attribute name="Gdp"><![CDATA[32900]]></attribute>
1240               <attribute name="Inf"><![CDATA[25]]></attribute>
1241             </attributes>
1242           </point>
1243           <point name="Mali" y="1240000">
1244             <attributes>
1245               <attribute name="Cd"><![CDATA[RMM]]></attribute>
1246               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1247               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1248               <attribute name="Pop"><![CDATA[9653261]]></attribute>
1249               <attribute name="Pg"><![CDATA[2.95]]></attribute>
1250               <attribute name="Im"><![CDATA[102.7]]></attribute>
1251               <attribute name="Gdp"><![CDATA[5400]]></attribute>
1252               <attribute name="Inf"><![CDATA[8]]></attribute>
1253             </attributes>
1254           </point>
1255           <point name="Mauritania" y="1030700">
1256             <attributes>
1257               <attribute name="Cd"><![CDATA[RIM]]></attribute>
1258               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1259               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1260               <attribute name="Pop"><![CDATA[2336048]]></attribute>
1261               <attribute name="Pg"><![CDATA[3.17]]></attribute>
1262               <attribute name="Im"><![CDATA[81.7]]></attribute>
1263               <attribute name="Gdp"><![CDATA[2800]]></attribute>
1264               <attribute name="Inf"><![CDATA[3.5]]></attribute>
1265             </attributes>
1266           </point>
1267           <point name="Morocco" y="446550">
1268             <attributes>
1269               <attribute name="Cd"><![CDATA[MA]]></attribute>
1270               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1271               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1272               <attribute name="Pop"><![CDATA[29779156]]></attribute>
1273               <attribute name="Pg"><![CDATA[2.05]]></attribute>
1274               <attribute name="Im"><![CDATA[43.2]]></attribute>
1275               <attribute name="Gdp"><![CDATA[87400]]></attribute>
1276               <attribute name="Inf"><![CDATA[5.4]]></attribute>
1277             </attributes>
1278           </point>
1279           <point name="Niger" y="1267000">
1280             <attributes>
1281               <attribute name="Cd"><![CDATA[RN]]></attribute>
1282               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1283               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1284               <attribute name="Pop"><![CDATA[9113001]]></attribute>
1285               <attribute name="Pg"><![CDATA[2.99]]></attribute>
1286               <attribute name="Im"><![CDATA[117.6]]></attribute>
1287               <attribute name="Gdp"><![CDATA[5500]]></attribute>
1288               <attribute name="Inf"><![CDATA[35.6]]></attribute>
1289             </attributes>
1290           </point>
1291           <point name="Tunisia" y="163610">
1292             <attributes>
1293               <attribute name="Cd"><![CDATA[TN]]></attribute>
1294               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1295               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1296               <attribute name="Pop"><![CDATA[9019687]]></attribute>
1297               <attribute name="Pg"><![CDATA[1.81]]></attribute>
1298               <attribute name="Im"><![CDATA[35.1]]></attribute>
1299               <attribute name="Gdp"><![CDATA[37100]]></attribute>
1300               <attribute name="Inf"><![CDATA[5.5]]></attribute>
1301             </attributes>
1302           </point>
1303           <point name="Angola" y="1246700">
1304             <attributes>
1305               <attribute name="Cd"><![CDATA[ANG]]></attribute>
1306               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1307               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1308               <attribute name="Pop"><![CDATA[10342899]]></attribute>
1309               <attribute name="Pg"><![CDATA[2.68]]></attribute>
1310               <attribute name="Im"><![CDATA[138.9]]></attribute>
1311               <attribute name="Gdp"><![CDATA[7400]]></attribute>
1312               <attribute name="Inf"><![CDATA[20]]></attribute>
1313             </attributes>
1314           </point>
1315           <point name="Congo" y="342000">
1316             <attributes>
1317               <attribute name="Cd"><![CDATA[RCB]]></attribute>
1318               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1319               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1320               <attribute name="Pop"><![CDATA[2527841]]></attribute>
1321               <attribute name="Pg"><![CDATA[2.19]]></attribute>
1322               <attribute name="Im"><![CDATA[108.1]]></attribute>
1323               <attribute name="Gdp"><![CDATA[7700]]></attribute>
1324               <attribute name="Inf"><![CDATA[61]]></attribute>
1325             </attributes>
1326           </point>
1327           <point name="Namibia" y="825418">
1328             <attributes>
1329               <attribute name="Cd"><![CDATA[NAM]]></attribute>
1330               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1331               <attribute name="Rg"><![CDATA[Southern Africa]]></attribute>
1332               <attribute name="Pop"><![CDATA[1677243]]></attribute>
1333               <attribute name="Pg"><![CDATA[2.93]]></attribute>
1334               <attribute name="Im"><![CDATA[47.2]]></attribute>
1335               <attribute name="Gdp"><![CDATA[5800]]></attribute>
1336               <attribute name="Inf"><![CDATA[11]]></attribute>
1337             </attributes>
1338           </point>
1339           <point name="Zambia" y="752610">
1340             <attributes>
1341               <attribute name="Cd"><![CDATA[Z]]></attribute>
1342               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1343               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1344               <attribute name="Pop"><![CDATA[9159072]]></attribute>
1345               <attribute name="Pg"><![CDATA[2.11]]></attribute>
1346               <attribute name="Im"><![CDATA[96.1]]></attribute>
1347               <attribute name="Gdp"><![CDATA[8900]]></attribute>
1348               <attribute name="Inf"><![CDATA[55]]></attribute>
1349             </attributes>
1350           </point>
1351           <point name="Benin" y="112620">
1352             <attributes>
1353               <attribute name="Cd"><![CDATA[BEN]]></attribute>
1354               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1355               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1356               <attribute name="Pop"><![CDATA[5709529]]></attribute>
1357               <attribute name="Pg"><![CDATA[3.32]]></attribute>
1358               <attribute name="Im"><![CDATA[105.1]]></attribute>
1359               <attribute name="Gdp"><![CDATA[7600]]></attribute>
1360               <attribute name="Inf"><![CDATA[55]]></attribute>
1361             </attributes>
1362           </point>
1363           <point name="Burkina Faso" y="274200">
1364             <attributes>
1365               <attribute name="Cd"><![CDATA[BF]]></attribute>
1366               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1367               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1368               <attribute name="Pop"><![CDATA[10623323]]></attribute>
1369               <attribute name="Pg"><![CDATA[2.53]]></attribute>
1370               <attribute name="Im"><![CDATA[117.8]]></attribute>
1371               <attribute name="Gdp"><![CDATA[7400]]></attribute>
1372               <attribute name="Inf"><![CDATA[5]]></attribute>
1373             </attributes>
1374           </point>
1375           <point name="Nigeria" y="923770">
1376             <attributes>
1377               <attribute name="Cd"><![CDATA[WAN]]></attribute>
1378               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1379               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1380               <attribute name="Pop"><![CDATA[103912489]]></attribute>
1381               <attribute name="Pg"><![CDATA[3.05]]></attribute>
1382               <attribute name="Im"><![CDATA[72.4]]></attribute>
1383               <attribute name="Gdp"><![CDATA[135900]]></attribute>
1384               <attribute name="Inf"><![CDATA[57]]></attribute>
1385             </attributes>
1386           </point>
1387           <point name="Togo" y="56790">
1388             <attributes>
1389               <attribute name="Cd"><![CDATA[RT]]></attribute>
1390               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1391               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1392               <attribute name="Pop"><![CDATA[4570530]]></attribute>
1393               <attribute name="Pg"><![CDATA[3.56]]></attribute>
1394               <attribute name="Im"><![CDATA[84.3]]></attribute>
1395               <attribute name="Gdp"><![CDATA[4100]]></attribute>
1396               <attribute name="Inf"><![CDATA[8.8]]></attribute>
1397             </attributes>
1398           </point>
1399           <point name="Botswana" y="600370">
1400             <attributes>
1401               <attribute name="Cd"><![CDATA[RB]]></attribute>
1402               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1403               <attribute name="Rg"><![CDATA[Southern Africa]]></attribute>
1404               <attribute name="Pop"><![CDATA[1477630]]></attribute>
1405               <attribute name="Pg"><![CDATA[1.63]]></attribute>
1406               <attribute name="Im"><![CDATA[54.2]]></attribute>
1407               <attribute name="Gdp"><![CDATA[4500]]></attribute>
1408               <attribute name="Inf"><![CDATA[10]]></attribute>
1409             </attributes>
1410           </point>
1411           <point name="South Africa" y="1219912">
1412             <attributes>
1413               <attribute name="Cd"><![CDATA[RSA]]></attribute>
1414               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1415               <attribute name="Rg"><![CDATA[Southern Africa]]></attribute>
1416               <attribute name="Pop"><![CDATA[41743459]]></attribute>
1417               <attribute name="Pg"><![CDATA[1.76]]></attribute>
1418               <attribute name="Im"><![CDATA[48.8]]></attribute>
1419               <attribute name="Gdp"><![CDATA[215000]]></attribute>
1420               <attribute name="Inf"><![CDATA[8.7]]></attribute>
1421             </attributes>
1422           </point>
1423           <point name="Zimbabwe" y="390580">
1424             <attributes>
1425               <attribute name="Cd"><![CDATA[ZW]]></attribute>
1426               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1427               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1428               <attribute name="Pop"><![CDATA[11271314]]></attribute>
1429               <attribute name="Pg"><![CDATA[1.41]]></attribute>
1430               <attribute name="Im"><![CDATA[72.8]]></attribute>
1431               <attribute name="Gdp"><![CDATA[18100]]></attribute>
1432               <attribute name="Inf"><![CDATA[25.8]]></attribute>
1433             </attributes>
1434           </point>
1435           <point name="Ghana" y="238540">
1436             <attributes>
1437               <attribute name="Cd"><![CDATA[GH]]></attribute>
1438               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1439               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1440               <attribute name="Pop"><![CDATA[17698271]]></attribute>
1441               <attribute name="Pg"><![CDATA[2.29]]></attribute>
1442               <attribute name="Im"><![CDATA[80.3]]></attribute>
1443               <attribute name="Gdp"><![CDATA[25100]]></attribute>
1444               <attribute name="Inf"><![CDATA[69]]></attribute>
1445             </attributes>
1446           </point>
1447           <point name="Burundi" y="27830">
1448             <attributes>
1449               <attribute name="Cd"><![CDATA[BI]]></attribute>
1450               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1451               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1452               <attribute name="Pop"><![CDATA[5943057]]></attribute>
1453               <attribute name="Pg"><![CDATA[1.54]]></attribute>
1454               <attribute name="Im"><![CDATA[102.2]]></attribute>
1455               <attribute name="Gdp"><![CDATA[4000]]></attribute>
1456               <attribute name="Inf"><![CDATA[10]]></attribute>
1457             </attributes>
1458           </point>
1459           <point name="Rwanda" y="26340">
1460             <attributes>
1461               <attribute name="Cd"><![CDATA[RWA]]></attribute>
1462               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1463               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1464               <attribute name="Pop"><![CDATA[6853359]]></attribute>
1465               <attribute name="Pg"><![CDATA[16.49]]></attribute>
1466               <attribute name="Im"><![CDATA[118.8]]></attribute>
1467               <attribute name="Gdp"><![CDATA[3800]]></attribute>
1468               <attribute name="Inf"><![CDATA[64]]></attribute>
1469             </attributes>
1470           </point>
1471           <point name="Tanzania" y="945090">
1472             <attributes>
1473               <attribute name="Cd"><![CDATA[EAT]]></attribute>
1474               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1475               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1476               <attribute name="Pop"><![CDATA[29058470]]></attribute>
1477               <attribute name="Pg"><![CDATA[1.15]]></attribute>
1478               <attribute name="Im"><![CDATA[105.9]]></attribute>
1479               <attribute name="Gdp"><![CDATA[23100]]></attribute>
1480               <attribute name="Inf"><![CDATA[25]]></attribute>
1481             </attributes>
1482           </point>
1483           <point name="Cameroon" y="475440">
1484             <attributes>
1485               <attribute name="Cd"><![CDATA[CAM]]></attribute>
1486               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1487               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1488               <attribute name="Pop"><![CDATA[14261557]]></attribute>
1489               <attribute name="Pg"><![CDATA[2.89]]></attribute>
1490               <attribute name="Im"><![CDATA[78.7]]></attribute>
1491               <attribute name="Gdp"><![CDATA[16500]]></attribute>
1492               <attribute name="Inf"><![CDATA[48]]></attribute>
1493             </attributes>
1494           </point>
1495           <point name="Central African Republic" y="622980">
1496             <attributes>
1497               <attribute name="Cd"><![CDATA[RCA]]></attribute>
1498               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1499               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1500               <attribute name="Pop"><![CDATA[3274426]]></attribute>
1501               <attribute name="Pg"><![CDATA[2.08]]></attribute>
1502               <attribute name="Im"><![CDATA[111.7]]></attribute>
1503               <attribute name="Gdp"><![CDATA[2500]]></attribute>
1504               <attribute name="Inf"><![CDATA[45]]></attribute>
1505             </attributes>
1506           </point>
1507           <point name="Chad" y="1284000">
1508             <attributes>
1509               <attribute name="Cd"><![CDATA[TCH]]></attribute>
1510               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1511               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1512               <attribute name="Pop"><![CDATA[6976845]]></attribute>
1513               <attribute name="Pg"><![CDATA[2.68]]></attribute>
1514               <attribute name="Im"><![CDATA[120.4]]></attribute>
1515               <attribute name="Gdp"><![CDATA[3300]]></attribute>
1516               <attribute name="Inf"><![CDATA[41]]></attribute>
1517             </attributes>
1518           </point>
1519           <point name="Equatorial Guinea" y="28050">
1520             <attributes>
1521               <attribute name="Cd"><![CDATA[GQ]]></attribute>
1522               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1523               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1524               <attribute name="Pop"><![CDATA[431282]]></attribute>
1525               <attribute name="Pg"><![CDATA[2.58]]></attribute>
1526               <attribute name="Im"><![CDATA[98]]></attribute>
1527               <attribute name="Gdp"><![CDATA[325]]></attribute>
1528               <attribute name="Inf"><![CDATA[41]]></attribute>
1529             </attributes>
1530           </point>
1531           <point name="Gabon" y="267670">
1532             <attributes>
1533               <attribute name="Cd"><![CDATA[G]]></attribute>
1534               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1535               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1536               <attribute name="Pop"><![CDATA[1172798]]></attribute>
1537               <attribute name="Pg"><![CDATA[1.47]]></attribute>
1538               <attribute name="Im"><![CDATA[90.1]]></attribute>
1539               <attribute name="Gdp"><![CDATA[6000]]></attribute>
1540               <attribute name="Inf"><![CDATA[15]]></attribute>
1541             </attributes>
1542           </point>
1543           <point name="Cape Verde" y="4030">
1544             <attributes>
1545               <attribute name="Cd"><![CDATA[CV]]></attribute>
1546               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1547               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1548               <attribute name="Pop"><![CDATA[449066]]></attribute>
1549               <attribute name="Pg"><![CDATA[2.93]]></attribute>
1550               <attribute name="Im"><![CDATA[54.3]]></attribute>
1551               <attribute name="Gdp"><![CDATA[440]]></attribute>
1552               <attribute name="Inf"><![CDATA[5]]></attribute>
1553             </attributes>
1554           </point>
1555           <point name="Sudan" y="2505810">
1556             <attributes>
1557               <attribute name="Cd"><![CDATA[SUD]]></attribute>
1558               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1559               <attribute name="Rg"><![CDATA[Northern Africa]]></attribute>
1560               <attribute name="Pop"><![CDATA[31547543]]></attribute>
1561               <attribute name="Pg"><![CDATA[3.48]]></attribute>
1562               <attribute name="Im"><![CDATA[76]]></attribute>
1563               <attribute name="Gdp"><![CDATA[25000]]></attribute>
1564               <attribute name="Inf"><![CDATA[66]]></attribute>
1565             </attributes>
1566           </point>
1567           <point name="Comoros" y="2170">
1568             <attributes>
1569               <attribute name="Cd"><![CDATA[COM]]></attribute>
1570               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1571               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1572               <attribute name="Pop"><![CDATA[569237]]></attribute>
1573               <attribute name="Pg"><![CDATA[3.55]]></attribute>
1574               <attribute name="Im"><![CDATA[75.3]]></attribute>
1575               <attribute name="Gdp"><![CDATA[370]]></attribute>
1576               <attribute name="Inf"><![CDATA[15]]></attribute>
1577             </attributes>
1578           </point>
1579           <point name="Guinea" y="245860">
1580             <attributes>
1581               <attribute name="Cd"><![CDATA[RG]]></attribute>
1582               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1583               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1584               <attribute name="Pop"><![CDATA[7411981]]></attribute>
1585               <attribute name="Pg"><![CDATA[1.85]]></attribute>
1586               <attribute name="Im"><![CDATA[134.1]]></attribute>
1587               <attribute name="Gdp"><![CDATA[6500]]></attribute>
1588               <attribute name="Inf"><![CDATA[4.1]]></attribute>
1589             </attributes>
1590           </point>
1591           <point name="Liberia" y="111370">
1592             <attributes>
1593               <attribute name="Cd"><![CDATA[LB]]></attribute>
1594               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1595               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1596               <attribute name="Pop"><![CDATA[2109789]]></attribute>
1597               <attribute name="Pg"><![CDATA[2.13]]></attribute>
1598               <attribute name="Im"><![CDATA[108.1]]></attribute>
1599               <attribute name="Gdp"><![CDATA[2300]]></attribute>
1600               <attribute name="Inf"><![CDATA[50]]></attribute>
1601             </attributes>
1602           </point>
1603           <point name="Djibouti" y="22000">
1604             <attributes>
1605               <attribute name="Cd"><![CDATA[DJI]]></attribute>
1606               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1607               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1608               <attribute name="Pop"><![CDATA[427642]]></attribute>
1609               <attribute name="Pg"><![CDATA[1.5]]></attribute>
1610               <attribute name="Im"><![CDATA[106.7]]></attribute>
1611               <attribute name="Gdp"><![CDATA[500]]></attribute>
1612               <attribute name="Inf"><![CDATA[6]]></attribute>
1613             </attributes>
1614           </point>
1615           <point name="Eritrea" y="121320">
1616             <attributes>
1617               <attribute name="Cd"><![CDATA[ER]]></attribute>
1618               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1619               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1620               <attribute name="Pop"><![CDATA[3427883]]></attribute>
1621               <attribute name="Pg"><![CDATA[2.79]]></attribute>
1622               <attribute name="Im"><![CDATA[118.9]]></attribute>
1623               <attribute name="Gdp"><![CDATA[2000]]></attribute>
1624               <attribute name="Inf"><![CDATA[10]]></attribute>
1625             </attributes>
1626           </point>
1627           <point name="Ethiopia" y="1127127">
1628             <attributes>
1629               <attribute name="Cd"><![CDATA[ETH]]></attribute>
1630               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1631               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1632               <attribute name="Pop"><![CDATA[57171662]]></attribute>
1633               <attribute name="Pg"><![CDATA[2.72]]></attribute>
1634               <attribute name="Im"><![CDATA[122.8]]></attribute>
1635               <attribute name="Gdp"><![CDATA[24200]]></attribute>
1636               <attribute name="Inf"><![CDATA[10]]></attribute>
1637             </attributes>
1638           </point>
1639           <point name="Kenya" y="582650">
1640             <attributes>
1641               <attribute name="Cd"><![CDATA[EAK]]></attribute>
1642               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1643               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1644               <attribute name="Pop"><![CDATA[28176686]]></attribute>
1645               <attribute name="Pg"><![CDATA[2.27]]></attribute>
1646               <attribute name="Im"><![CDATA[55.3]]></attribute>
1647               <attribute name="Gdp"><![CDATA[36800]]></attribute>
1648               <attribute name="Inf"><![CDATA[1.7]]></attribute>
1649             </attributes>
1650           </point>
1651           <point name="Senegal" y="196190">
1652             <attributes>
1653               <attribute name="Cd"><![CDATA[SN]]></attribute>
1654               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1655               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1656               <attribute name="Pop"><![CDATA[9092749]]></attribute>
1657               <attribute name="Pg"><![CDATA[3.37]]></attribute>
1658               <attribute name="Im"><![CDATA[64]]></attribute>
1659               <attribute name="Gdp"><![CDATA[14500]]></attribute>
1660               <attribute name="Inf"><![CDATA[6.1]]></attribute>
1661             </attributes>
1662           </point>
1663           <point name="Guinea-Bissau" y="36120">
1664             <attributes>
1665               <attribute name="Cd"><![CDATA[GNB]]></attribute>
1666               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1667               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1668               <attribute name="Pop"><![CDATA[1151330]]></attribute>
1669               <attribute name="Pg"><![CDATA[2.35]]></attribute>
1670               <attribute name="Im"><![CDATA[115.8]]></attribute>
1671               <attribute name="Gdp"><![CDATA[1000]]></attribute>
1672               <attribute name="Inf"><![CDATA[15]]></attribute>
1673             </attributes>
1674           </point>
1675           <point name="Sierra Leone" y="71740">
1676             <attributes>
1677               <attribute name="Cd"><![CDATA[WAL]]></attribute>
1678               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1679               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1680               <attribute name="Pop"><![CDATA[4793121]]></attribute>
1681               <attribute name="Pg"><![CDATA[4.14]]></attribute>
1682               <attribute name="Im"><![CDATA[135.6]]></attribute>
1683               <attribute name="Gdp"><![CDATA[4400]]></attribute>
1684               <attribute name="Inf"><![CDATA[24]]></attribute>
1685             </attributes>
1686           </point>
1687           <point name="Uganda" y="236040">
1688             <attributes>
1689               <attribute name="Cd"><![CDATA[EAU]]></attribute>
1690               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1691               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1692               <attribute name="Pop"><![CDATA[20158176]]></attribute>
1693               <attribute name="Pg"><![CDATA[2.24]]></attribute>
1694               <attribute name="Im"><![CDATA[99.4]]></attribute>
1695               <attribute name="Gdp"><![CDATA[16800]]></attribute>
1696               <attribute name="Inf"><![CDATA[6.1]]></attribute>
1697             </attributes>
1698           </point>
1699           <point name="Lesotho" y="30350">
1700             <attributes>
1701               <attribute name="Cd"><![CDATA[LS]]></attribute>
1702               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1703               <attribute name="Rg"><![CDATA[Southern Africa]]></attribute>
1704               <attribute name="Pop"><![CDATA[1970781]]></attribute>
1705               <attribute name="Pg"><![CDATA[1.9]]></attribute>
1706               <attribute name="Im"><![CDATA[81.6]]></attribute>
1707               <attribute name="Gdp"><![CDATA[2800]]></attribute>
1708               <attribute name="Inf"><![CDATA[9.5]]></attribute>
1709             </attributes>
1710           </point>
1711           <point name="Madagascar" y="587040">
1712             <attributes>
1713               <attribute name="Cd"><![CDATA[RM]]></attribute>
1714               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1715               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1716               <attribute name="Pop"><![CDATA[13670507]]></attribute>
1717               <attribute name="Pg"><![CDATA[2.83]]></attribute>
1718               <attribute name="Im"><![CDATA[93.5]]></attribute>
1719               <attribute name="Gdp"><![CDATA[11400]]></attribute>
1720               <attribute name="Inf"><![CDATA[35]]></attribute>
1721             </attributes>
1722           </point>
1723           <point name="Malawi" y="118480">
1724             <attributes>
1725               <attribute name="Cd"><![CDATA[MW]]></attribute>
1726               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1727               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1728               <attribute name="Pop"><![CDATA[9452844]]></attribute>
1729               <attribute name="Pg"><![CDATA[1.71]]></attribute>
1730               <attribute name="Im"><![CDATA[139.9]]></attribute>
1731               <attribute name="Gdp"><![CDATA[6900]]></attribute>
1732               <attribute name="Inf"><![CDATA[83.3]]></attribute>
1733             </attributes>
1734           </point>
1735           <point name="Mozambique" y="801590">
1736             <attributes>
1737               <attribute name="Cd"><![CDATA[MOC]]></attribute>
1738               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1739               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1740               <attribute name="Pop"><![CDATA[17877927]]></attribute>
1741               <attribute name="Pg"><![CDATA[2.65]]></attribute>
1742               <attribute name="Im"><![CDATA[125.6]]></attribute>
1743               <attribute name="Gdp"><![CDATA[12200]]></attribute>
1744               <attribute name="Inf"><![CDATA[50]]></attribute>
1745             </attributes>
1746           </point>
1747           <point name="Mauritius" y="1860">
1748             <attributes>
1749               <attribute name="Cd"><![CDATA[MS]]></attribute>
1750               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1751               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1752               <attribute name="Pop"><![CDATA[1140256]]></attribute>
1753               <attribute name="Pg"><![CDATA[1.23]]></attribute>
1754               <attribute name="Im"><![CDATA[17.2]]></attribute>
1755               <attribute name="Gdp"><![CDATA[10900]]></attribute>
1756               <attribute name="Inf"><![CDATA[9.4]]></attribute>
1757             </attributes>
1758           </point>
1759           <point name="Mayotte" y="375">
1760             <attributes>
1761               <attribute name="Cd"><![CDATA[cid-cia-Mayotte]]></attribute>
1762               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1763               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1764               <attribute name="Pop"><![CDATA[100838]]></attribute>
1765               <attribute name="Pg"><![CDATA[3.78]]></attribute>
1766               <attribute name="Im"><![CDATA[75.3]]></attribute>
1767               <attribute name="Gdp"><![CDATA[54]]></attribute>
1768               <attribute name="Inf"><![CDATA[1.7]]></attribute>
1769             </attributes>
1770           </point>
1771           <point name="Swaziland" y="17360">
1772             <attributes>
1773               <attribute name="Cd"><![CDATA[SD]]></attribute>
1774               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1775               <attribute name="Rg"><![CDATA[Southern Africa]]></attribute>
1776               <attribute name="Pop"><![CDATA[998730]]></attribute>
1777               <attribute name="Pg"><![CDATA[3.24]]></attribute>
1778               <attribute name="Im"><![CDATA[88.4]]></attribute>
1779               <attribute name="Gdp"><![CDATA[3600]]></attribute>
1780               <attribute name="Inf"><![CDATA[14.7]]></attribute>
1781             </attributes>
1782           </point>
1783           <point name="Saint Helena" y="410">
1784             <attributes>
1785               <attribute name="Cd"><![CDATA[cid-cia-Saint-Helena]]></attribute>
1786               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1787               <attribute name="Rg"><![CDATA[Western Africa]]></attribute>
1788               <attribute name="Pop"><![CDATA[6782]]></attribute>
1789               <attribute name="Pg"><![CDATA[0.31]]></attribute>
1790               <attribute name="Im"><![CDATA[35.14]]></attribute>
1791               <attribute name="Gdp"><![CDATA[18000]]></attribute>
1792               <attribute name="Inf"><![CDATA[3.2]]></attribute>
1793             </attributes>
1794           </point>
1795           <point name="Sao Tome and Principe" y="960">
1796             <attributes>
1797               <attribute name="Cd"><![CDATA[STP]]></attribute>
1798               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1799               <attribute name="Rg"><![CDATA[Middle Africa]]></attribute>
1800               <attribute name="Pop"><![CDATA[144128]]></attribute>
1801               <attribute name="Pg"><![CDATA[2.58]]></attribute>
1802               <attribute name="Im"><![CDATA[61.1]]></attribute>
1803               <attribute name="Gdp"><![CDATA[138]]></attribute>
1804               <attribute name="Inf"><![CDATA[38]]></attribute>
1805             </attributes>
1806           </point>
1807           <point name="Seychelles" y="455">
1808             <attributes>
1809               <attribute name="Cd"><![CDATA[SY]]></attribute>
1810               <attribute name="Cnt"><![CDATA[Africa]]></attribute>
1811               <attribute name="Rg"><![CDATA[Eastern Africa]]></attribute>
1812               <attribute name="Pop"><![CDATA[77575]]></attribute>
1813               <attribute name="Pg"><![CDATA[0.76]]></attribute>
1814               <attribute name="Im"><![CDATA[12.5]]></attribute>
1815               <attribute name="Gdp"><![CDATA[430]]></attribute>
1816               <attribute name="Inf"><![CDATA[3.9]]></attribute>
1817             </attributes>
1818           </point>
1819         </point>
1820         <point name="Oceania" threshold="autoTr">
1821           <point name="Papua New Guinea" y="461690">
1822             <attributes>
1823               <attribute name="Cd"><![CDATA[PNG]]></attribute>
1824               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1825               <attribute name="Rg"><![CDATA[Melanesia]]></attribute>
1826               <attribute name="Pop"><![CDATA[4394537]]></attribute>
1827               <attribute name="Pg"><![CDATA[2.29]]></attribute>
1828               <attribute name="Im"><![CDATA[60.1]]></attribute>
1829               <attribute name="Gdp"><![CDATA[10200]]></attribute>
1830               <attribute name="Inf"><![CDATA[15]]></attribute>
1831             </attributes>
1832           </point>
1833           <point name="American Samoa" y="199">
1834             <attributes>
1835               <attribute name="Cd"><![CDATA[cid-cia-American-Samoa]]></attribute>
1836               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1837               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
1838               <attribute name="Pop"><![CDATA[59566]]></attribute>
1839               <attribute name="Pg"><![CDATA[3.77]]></attribute>
1840               <attribute name="Im"><![CDATA[18.78]]></attribute>
1841               <attribute name="Gdp"><![CDATA[128]]></attribute>
1842               <attribute name="Inf"><![CDATA[6.0]]></attribute>
1843             </attributes>
1844           </point>
1845           <point name="Australia" y="7686850">
1846             <attributes>
1847               <attribute name="Cd"><![CDATA[AUS]]></attribute>
1848               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1849               <attribute name="Rg"><![CDATA[Australia and New Zealand]]></attribute>
1850               <attribute name="Pop"><![CDATA[18260863]]></attribute>
1851               <attribute name="Pg"><![CDATA[0.99]]></attribute>
1852               <attribute name="Im"><![CDATA[5.5]]></attribute>
1853               <attribute name="Gdp"><![CDATA[405400]]></attribute>
1854               <attribute name="Inf"><![CDATA[4.75]]></attribute>
1855             </attributes>
1856           </point>
1857           <point name="Cook Islands" y="240">
1858             <attributes>
1859               <attribute name="Cd"><![CDATA[cid-cia-Cook-Islands]]></attribute>
1860               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1861               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
1862               <attribute name="Pop"><![CDATA[19561]]></attribute>
1863               <attribute name="Pg"><![CDATA[1.11]]></attribute>
1864               <attribute name="Im"><![CDATA[24.7]]></attribute>
1865               <attribute name="Gdp"><![CDATA[57]]></attribute>
1866               <attribute name="Inf"><![CDATA[6.2]]></attribute>
1867             </attributes>
1868           </point>
1869           <point name="Fiji" y="18270">
1870             <attributes>
1871               <attribute name="Cd"><![CDATA[FJI]]></attribute>
1872               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1873               <attribute name="Rg"><![CDATA[Melanesia]]></attribute>
1874               <attribute name="Pop"><![CDATA[782381]]></attribute>
1875               <attribute name="Pg"><![CDATA[1.28]]></attribute>
1876               <attribute name="Im"><![CDATA[17.4]]></attribute>
1877               <attribute name="Gdp"><![CDATA[4700]]></attribute>
1878               <attribute name="Inf"><![CDATA[2]]></attribute>
1879             </attributes>
1880           </point>
1881           <point name="French Polynesia" y="4167">
1882             <attributes>
1883               <attribute name="Cd"><![CDATA[cid-cia-French-Polynesia]]></attribute>
1884               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1885               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
1886               <attribute name="Pop"><![CDATA[224911]]></attribute>
1887               <attribute name="Pg"><![CDATA[2.19]]></attribute>
1888               <attribute name="Im"><![CDATA[14.4]]></attribute>
1889               <attribute name="Gdp"><![CDATA[1760]]></attribute>
1890               <attribute name="Inf"><![CDATA[1.5]]></attribute>
1891             </attributes>
1892           </point>
1893           <point name="Guam" y="541.3">
1894             <attributes>
1895               <attribute name="Cd"><![CDATA[cid-cia-Guam]]></attribute>
1896               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1897               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1898               <attribute name="Pop"><![CDATA[156974]]></attribute>
1899               <attribute name="Pg"><![CDATA[2.34]]></attribute>
1900               <attribute name="Im"><![CDATA[15.17]]></attribute>
1901               <attribute name="Gdp"><![CDATA[2000]]></attribute>
1902               <attribute name="Inf"><![CDATA[4]]></attribute>
1903             </attributes>
1904           </point>
1905           <point name="Kiribati" y="717">
1906             <attributes>
1907               <attribute name="Cd"><![CDATA[KIR]]></attribute>
1908               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1909               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1910               <attribute name="Pop"><![CDATA[80919]]></attribute>
1911               <attribute name="Pg"><![CDATA[1.89]]></attribute>
1912               <attribute name="Im"><![CDATA[52.9]]></attribute>
1913               <attribute name="Gdp"><![CDATA[68]]></attribute>
1914               <attribute name="Inf"><![CDATA[5.5]]></attribute>
1915             </attributes>
1916           </point>
1917           <point name="Marshall Islands" y="181.3">
1918             <attributes>
1919               <attribute name="Cd"><![CDATA[MH]]></attribute>
1920               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1921               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1922               <attribute name="Pop"><![CDATA[58363]]></attribute>
1923               <attribute name="Pg"><![CDATA[3.85]]></attribute>
1924               <attribute name="Im"><![CDATA[46.9]]></attribute>
1925               <attribute name="Gdp"><![CDATA[94]]></attribute>
1926               <attribute name="Inf"><![CDATA[4]]></attribute>
1927             </attributes>
1928           </point>
1929           <point name="Nauru" y="21">
1930             <attributes>
1931               <attribute name="Cd"><![CDATA[NAU]]></attribute>
1932               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1933               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1934               <attribute name="Pop"><![CDATA[10273]]></attribute>
1935               <attribute name="Pg"><![CDATA[1.33]]></attribute>
1936               <attribute name="Im"><![CDATA[40.6]]></attribute>
1937               <attribute name="Gdp"><![CDATA[100]]></attribute>
1938               <attribute name="Inf"><![CDATA[-3.6]]></attribute>
1939             </attributes>
1940           </point>
1941           <point name="New Caledonia" y="19060">
1942             <attributes>
1943               <attribute name="Cd"><![CDATA[NCA]]></attribute>
1944               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1945               <attribute name="Rg"><![CDATA[Melanesia]]></attribute>
1946               <attribute name="Pop"><![CDATA[187784]]></attribute>
1947               <attribute name="Pg"><![CDATA[1.72]]></attribute>
1948               <attribute name="Im"><![CDATA[13.8]]></attribute>
1949               <attribute name="Gdp"><![CDATA[1500]]></attribute>
1950               <attribute name="Inf"><![CDATA[1.4]]></attribute>
1951             </attributes>
1952           </point>
1953           <point name="New Zealand" y="268680">
1954             <attributes>
1955               <attribute name="Cd"><![CDATA[NZ]]></attribute>
1956               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1957               <attribute name="Rg"><![CDATA[Australia and New Zealand]]></attribute>
1958               <attribute name="Pop"><![CDATA[3547983]]></attribute>
1959               <attribute name="Pg"><![CDATA[1.12]]></attribute>
1960               <attribute name="Im"><![CDATA[6.7]]></attribute>
1961               <attribute name="Gdp"><![CDATA[62300]]></attribute>
1962               <attribute name="Inf"><![CDATA[2]]></attribute>
1963             </attributes>
1964           </point>
1965           <point name="Northern Mariana Islands" y="477">
1966             <attributes>
1967               <attribute name="Cd"><![CDATA[cid-cia-Northern-Mariana-Islands]]></attribute>
1968               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1969               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1970               <attribute name="Pop"><![CDATA[52284]]></attribute>
1971               <attribute name="Pg"><![CDATA[3.04]]></attribute>
1972               <attribute name="Im"><![CDATA[37.96]]></attribute>
1973               <attribute name="Gdp"><![CDATA[524]]></attribute>
1974               <attribute name="Inf"><![CDATA[6.5]]></attribute>
1975             </attributes>
1976           </point>
1977           <point name="Palau" y="458">
1978             <attributes>
1979               <attribute name="Cd"><![CDATA[PAL]]></attribute>
1980               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1981               <attribute name="Rg"><![CDATA[Micronesia]]></attribute>
1982               <attribute name="Pop"><![CDATA[16952]]></attribute>
1983               <attribute name="Pg"><![CDATA[1.71]]></attribute>
1984               <attribute name="Im"><![CDATA[25.07]]></attribute>
1985               <attribute name="Gdp"><![CDATA[81.8]]></attribute>
1986               <attribute name="Inf"><![CDATA[2.7]]></attribute>
1987             </attributes>
1988           </point>
1989           <point name="Solomon Islands" y="28450">
1990             <attributes>
1991               <attribute name="Cd"><![CDATA[SLB]]></attribute>
1992               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
1993               <attribute name="Rg"><![CDATA[Melanesia]]></attribute>
1994               <attribute name="Pop"><![CDATA[412902]]></attribute>
1995               <attribute name="Pg"><![CDATA[3.35]]></attribute>
1996               <attribute name="Im"><![CDATA[25.8]]></attribute>
1997               <attribute name="Gdp"><![CDATA[1000]]></attribute>
1998               <attribute name="Inf"><![CDATA[13]]></attribute>
1999             </attributes>
2000           </point>
2001           <point name="Tonga" y="748">
2002             <attributes>
2003               <attribute name="Cd"><![CDATA[TO]]></attribute>
2004               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
2005               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
2006               <attribute name="Pop"><![CDATA[106466]]></attribute>
2007               <attribute name="Pg"><![CDATA[0.82]]></attribute>
2008               <attribute name="Im"><![CDATA[40.26]]></attribute>
2009               <attribute name="Gdp"><![CDATA[228]]></attribute>
2010               <attribute name="Inf"><![CDATA[3]]></attribute>
2011             </attributes>
2012           </point>
2013           <point name="Tuvalu" y="26">
2014             <attributes>
2015               <attribute name="Cd"><![CDATA[TUV]]></attribute>
2016               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
2017               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
2018               <attribute name="Pop"><![CDATA[10146]]></attribute>
2019               <attribute name="Pg"><![CDATA[1.51]]></attribute>
2020               <attribute name="Im"><![CDATA[27.6]]></attribute>
2021               <attribute name="Gdp"><![CDATA[7.8]]></attribute>
2022               <attribute name="Inf"><![CDATA[2.9]]></attribute>
2023             </attributes>
2024           </point>
2025           <point name="Vanuatu" y="14760">
2026             <attributes>
2027               <attribute name="Cd"><![CDATA[VU]]></attribute>
2028               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
2029               <attribute name="Rg"><![CDATA[Melanesia]]></attribute>
2030               <attribute name="Pop"><![CDATA[177504]]></attribute>
2031               <attribute name="Pg"><![CDATA[2.17]]></attribute>
2032               <attribute name="Im"><![CDATA[64.6]]></attribute>
2033               <attribute name="Gdp"><![CDATA[210]]></attribute>
2034               <attribute name="Inf"><![CDATA[7]]></attribute>
2035             </attributes>
2036           </point>
2037           <point name="Wallis and Futuna" y="274">
2038             <attributes>
2039               <attribute name="Cd"><![CDATA[cid-cia-Wallis-and-Futuna]]></attribute>
2040               <attribute name="Cnt"><![CDATA[Oceania]]></attribute>
2041               <attribute name="Rg"><![CDATA[Polynesia]]></attribute>
2042               <attribute name="Pop"><![CDATA[14659]]></attribute>
2043               <attribute name="Pg"><![CDATA[1.11]]></attribute>
2044               <attribute name="Im"><![CDATA[23.59]]></attribute>
2045               <attribute name="Gdp"><![CDATA[28.7]]></attribute>
2046               <attribute name="Inf"><![CDATA[2.8]]></attribute>
2047             </attributes>
2048           </point>
2049         </point>
2050         <point name="Latin America and the Caribbean" threshold="autoTr">
2051           <point name="Anguilla" y="91">
2052             <attributes>
2053               <attribute name="Cd"><![CDATA[cid-cia-Anguilla]]></attribute>
2054               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2055               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2056               <attribute name="Pop"><![CDATA[10424]]></attribute>
2057               <attribute name="Pg"><![CDATA[3.45]]></attribute>
2058               <attribute name="Im"><![CDATA[23]]></attribute>
2059               <attribute name="Gdp"><![CDATA[53]]></attribute>
2060               <attribute name="Inf"><![CDATA[4]]></attribute>
2061             </attributes>
2062           </point>
2063           <point name="Antigua and Barbuda" y="440">
2064             <attributes>
2065               <attribute name="Cd"><![CDATA[AG]]></attribute>
2066               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2067               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2068               <attribute name="Pop"><![CDATA[65647]]></attribute>
2069               <attribute name="Pg"><![CDATA[0.76]]></attribute>
2070               <attribute name="Im"><![CDATA[17.2]]></attribute>
2071               <attribute name="Gdp"><![CDATA[425]]></attribute>
2072               <attribute name="Inf"><![CDATA[3.5]]></attribute>
2073             </attributes>
2074           </point>
2075           <point name="Aruba" y="193">
2076             <attributes>
2077               <attribute name="Cd"><![CDATA[cid-cia-Aruba]]></attribute>
2078               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2079               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2080               <attribute name="Pop"><![CDATA[67794]]></attribute>
2081               <attribute name="Pg"><![CDATA[0.31]]></attribute>
2082               <attribute name="Im"><![CDATA[8.2]]></attribute>
2083               <attribute name="Gdp"><![CDATA[1200]]></attribute>
2084               <attribute name="Inf"><![CDATA[6.1]]></attribute>
2085             </attributes>
2086           </point>
2087           <point name="Barbados" y="430">
2088             <attributes>
2089               <attribute name="Cd"><![CDATA[BDS]]></attribute>
2090               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2091               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2092               <attribute name="Pop"><![CDATA[257030]]></attribute>
2093               <attribute name="Pg"><![CDATA[0.26]]></attribute>
2094               <attribute name="Im"><![CDATA[18.7]]></attribute>
2095               <attribute name="Gdp"><![CDATA[2500]]></attribute>
2096               <attribute name="Inf"><![CDATA[1.7]]></attribute>
2097             </attributes>
2098           </point>
2099           <point name="Belize" y="22960">
2100             <attributes>
2101               <attribute name="Cd"><![CDATA[BZ]]></attribute>
2102               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2103               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2104               <attribute name="Pop"><![CDATA[219296]]></attribute>
2105               <attribute name="Pg"><![CDATA[2.42]]></attribute>
2106               <attribute name="Im"><![CDATA[33.9]]></attribute>
2107               <attribute name="Gdp"><![CDATA[575]]></attribute>
2108               <attribute name="Inf"><![CDATA[2.3]]></attribute>
2109             </attributes>
2110           </point>
2111           <point name="Guatemala" y="108890">
2112             <attributes>
2113               <attribute name="Cd"><![CDATA[GCA]]></attribute>
2114               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2115               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2116               <attribute name="Pop"><![CDATA[11277614]]></attribute>
2117               <attribute name="Pg"><![CDATA[2.48]]></attribute>
2118               <attribute name="Im"><![CDATA[50.7]]></attribute>
2119               <attribute name="Gdp"><![CDATA[36700]]></attribute>
2120               <attribute name="Inf"><![CDATA[9]]></attribute>
2121             </attributes>
2122           </point>
2123           <point name="Mexico" y="1972550">
2124             <attributes>
2125               <attribute name="Cd"><![CDATA[MEX]]></attribute>
2126               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2127               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2128               <attribute name="Pop"><![CDATA[95772462]]></attribute>
2129               <attribute name="Pg"><![CDATA[1.87]]></attribute>
2130               <attribute name="Im"><![CDATA[25]]></attribute>
2131               <attribute name="Gdp"><![CDATA[721400]]></attribute>
2132               <attribute name="Inf"><![CDATA[52]]></attribute>
2133             </attributes>
2134           </point>
2135           <point name="British Virgin Islands" y="150">
2136             <attributes>
2137               <attribute name="Cd"><![CDATA[cid-cia-British-Virgin-Islands]]></attribute>
2138               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2139               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2140               <attribute name="Pop"><![CDATA[13195]]></attribute>
2141               <attribute name="Pg"><![CDATA[1.29]]></attribute>
2142               <attribute name="Im"><![CDATA[19.16]]></attribute>
2143               <attribute name="Gdp"><![CDATA[133]]></attribute>
2144               <attribute name="Inf"><![CDATA[2.5]]></attribute>
2145             </attributes>
2146           </point>
2147           <point name="Cayman Islands" y="260">
2148             <attributes>
2149               <attribute name="Cd"><![CDATA[cid-cia-Cayman-Islands]]></attribute>
2150               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2151               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2152               <attribute name="Pop"><![CDATA[34646]]></attribute>
2153               <attribute name="Pg"><![CDATA[4.27]]></attribute>
2154               <attribute name="Im"><![CDATA[8.4]]></attribute>
2155               <attribute name="Gdp"><![CDATA[750]]></attribute>
2156               <attribute name="Inf"><![CDATA[1.8]]></attribute>
2157             </attributes>
2158           </point>
2159           <point name="Costa Rica" y="51100">
2160             <attributes>
2161               <attribute name="Cd"><![CDATA[CR]]></attribute>
2162               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2163               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2164               <attribute name="Pop"><![CDATA[3463083]]></attribute>
2165               <attribute name="Pg"><![CDATA[2.06]]></attribute>
2166               <attribute name="Im"><![CDATA[13.5]]></attribute>
2167               <attribute name="Gdp"><![CDATA[18400]]></attribute>
2168               <attribute name="Inf"><![CDATA[22.5]]></attribute>
2169             </attributes>
2170           </point>
2171           <point name="Nicaragua" y="129494">
2172             <attributes>
2173               <attribute name="Cd"><![CDATA[NIC]]></attribute>
2174               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2175               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2176               <attribute name="Pop"><![CDATA[4272352]]></attribute>
2177               <attribute name="Pg"><![CDATA[2.67]]></attribute>
2178               <attribute name="Im"><![CDATA[45.8]]></attribute>
2179               <attribute name="Gdp"><![CDATA[7100]]></attribute>
2180               <attribute name="Inf"><![CDATA[11.4]]></attribute>
2181             </attributes>
2182           </point>
2183           <point name="Panama" y="78200">
2184             <attributes>
2185               <attribute name="Cd"><![CDATA[PA]]></attribute>
2186               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2187               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2188               <attribute name="Pop"><![CDATA[2655094]]></attribute>
2189               <attribute name="Pg"><![CDATA[1.64]]></attribute>
2190               <attribute name="Im"><![CDATA[29.7]]></attribute>
2191               <attribute name="Gdp"><![CDATA[13600]]></attribute>
2192               <attribute name="Inf"><![CDATA[1.1]]></attribute>
2193             </attributes>
2194           </point>
2195           <point name="Cuba" y="110860">
2196             <attributes>
2197               <attribute name="Cd"><![CDATA[C]]></attribute>
2198               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2199               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2200               <attribute name="Pop"><![CDATA[10951334]]></attribute>
2201               <attribute name="Pg"><![CDATA[0.44]]></attribute>
2202               <attribute name="Im"><![CDATA[9]]></attribute>
2203               <attribute name="Gdp"><![CDATA[14700]]></attribute>
2204               <attribute name="Inf"><![CDATA[3.1]]></attribute>
2205             </attributes>
2206           </point>
2207           <point name="Dominica" y="750">
2208             <attributes>
2209               <attribute name="Cd"><![CDATA[WD]]></attribute>
2210               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2211               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2212               <attribute name="Pop"><![CDATA[82926]]></attribute>
2213               <attribute name="Pg"><![CDATA[0.38]]></attribute>
2214               <attribute name="Im"><![CDATA[9.6]]></attribute>
2215               <attribute name="Gdp"><![CDATA[200]]></attribute>
2216               <attribute name="Inf"><![CDATA[0.4]]></attribute>
2217             </attributes>
2218           </point>
2219           <point name="Dominican Republic" y="48730">
2220             <attributes>
2221               <attribute name="Cd"><![CDATA[DOM]]></attribute>
2222               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2223               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2224               <attribute name="Pop"><![CDATA[8088881]]></attribute>
2225               <attribute name="Pg"><![CDATA[1.73]]></attribute>
2226               <attribute name="Im"><![CDATA[47.7]]></attribute>
2227               <attribute name="Gdp"><![CDATA[26800]]></attribute>
2228               <attribute name="Inf"><![CDATA[9.5]]></attribute>
2229             </attributes>
2230           </point>
2231           <point name="Haiti" y="27750">
2232             <attributes>
2233               <attribute name="Cd"><![CDATA[RH]]></attribute>
2234               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2235               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2236               <attribute name="Pop"><![CDATA[6731539]]></attribute>
2237               <attribute name="Pg"><![CDATA[1.77]]></attribute>
2238               <attribute name="Im"><![CDATA[103.8]]></attribute>
2239               <attribute name="Gdp"><![CDATA[6500]]></attribute>
2240               <attribute name="Inf"><![CDATA[14.5]]></attribute>
2241             </attributes>
2242           </point>
2243           <point name="El Salvador" y="21040">
2244             <attributes>
2245               <attribute name="Cd"><![CDATA[ES]]></attribute>
2246               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2247               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2248               <attribute name="Pop"><![CDATA[5828987]]></attribute>
2249               <attribute name="Pg"><![CDATA[1.81]]></attribute>
2250               <attribute name="Im"><![CDATA[31.9]]></attribute>
2251               <attribute name="Gdp"><![CDATA[11400]]></attribute>
2252               <attribute name="Inf"><![CDATA[11.4]]></attribute>
2253             </attributes>
2254           </point>
2255           <point name="Honduras" y="112090">
2256             <attributes>
2257               <attribute name="Cd"><![CDATA[HCA]]></attribute>
2258               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2259               <attribute name="Rg"><![CDATA[Central America]]></attribute>
2260               <attribute name="Pop"><![CDATA[5605193]]></attribute>
2261               <attribute name="Pg"><![CDATA[2.6]]></attribute>
2262               <attribute name="Im"><![CDATA[41.8]]></attribute>
2263               <attribute name="Gdp"><![CDATA[10800]]></attribute>
2264               <attribute name="Inf"><![CDATA[30]]></attribute>
2265             </attributes>
2266           </point>
2267           <point name="Grenada" y="340">
2268             <attributes>
2269               <attribute name="Cd"><![CDATA[WG]]></attribute>
2270               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2271               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2272               <attribute name="Pop"><![CDATA[94961]]></attribute>
2273               <attribute name="Pg"><![CDATA[0.55]]></attribute>
2274               <attribute name="Im"><![CDATA[11.9]]></attribute>
2275               <attribute name="Gdp"><![CDATA[284]]></attribute>
2276               <attribute name="Inf"><![CDATA[3]]></attribute>
2277             </attributes>
2278           </point>
2279           <point name="Guadeloupe" y="1780">
2280             <attributes>
2281               <attribute name="Cd"><![CDATA[cid-cia-Guadeloupe]]></attribute>
2282               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2283               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2284               <attribute name="Pop"><![CDATA[407768]]></attribute>
2285               <attribute name="Pg"><![CDATA[1.2]]></attribute>
2286               <attribute name="Im"><![CDATA[8.3]]></attribute>
2287               <attribute name="Gdp"><![CDATA[3700]]></attribute>
2288               <attribute name="Inf"><![CDATA[3.7]]></attribute>
2289             </attributes>
2290           </point>
2291           <point name="Jamaica" y="10990">
2292             <attributes>
2293               <attribute name="Cd"><![CDATA[JA]]></attribute>
2294               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2295               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2296               <attribute name="Pop"><![CDATA[2595275]]></attribute>
2297               <attribute name="Pg"><![CDATA[0.8]]></attribute>
2298               <attribute name="Im"><![CDATA[15.6]]></attribute>
2299               <attribute name="Gdp"><![CDATA[8200]]></attribute>
2300               <attribute name="Inf"><![CDATA[25.5]]></attribute>
2301             </attributes>
2302           </point>
2303           <point name="Martinique" y="1100">
2304             <attributes>
2305               <attribute name="Cd"><![CDATA[cid-cia-Martinique]]></attribute>
2306               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2307               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2308               <attribute name="Pop"><![CDATA[399151]]></attribute>
2309               <attribute name="Pg"><![CDATA[1.1]]></attribute>
2310               <attribute name="Im"><![CDATA[7.1]]></attribute>
2311               <attribute name="Gdp"><![CDATA[3950]]></attribute>
2312               <attribute name="Inf"><![CDATA[3.9]]></attribute>
2313             </attributes>
2314           </point>
2315           <point name="Montserrat" y="100">
2316             <attributes>
2317               <attribute name="Cd"><![CDATA[cid-cia-Montserrat]]></attribute>
2318               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2319               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2320               <attribute name="Pop"><![CDATA[12771]]></attribute>
2321               <attribute name="Pg"><![CDATA[0.28]]></attribute>
2322               <attribute name="Im"><![CDATA[11.78]]></attribute>
2323               <attribute name="Gdp"><![CDATA[55.6]]></attribute>
2324               <attribute name="Inf"><![CDATA[9.6]]></attribute>
2325             </attributes>
2326           </point>
2327           <point name="Netherlands Antilles" y="960">
2328             <attributes>
2329               <attribute name="Cd"><![CDATA[cid-cia-Netherlands-Antilles]]></attribute>
2330               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2331               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2332               <attribute name="Pop"><![CDATA[208968]]></attribute>
2333               <attribute name="Pg"><![CDATA[1.03]]></attribute>
2334               <attribute name="Im"><![CDATA[8.9]]></attribute>
2335               <attribute name="Gdp"><![CDATA[1920]]></attribute>
2336               <attribute name="Inf"><![CDATA[1.5]]></attribute>
2337             </attributes>
2338           </point>
2339           <point name="Colombia" y="1138910">
2340             <attributes>
2341               <attribute name="Cd"><![CDATA[CO]]></attribute>
2342               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2343               <attribute name="Rg"><![CDATA[South America]]></attribute>
2344               <attribute name="Pop"><![CDATA[36813161]]></attribute>
2345               <attribute name="Pg"><![CDATA[1.66]]></attribute>
2346               <attribute name="Im"><![CDATA[25.8]]></attribute>
2347               <attribute name="Gdp"><![CDATA[192500]]></attribute>
2348               <attribute name="Inf"><![CDATA[19.5]]></attribute>
2349             </attributes>
2350           </point>
2351           <point name="Puerto Rico" y="9104">
2352             <attributes>
2353               <attribute name="Cd"><![CDATA[cid-cia-Puerto-Rico]]></attribute>
2354               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2355               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2356               <attribute name="Pop"><![CDATA[3819023]]></attribute>
2357               <attribute name="Pg"><![CDATA[0.18]]></attribute>
2358               <attribute name="Im"><![CDATA[12.4]]></attribute>
2359               <attribute name="Gdp"><![CDATA[29700]]></attribute>
2360               <attribute name="Inf"><![CDATA[2.9]]></attribute>
2361             </attributes>
2362           </point>
2363           <point name="Saint Kitts and Nevis" y="269">
2364             <attributes>
2365               <attribute name="Cd"><![CDATA[KN]]></attribute>
2366               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2367               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2368               <attribute name="Pop"><![CDATA[41369]]></attribute>
2369               <attribute name="Pg"><![CDATA[0.98]]></attribute>
2370               <attribute name="Im"><![CDATA[18.9]]></attribute>
2371               <attribute name="Gdp"><![CDATA[220]]></attribute>
2372               <attribute name="Inf"><![CDATA[-0.9]]></attribute>
2373             </attributes>
2374           </point>
2375           <point name="Saint Lucia" y="620">
2376             <attributes>
2377               <attribute name="Cd"><![CDATA[WL]]></attribute>
2378               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2379               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2380               <attribute name="Pop"><![CDATA[157862]]></attribute>
2381               <attribute name="Pg"><![CDATA[1.14]]></attribute>
2382               <attribute name="Im"><![CDATA[20]]></attribute>
2383               <attribute name="Gdp"><![CDATA[640]]></attribute>
2384               <attribute name="Inf"><![CDATA[0.8]]></attribute>
2385             </attributes>
2386           </point>
2387           <point name="Saint Vincent and the Grenadines" y="340">
2388             <attributes>
2389               <attribute name="Cd"><![CDATA[WV]]></attribute>
2390               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2391               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2392               <attribute name="Pop"><![CDATA[118344]]></attribute>
2393               <attribute name="Pg"><![CDATA[0.64]]></attribute>
2394               <attribute name="Im"><![CDATA[16.8]]></attribute>
2395               <attribute name="Gdp"><![CDATA[240]]></attribute>
2396               <attribute name="Inf"><![CDATA[-0.2]]></attribute>
2397             </attributes>
2398           </point>
2399           <point name="Trinidad and Tobago" y="5130">
2400             <attributes>
2401               <attribute name="Cd"><![CDATA[TT]]></attribute>
2402               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2403               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2404               <attribute name="Pop"><![CDATA[1272385]]></attribute>
2405               <attribute name="Pg"><![CDATA[0.08]]></attribute>
2406               <attribute name="Im"><![CDATA[18.2]]></attribute>
2407               <attribute name="Gdp"><![CDATA[16200]]></attribute>
2408               <attribute name="Inf"><![CDATA[5.4]]></attribute>
2409             </attributes>
2410           </point>
2411           <point name="Turks and Caicos Islands" y="430">
2412             <attributes>
2413               <attribute name="Cd"><![CDATA[cid-cia-Turks-and-Caicos-Islands]]></attribute>
2414               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2415               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2416               <attribute name="Pop"><![CDATA[14302]]></attribute>
2417               <attribute name="Pg"><![CDATA[2.14]]></attribute>
2418               <attribute name="Im"><![CDATA[12.57]]></attribute>
2419               <attribute name="Gdp"><![CDATA[80.8]]></attribute>
2420               <attribute name="Inf"><![CDATA[4.0]]></attribute>
2421             </attributes>
2422           </point>
2423           <point name="Virgin Islands" y="352">
2424             <attributes>
2425               <attribute name="Cd"><![CDATA[cid-cia-Virgin-Islands]]></attribute>
2426               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2427               <attribute name="Rg"><![CDATA[the Caribbean]]></attribute>
2428               <attribute name="Pop"><![CDATA[97120]]></attribute>
2429               <attribute name="Pg"><![CDATA[-0.06]]></attribute>
2430               <attribute name="Im"><![CDATA[12.54]]></attribute>
2431               <attribute name="Gdp"><![CDATA[1200]]></attribute>
2432               <attribute name="Inf"><![CDATA[2.2]]></attribute>
2433             </attributes>
2434           </point>
2435           <point name="Argentina" y="2766890">
2436             <attributes>
2437               <attribute name="Cd"><![CDATA[RA]]></attribute>
2438               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2439               <attribute name="Rg"><![CDATA[South America]]></attribute>
2440               <attribute name="Pop"><![CDATA[34672997]]></attribute>
2441               <attribute name="Pg"><![CDATA[1.1]]></attribute>
2442               <attribute name="Im"><![CDATA[28.3]]></attribute>
2443               <attribute name="Gdp"><![CDATA[278500]]></attribute>
2444               <attribute name="Inf"><![CDATA[1.7]]></attribute>
2445             </attributes>
2446           </point>
2447           <point name="Bolivia" y="1098580">
2448             <attributes>
2449               <attribute name="Cd"><![CDATA[BOL]]></attribute>
2450               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2451               <attribute name="Rg"><![CDATA[South America]]></attribute>
2452               <attribute name="Pop"><![CDATA[7165257]]></attribute>
2453               <attribute name="Pg"><![CDATA[1.82]]></attribute>
2454               <attribute name="Im"><![CDATA[67.5]]></attribute>
2455               <attribute name="Gdp"><![CDATA[20000]]></attribute>
2456               <attribute name="Inf"><![CDATA[12]]></attribute>
2457             </attributes>
2458           </point>
2459           <point name="Brazil" y="8511965">
2460             <attributes>
2461               <attribute name="Cd"><![CDATA[BR]]></attribute>
2462               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2463               <attribute name="Rg"><![CDATA[South America]]></attribute>
2464               <attribute name="Pop"><![CDATA[162661214]]></attribute>
2465               <attribute name="Pg"><![CDATA[1.16]]></attribute>
2466               <attribute name="Im"><![CDATA[55.3]]></attribute>
2467               <attribute name="Gdp"><![CDATA[976800]]></attribute>
2468               <attribute name="Inf"><![CDATA[23]]></attribute>
2469             </attributes>
2470           </point>
2471           <point name="Chile" y="756950">
2472             <attributes>
2473               <attribute name="Cd"><![CDATA[RCH]]></attribute>
2474               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2475               <attribute name="Rg"><![CDATA[South America]]></attribute>
2476               <attribute name="Pop"><![CDATA[14333258]]></attribute>
2477               <attribute name="Pg"><![CDATA[1.24]]></attribute>
2478               <attribute name="Im"><![CDATA[13.6]]></attribute>
2479               <attribute name="Gdp"><![CDATA[113200]]></attribute>
2480               <attribute name="Inf"><![CDATA[8.1]]></attribute>
2481             </attributes>
2482           </point>
2483           <point name="Paraguay" y="406750">
2484             <attributes>
2485               <attribute name="Cd"><![CDATA[PY]]></attribute>
2486               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2487               <attribute name="Rg"><![CDATA[South America]]></attribute>
2488               <attribute name="Pop"><![CDATA[5504146]]></attribute>
2489               <attribute name="Pg"><![CDATA[2.67]]></attribute>
2490               <attribute name="Im"><![CDATA[23.2]]></attribute>
2491               <attribute name="Gdp"><![CDATA[17000]]></attribute>
2492               <attribute name="Inf"><![CDATA[10.5]]></attribute>
2493             </attributes>
2494           </point>
2495           <point name="Uruguay" y="176220">
2496             <attributes>
2497               <attribute name="Cd"><![CDATA[ROU]]></attribute>
2498               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2499               <attribute name="Rg"><![CDATA[South America]]></attribute>
2500               <attribute name="Pop"><![CDATA[3238952]]></attribute>
2501               <attribute name="Pg"><![CDATA[0.7]]></attribute>
2502               <attribute name="Im"><![CDATA[15.4]]></attribute>
2503               <attribute name="Gdp"><![CDATA[24400]]></attribute>
2504               <attribute name="Inf"><![CDATA[35.4]]></attribute>
2505             </attributes>
2506           </point>
2507           <point name="Peru" y="1285220">
2508             <attributes>
2509               <attribute name="Cd"><![CDATA[PE]]></attribute>
2510               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2511               <attribute name="Rg"><![CDATA[South America]]></attribute>
2512               <attribute name="Pop"><![CDATA[24523408]]></attribute>
2513               <attribute name="Pg"><![CDATA[1.74]]></attribute>
2514               <attribute name="Im"><![CDATA[52.2]]></attribute>
2515               <attribute name="Gdp"><![CDATA[87000]]></attribute>
2516               <attribute name="Inf"><![CDATA[10.2]]></attribute>
2517             </attributes>
2518           </point>
2519           <point name="French Guiana" y="91000">
2520             <attributes>
2521               <attribute name="Cd"><![CDATA[FGU]]></attribute>
2522               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2523               <attribute name="Rg"><![CDATA[South America]]></attribute>
2524               <attribute name="Pop"><![CDATA[151187]]></attribute>
2525               <attribute name="Pg"><![CDATA[3.86]]></attribute>
2526               <attribute name="Im"><![CDATA[14.6]]></attribute>
2527               <attribute name="Gdp"><![CDATA[800]]></attribute>
2528               <attribute name="Inf"><![CDATA[2.5]]></attribute>
2529             </attributes>
2530           </point>
2531           <point name="Guyana" y="214970">
2532             <attributes>
2533               <attribute name="Cd"><![CDATA[GUY]]></attribute>
2534               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2535               <attribute name="Rg"><![CDATA[South America]]></attribute>
2536               <attribute name="Pop"><![CDATA[712091]]></attribute>
2537               <attribute name="Pg"><![CDATA[-0.9]]></attribute>
2538               <attribute name="Im"><![CDATA[51.4]]></attribute>
2539               <attribute name="Gdp"><![CDATA[1600]]></attribute>
2540               <attribute name="Inf"><![CDATA[8.1]]></attribute>
2541             </attributes>
2542           </point>
2543           <point name="Suriname" y="163270">
2544             <attributes>
2545               <attribute name="Cd"><![CDATA[SME]]></attribute>
2546               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2547               <attribute name="Rg"><![CDATA[South America]]></attribute>
2548               <attribute name="Pop"><![CDATA[436418]]></attribute>
2549               <attribute name="Pg"><![CDATA[1.6]]></attribute>
2550               <attribute name="Im"><![CDATA[29.3]]></attribute>
2551               <attribute name="Gdp"><![CDATA[1300]]></attribute>
2552               <attribute name="Inf"><![CDATA[62]]></attribute>
2553             </attributes>
2554           </point>
2555           <point name="Venezuela" y="912050">
2556             <attributes>
2557               <attribute name="Cd"><![CDATA[YV]]></attribute>
2558               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2559               <attribute name="Rg"><![CDATA[South America]]></attribute>
2560               <attribute name="Pop"><![CDATA[21983188]]></attribute>
2561               <attribute name="Pg"><![CDATA[1.89]]></attribute>
2562               <attribute name="Im"><![CDATA[29.5]]></attribute>
2563               <attribute name="Gdp"><![CDATA[195500]]></attribute>
2564               <attribute name="Inf"><![CDATA[57]]></attribute>
2565             </attributes>
2566           </point>
2567           <point name="Ecuador" y="283560">
2568             <attributes>
2569               <attribute name="Cd"><![CDATA[EC]]></attribute>
2570               <attribute name="Cnt"><![CDATA[Latin America and the Caribbean]]></attribute>
2571               <attribute name="Rg"><![CDATA[South America]]></attribute>
2572               <attribute name="Pop"><![CDATA[11466291]]></attribute>
2573               <attribute name="Pg"><![CDATA[1.96]]></attribute>
2574               <attribute name="Im"><![CDATA[34.8]]></attribute>
2575               <attribute name="Gdp"><![CDATA[44600]]></attribute>
2576               <attribute name="Inf"><![CDATA[25]]></attribute>
2577             </attributes>
2578           </point>
2579         </point>
2580         <point name="Northern America" threshold="autoTr">
2581           <point name="Bermuda" y="50">
2582             <attributes>
2583               <attribute name="Cd"><![CDATA[cid-cia-Bermuda]]></attribute>
2584               <attribute name="Cnt"><![CDATA[Northern America]]></attribute>
2585               <attribute name="Rg"><![CDATA[Northern America]]></attribute>
2586               <attribute name="Pop"><![CDATA[62099]]></attribute>
2587               <attribute name="Pg"><![CDATA[0.76]]></attribute>
2588               <attribute name="Im"><![CDATA[13.16]]></attribute>
2589               <attribute name="Gdp"><![CDATA[1700]]></attribute>
2590               <attribute name="Inf"><![CDATA[2.6]]></attribute>
2591             </attributes>
2592           </point>
2593           <point name="Canada" y="9976140">
2594             <attributes>
2595               <attribute name="Cd"><![CDATA[CDN]]></attribute>
2596               <attribute name="Cnt"><![CDATA[Northern America]]></attribute>
2597               <attribute name="Rg"><![CDATA[Northern America]]></attribute>
2598               <attribute name="Pop"><![CDATA[28820671]]></attribute>
2599               <attribute name="Pg"><![CDATA[1.06]]></attribute>
2600               <attribute name="Im"><![CDATA[6.1]]></attribute>
2601               <attribute name="Gdp"><![CDATA[694000]]></attribute>
2602               <attribute name="Inf"><![CDATA[2.4]]></attribute>
2603             </attributes>
2604           </point>
2605           <point name="United States" y="9372610">
2606             <attributes>
2607               <attribute name="Cd"><![CDATA[USA]]></attribute>
2608               <attribute name="Cnt"><![CDATA[Northern America]]></attribute>
2609               <attribute name="Rg"><![CDATA[Northern America]]></attribute>
2610               <attribute name="Pop"><![CDATA[266476278]]></attribute>
2611               <attribute name="Pg"><![CDATA[0.91]]></attribute>
2612               <attribute name="Im"><![CDATA[6.7]]></attribute>
2613               <attribute name="Gdp"><![CDATA[7247700]]></attribute>
2614               <attribute name="Inf"><![CDATA[2.5]]></attribute>
2615             </attributes>
2616           </point>
2617           <point name="Greenland" y="2175600">
2618             <attributes>
2619               <attribute name="Cd"><![CDATA[cid-cia-Greenland]]></attribute>
2620               <attribute name="Cnt"><![CDATA[Northern America]]></attribute>
2621               <attribute name="Rg"><![CDATA[Northern America]]></attribute>
2622               <attribute name="Pop"><![CDATA[58203]]></attribute>
2623               <attribute name="Pg"><![CDATA[1]]></attribute>
2624               <attribute name="Im"><![CDATA[23.8]]></attribute>
2625               <attribute name="Gdp"><![CDATA[892]]></attribute>
2626               <attribute name="Inf"><![CDATA[1.3]]></attribute>
2627             </attributes>
2628           </point>
2629           <point name="Saint Pierre and Miquelon" y="242">
2630             <attributes>
2631               <attribute name="Cd"><![CDATA[cid-cia-Saint-Pierre-and-Miquelon]]></attribute>
2632               <attribute name="Cnt"><![CDATA[Northern America]]></attribute>
2633               <attribute name="Rg"><![CDATA[Northern America]]></attribute>
2634               <attribute name="Pop"><![CDATA[6809]]></attribute>
2635               <attribute name="Pg"><![CDATA[0.77]]></attribute>
2636               <attribute name="Im"><![CDATA[9.95]]></attribute>
2637               <attribute name="Gdp"><![CDATA[68]]></attribute>
2638               <attribute name="Inf"><![CDATA[8.1]]></attribute>
2639             </attributes>
2640           </point>
2641         </point>
2642       </data>
2643     </chart>
2644   </charts>
2645 </anychart>