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="/south_america/uruguay.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="URY-ART" y="1707.53192515463" />
44           <point name="URY-CLA" y="1273.89064397378" />
45           <point name="URY-CNL" y="1516.83490980269" />
46           <point name="URY-COL" y="796.615196762893" />
47           <point name="URY-DRZ" y="1825.31696084203" />
48           <point name="URY-FLD" y="326.474818553065" />
49           <point name="URY-FLR" y="1120.19135110089" />
50           <point name="URY-LVL" y="1719.69934353591" />
51           <point name="URY-MLD" y="450.517107942382" />
52           <point name="URY-MNT" y="1854.01758172271" />
53           <point name="URY-PYS" y="1861.08055238662" />
54           <point name="URY-RIV" y="1868.14205249219" />
55           <point name="URY-RNE" y="1057.9485404575" />
56           <point name="URY-ROC" y="374.249883170356" />
57           <point name="URY-SAL" y="158.517576827909" />
58           <point name="URY-SJO" y="1391.32888493656" />
59           <point name="URY-SOR" y="446.697386189689" />
60           <point name="URY-TCR" y="1909.63719035948" />
61           <point name="URY-TYT" y="21.0807761275586" />
62         </series>
63       </data>
64       <palettes>
65         <palette name="colorRange">
66           <item color="#A5DEE7" />
67           <item color="#83D1E1" />
68           <item color="#5ECAE2" />
69           <item color="#00B6DD" />
70           <item color="#00A5D9" />
71           <item color="#008FC5" />
72           <item color="#007FB1" />
73         </palette>
74       </palettes>
75     </chart>
76   </charts>
77 </anychart>