<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1" xmlns:umapst="http://www.afcomponents.com/as3/umap/styles" xmlns:umap="http://www.afcomponents.com/as3/umap">
<Document>
    <name>Umapper.com</name>
    <description><![CDATA[Default empty map]]></description>
    <umap:UMapSettings xmlns:umap="http://www.afcomponents.com/as3/umap">
      <provider>com.afcomponents.umap.providers.google::GoogleProvider</provider>
    </umap:UMapSettings>
</Document>
</kml> 