01 <?xml version="1.0" encoding="UTF-8"?>
02 <anychart>
03   <margin all="0" />
04   <charts>
05     <chart plot_type="Map">
06       <chart_settings>
07         <title enabled=""False"" />
08         <chart_background enabled="false">
09           <inside_margin all="1" left="0" top="0" />
10         </chart_background>
11         <data_plot_background>
12           <border enabled="false" />
13           <effects enabled="False" />
14           <fill type="Gradient">
15             <gradient angle="45">
16               <key color="White" />
17               <key color="RGB(240,240,240)" />
18             </gradient>
19           </fill>
20         </data_plot_background>
21       </chart_settings>
22       <data_plot_settings>
23         <map_series source="/africa/ivory_coast.amap">
24           <grid>
25             <parallels enabled="False">
26               <labels enabled="False" />
27             </parallels>
28             <meridians enabled="False">
29               <labels enabled="False" />
30             </meridians>
31             <background enabled="False" />
32           </grid>
33           <projection type="orthographic" />
34           <defined_map_region>
35             <tooltip_settings enabled="True">
36               <format><![CDATA[{%REGION_NAME}{enabled:False} - {%YValue}]]></format>
37             </tooltip_settings>
38           </defined_map_region>
39         </map_series>
40       </data_plot_settings>
41       <data>
42         <series name="Sample Series" style="defaultMapStyle" palette="colorRange">
43           <point name="CIV-ABD" y="1415.23606023529" />
44           <point name="CIV-ABN" y="1303.11247115168" />
45           <point name="CIV-ABS" y="137.209697690424" />
46           <point name="CIV-ADZ" y="1409.37200347398" />
47           <point name="CIV-AGB" y="863.513053796959" />
48           <point name="CIV-AGN" y="259.551687286958" />
49           <point name="CIV-BEM" y="839.074616711156" />
50           <point name="CIV-BGA" y="1350.20126837781" />
51           <point name="CIV-BND" y="208.283108756078" />
52           <point name="CIV-BNG" y="805.080097543579" />
53           <point name="CIV-BNK" y="1016.23159973707" />
54           <point name="CIV-BNL" y="1599.72498640405" />
55           <point name="CIV-BOA" y="510.573508455685" />
56           <point name="CIV-BON" y="1981.35052620496" />
57           <point name="CIV-BOU" y="1731.28359659169" />
58           <point name="CIV-DAL" y="1927.55649701113" />
59           <point name="CIV-DAN" y="1354.27727706464" />
60           <point name="CIV-DBK" y="68.9857788705201" />
61           <point name="CIV-DIV" y="225.214760855406" />
62           <point name="CIV-DKR" y="944.423930227954" />
63           <point name="CIV-DMB" y="1369.12611283787" />
64           <point name="CIV-DUK" y="1473.85671058384" />
65           <point name="CIV-FRK" y="1853.10079336776" />
66           <point name="CIV-GAG" y="144.735168733045" />
67           <point name="CIV-GRL" y="707.553572350905" />
68           <point name="CIV-GUI" y="237.532291671975" />
69           <point name="CIV-ISS" y="1155.46287743163" />
70           <point name="CIV-KAT" y="486.442829708775" />
71           <point name="CIV-KRH" y="1278.14840584907" />
72           <point name="CIV-LKT" y="1711.49297790206" />
73           <point name="CIV-MAN" y="1946.20118008284" />
74           <point name="CIV-MBH" y="1328.64369513869" />
75           <point name="CIV-MNK" y="981.956279362532" />
76           <point name="CIV-ODN" y="1469.20755573977" />
77           <point name="CIV-OUM" y="221.948591164289" />
78           <point name="CIV-SEG" y="1644.23958009306" />
79           <point name="CIV-SKS" y="82.4320316698551" />
80           <point name="CIV-SNF" y="1016.50949614891" />
81           <point name="CIV-SNP" y="728.196469474675" />
82           <point name="CIV-SOB" y="1861.58750665448" />
83           <point name="CIV-SSS" y="1624.37984981778" />
84           <point name="CIV-TAB" y="1461.96962961087" />
85           <point name="CIV-TMD" y="109.603858603911" />
86           <point name="CIV-TND" y="512.971724622404" />
87           <point name="CIV-TNG" y="763.759686035923" />
88           <point name="CIV-TOU" y="331.756452252975" />
89           <point name="CIV-TSS" y="1732.11000009072" />
90           <point name="CIV-VAV" y="290.30642113197" />
91           <point name="CIV-YMS" y="1454.49793313374" />
92           <point name="CIV-ZNL" y="412.193891784267" />
93         </series>
94       </data>
95       <palettes>
96         <palette name="colorRange">
97           <item color="#A5DEE7" />
98           <item color="#83D1E1" />
99           <item color="#5ECAE2" />
100           <item color="#00B6DD" />
101           <item color="#00A5D9" />
102           <item color="#008FC5" />
103           <item color="#007FB1" />
104         </palette>
105       </palettes>
106     </chart>
107   </charts>
108 </anychart>