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="/europe/uk_northern_ireland.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="GBR-NIR-ANT" y="1993.22384409291" />
44           <point name="GBR-NIR-ARD" y="337.886192993208" />
45           <point name="GBR-NIR-ARM" y="1064.96618551433" />
46           <point name="GBR-NIR-BLF" y="1372.2470753697" />
47           <point name="GBR-NIR-BLL" y="514.222481527469" />
48           <point name="GBR-NIR-BLY" y="1705.62931974681" />
49           <point name="GBR-NIR-BNB" y="988.687380677409" />
50           <point name="GBR-NIR-CKS" y="1140.26477520366" />
51           <point name="GBR-NIR-CLR" y="1891.97216550446" />
52           <point name="GBR-NIR-CRG" y="1003.63999279385" />
53           <point name="GBR-NIR-CRR" y="425.778940518284" />
54           <point name="GBR-NIR-CST" y="1302.3729106888" />
55           <point name="GBR-NIR-DNG" y="574.784294969767" />
56           <point name="GBR-NIR-DOW" y="1406.43725795971" />
57           <point name="GBR-NIR-FRM" y="1368.19576815152" />
58           <point name="GBR-NIR-LAR" y="556.140559984437" />
59           <point name="GBR-NIR-LMV" y="1843.17725703268" />
60           <point name="GBR-NIR-LND" y="629.868683698526" />
61           <point name="GBR-NIR-LSB" y="708.867872463943" />
62           <point name="GBR-NIR-MGH" y="931.618226194576" />
63           <point name="GBR-NIR-MOY" y="1042.97996547212" />
64           <point name="GBR-NIR-NAM" y="1592.10952352365" />
65           <point name="GBR-NIR-NDO" y="118.527206647455" />
66           <point name="GBR-NIR-NWT" y="1802.94149825486" />
67           <point name="GBR-NIR-OMG" y="124.057493230355" />
68           <point name="GBR-NIR-STR" y="381.42256270229" />
69         </series>
70       </data>
71       <palettes>
72         <palette name="colorRange">
73           <item color="#A5DEE7" />
74           <item color="#83D1E1" />
75           <item color="#5ECAE2" />
76           <item color="#00B6DD" />
77           <item color="#00A5D9" />
78           <item color="#008FC5" />
79           <item color="#007FB1" />
80         </palette>
81       </palettes>
82     </chart>
83   </charts>
84 </anychart>