<?xml version="1.0"?>
<kml xmlns:umapst="http://www.afcomponents.com/as3/umap/styles" xmlns:umap="http://www.afcomponents.com/as3/umap" xmlns="http://earth.google.com/kml/2.1">
  <Document>
    <name><![CDATA[Sample Map]]></name>
    <visibility>1</visibility>
    <Style id="EditableAnnotationStyle1">
      <umapst:textStyle type="com.afcomponents.umap.styles::TextStyle">
        <umapst:antiAliasType type="String">advanced</umapst:antiAliasType>
        <umapst:autoSize type="String">left</umapst:autoSize>
        <umapst:condenseWhite type="Boolean">true</umapst:condenseWhite>
        <umapst:embedFonts type="Boolean">false</umapst:embedFonts>
        <umapst:gridFitType type="String">pixel</umapst:gridFitType>
        <umapst:sharpness type="int">0</umapst:sharpness>
        <umapst:thickness type="int">0</umapst:thickness>
        <umapst:textFormat type="flash.text::TextFormat">
          <umapst:color type="int">0</umapst:color>
          <umapst:font type="String">_sans</umapst:font>
          <umapst:size type="int">11</umapst:size>
        </umapst:textFormat>
        <umapst:wordWrap type="Boolean">true</umapst:wordWrap>
        <umapst:multiline type="Boolean">true</umapst:multiline>
        <umapst:selectable type="Boolean">false</umapst:selectable>
        <umapst:html type="Boolean">true</umapst:html>
        <umapst:styleSheet type="null"/>
      </umapst:textStyle>
      <umapst:shapeStyle type="com.afcomponents.umap.styles::GeometryStyle">
        <umapst:fill type="String">rgb</umapst:fill>
        <umapst:fillRGB type="int">3407667</umapst:fillRGB>
        <umapst:fillAlpha type="Number">0.8</umapst:fillAlpha>
        <umapst:fillGradient type="null"/>
        <umapst:fillBitmap type="null"/>
        <umapst:stroke type="String">rgb</umapst:stroke>
        <umapst:strokeRGB type="int">3394662</umapst:strokeRGB>
        <umapst:strokeAlpha type="int">1</umapst:strokeAlpha>
        <umapst:strokeThickness type="int">1</umapst:strokeThickness>
        <umapst:strokeGradient type="null"/>
        <umapst:strokeStyle type="com.afcomponents.umap.styles::StrokeStyle">
          <umapst:pixelHinting type="Boolean">true</umapst:pixelHinting>
          <umapst:noScale type="String">normal</umapst:noScale>
          <umapst:capsStyle type="String">round</umapst:capsStyle>
          <umapst:jointStyle type="String">round</umapst:jointStyle>
          <umapst:miterLimit type="int">3</umapst:miterLimit>
        </umapst:strokeStyle>
      </umapst:shapeStyle>
      <umapst:align type="com.afcomponents.umap.types::Align" horizontal="center" vertical="bottom"/>
      <umapst:offset type="com.afcomponents.umap.types::Offset" x="0" y="0"/>
      <umapst:size type="com.afcomponents.umap.types::Size" width="200" height="40"/>
      <umapst:maxSize type="com.afcomponents.umap.types::Size" width="400" height="350"/>
      <umapst:autoSize>auto</umapst:autoSize>
    </Style>
    <Placemark id="EditableAnnotation1">
      <styleUrl>#EditableAnnotationStyle1</styleUrl>
      <name>EditableAnnotation1</name>
      <visibility>1</visibility>
      <Point>
        <coordinates>36.56250000,47.98992167,0.00000000</coordinates>
        <umap:Annotation>
          <umap:text>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="Verdana" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;defaultTextdadad&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</umap:text>
        </umap:Annotation>
      </Point>
    </Placemark>
    <umap:UMapSettings>
      <umap:center>0.00000000,0.00000000,0.00000000</umap:center>
      <umap:zoom>1</umap:zoom>
      <umap:bounds>
        <umap:north>88.9121770192948</umap:north>
        <umap:south>-88.9121770192948</umap:south>
        <umap:east>523.125</umap:east>
        <umap:west>-523.125</umap:west>
      </umap:bounds>
      <umap:type>road</umap:type>
      <umap:provider>com.afcomponents.umap.providers.microsoft::MicrosoftProvider</umap:provider>
    </umap:UMapSettings>
    <description><![CDATA[test]]></description>
  </Document>
</kml>

