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/belgium_second_level.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="BEL-ANT-ANT" y="69.5606414552595" />
44           <point name="BEL-ANT-MCH" y="1145.96425888406" />
45           <point name="BEL-ANT-TRN" y="1034.84919901697" />
46           <point name="BEL-BRB-HVL" y="632.219318594886" />
47           <point name="BEL-BRB-LVN" y="596.707312668072" />
48           <point name="BEL-BRB-NVL" y="1479.76479468856" />
49           <point name="BEL-BRS-BRS" y="1035.14496844036" />
50           <point name="BEL-HAI-ATH" y="1193.09512115693" />
51           <point name="BEL-HAI-CHR" y="875.46648684678" />
52           <point name="BEL-HAI-MNS" y="727.371116507506" />
53           <point name="BEL-HAI-MSC" y="765.288640170027" />
54           <point name="BEL-HAI-SGN" y="796.474283000675" />
55           <point name="BEL-HAI-THN" y="1881.36025885183" />
56           <point name="BEL-HAI-TRN" y="1991.34599417045" />
57           <point name="BEL-LIE-HUY" y="200.718992483206" />
58           <point name="BEL-LIE-LIE" y="609.984444738358" />
59           <point name="BEL-LIE-VRV" y="1908.09216439169" />
60           <point name="BEL-LIE-WRM" y="1910.64660898906" />
61           <point name="BEL-LMB-HSL" y="1415.50125433854" />
62           <point name="BEL-LMB-MSK" y="1322.77415847535" />
63           <point name="BEL-LMB-TNG" y="1444.63778075047" />
64           <point name="BEL-LXM-ARL" y="1982.88715443708" />
65           <point name="BEL-LXM-BST" y="748.735235421329" />
66           <point name="BEL-LXM-MNF" y="1959.10499149892" />
67           <point name="BEL-LXM-NFC" y="829.452716200358" />
68           <point name="BEL-LXM-VRT" y="861.862466140586" />
69           <point name="BEL-NAM-DNN" y="1255.53224666767" />
70           <point name="BEL-NAM-NAM" y="1293.99829790648" />
71           <point name="BEL-NAM-PHL" y="1584.47427655779" />
72           <point name="BEL-OVL-ALS" y="84.0231106076497" />
73           <point name="BEL-OVL-DND" y="815.534822091244" />
74           <point name="BEL-OVL-EKL" y="1240.60671554907" />
75           <point name="BEL-OVL-GNT" y="540.007101623345" />
76           <point name="BEL-OVL-ODN" y="1594.90874204548" />
77           <point name="BEL-OVL-SNK" y="449.105618730702" />
78           <point name="BEL-WVL-BRG" y="686.014544538229" />
79           <point name="BEL-WVL-DKS" y="1716.34440855884" />
80           <point name="BEL-WVL-IPR" y="1077.42679262414" />
81           <point name="BEL-WVL-KRT" y="78.4851666905383" />
82           <point name="BEL-WVL-OST" y="523.589533066186" />
83           <point name="BEL-WVL-RSL" y="950.786159816564" />
84           <point name="BEL-WVL-TLT" y="1792.73842451756" />
85           <point name="BEL-WVL-VRN" y="51.5516316758243" />
86         </series>
87       </data>
88       <palettes>
89         <palette name="colorRange">
90           <item color="#A5DEE7" />
91           <item color="#83D1E1" />
92           <item color="#5ECAE2" />
93           <item color="#00B6DD" />
94           <item color="#00A5D9" />
95           <item color="#008FC5" />
96           <item color="#007FB1" />
97         </palette>
98       </palettes>
99     </chart>
100   </charts>
101 </anychart>