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/guinea.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="GIN-BEY" y="697.62600618304" />
44           <point name="GIN-BOF" y="1913.71670826977" />
45           <point name="GIN-BOK" y="1769.59399681985" />
46           <point name="GIN-CNK" y="579.19822473973" />
47           <point name="GIN-COY" y="415.969381302581" />
48           <point name="GIN-DAB" y="294.821873444515" />
49           <point name="GIN-DAL" y="501.260293881064" />
50           <point name="GIN-DNG" y="1296.30037830039" />
51           <point name="GIN-FRC" y="249.348695506038" />
52           <point name="GIN-FRI" y="1005.0449748547" />
53           <point name="GIN-FRN" y="1440.85470560978" />
54           <point name="GIN-GAO" y="616.8627406549" />
55           <point name="GIN-GCK" y="512.139627017146" />
56           <point name="GIN-KER" y="1333.1819099063" />
57           <point name="GIN-KIN" y="1332.183893459" />
58           <point name="GIN-KND" y="1942.88781562023" />
59           <point name="GIN-KNK" y="1902.78703994247" />
60           <point name="GIN-KOB" y="229.007313134618" />
61           <point name="GIN-KRS" y="1358.96239772391" />
62           <point name="GIN-KSS" y="553.867702630287" />
63           <point name="GIN-LAB" y="1117.26888973139" />
64           <point name="GIN-LLM" y="1623.08238894822" />
65           <point name="GIN-LOL" y="444.940461984342" />
66           <point name="GIN-MAM" y="965.667035880344" />
67           <point name="GIN-MCN" y="1571.37074115284" />
68           <point name="GIN-MLI" y="1655.67595681906" />
69           <point name="GIN-MND" y="1642.98404736583" />
70           <point name="GIN-NZR" y="658.98811940988" />
71           <point name="GIN-PIT" y="439.332533832329" />
72           <point name="GIN-SIG" y="1939.9860752467" />
73           <point name="GIN-TLM" y="132.513447726384" />
74           <point name="GIN-TOU" y="899.625387461682" />
75           <point name="GIN-YOM" y="113.989353233012" />
76         </series>
77       </data>
78       <palettes>
79         <palette name="colorRange">
80           <item color="#A5DEE7" />
81           <item color="#83D1E1" />
82           <item color="#5ECAE2" />
83           <item color="#00B6DD" />
84           <item color="#00A5D9" />
85           <item color="#008FC5" />
86           <item color="#007FB1" />
87         </palette>
88       </palettes>
89     </chart>
90   </charts>
91 </anychart>