<?xml version="1.0"?>
<kml xmlns:umap="http://www.afcomponents.com/as3/umap" xmlns:umapst="http://www.afcomponents.com/as3/umap/styles" xmlns="http://earth.google.com/kml/2.1" xmlns:atom="http://www.w3.org/2005/Atom">
  <Document>
    <name>KMLLayer3</name>
    <visibility>1</visibility>
    <Style id="MarkerStyle1">
      <IconStyle>
        <color>ff0066ff</color>
        <colorMode>normal</colorMode>
        <scale>1</scale>
        <heading>0</heading>
      </IconStyle>
      <umapst:MarkerStyle xmlns:umapst="http://www.afcomponents.com/as3/umap/styles" xmlns:umapst="http://www.afcomponents.com/as3/umap/styles" type="com.afcomponents.umap.styles::MarkerStyle">
        <radius type="int">10</radius>
        <icon type="null"/>
        <umapst:iconStyle type="com.afcomponents.umap.styles::IconStyle">
          <align type="com.afcomponents.umap.types::Align" horizontal="center" vertical="bottom"/>
          <offset type="com.afcomponents.umap.types::Offset" x="0" y="0"/>
          <scale type="int">1</scale>
          <rotation type="int">0</rotation>
          <colorTransform type="null"/>
        </umapst:iconStyle>
        <label type="Boolean">true</label>
        <shadow type="Boolean">true</shadow>
        <umapst:labelStyle type="com.afcomponents.umap.styles::TextStyle">
          <antiAliasType type="String">advanced</antiAliasType>
          <autoSize type="String">left</autoSize>
          <condenseWhite type="Boolean">true</condenseWhite>
          <embedFonts type="Boolean">false</embedFonts>
          <gridFitType type="String">pixel</gridFitType>
          <sharpness type="int">0</sharpness>
          <thickness type="int">0</thickness>
          <textFormat type="flash.text::TextFormat">
            <font type="String">_sans</font>
            <size type="int">12</size>
          </textFormat>
          <wordWrap type="Boolean">false</wordWrap>
          <multiline type="Boolean">false</multiline>
          <selectable type="Boolean">false</selectable>
          <html type="Boolean">false</html>
          <styleSheet type="null"/>
        </umapst:labelStyle>
        <umapst:shadowStyle type="com.afcomponents.umap.styles::DropShadowStyle">
          <angle type="int">15</angle>
          <distance type="Number">0.5</distance>
          <color type="int">0</color>
          <alpha type="Number">0.6</alpha>
          <blurX type="int">3</blurX>
          <blurY type="int">3</blurY>
          <strength type="int">1</strength>
          <quality type="int">1</quality>
        </umapst:shadowStyle>
        <fill type="String">rgb</fill>
        <fillRGB type="int">16737792</fillRGB>
        <fillAlpha type="int">1</fillAlpha>
        <umapst:fillGradient type="com.afcomponents.umap.styles::GradientStyle">
          <type type="String">linear</type>
          <colors type="Array">
            <i0 type="int">14540253</i0>
            <i1 type="int">16777215</i1>
          </colors>
          <alphas type="Array">
            <i0 type="int">70</i0>
            <i1 type="int">100</i1>
          </alphas>
          <ratios type="Array">
            <i0 type="int">200</i0>
            <i1 type="int">255</i1>
          </ratios>
          <matrix type="flash.geom::Matrix" a="-1.1211606022543736e-17" b="-0.06103515625" c="0.06103515625" d="-1.1211606022543736e-17" tx="50" ty="50"/>
          <spreadMethod type="String">pad</spreadMethod>
          <interpolationMethod type="String">rgb</interpolationMethod>
          <focalPointRatio type="int">0</focalPointRatio>
        </umapst:fillGradient>
        <fillBitmap type="null"/>
        <stroke type="String">rgb</stroke>
        <strokeRGB type="int">16777215</strokeRGB>
        <strokeAlpha type="int">1</strokeAlpha>
        <strokeThickness type="int">2</strokeThickness>
        <strokeGradient type="null"/>
        <umapst:strokeStyle type="com.afcomponents.umap.styles::StrokeStyle">
          <pixelHinting type="Boolean">true</pixelHinting>
          <noScale type="String">normal</noScale>
          <capsStyle type="String">round</capsStyle>
          <jointStyle type="String">round</jointStyle>
          <miterLimit type="int">3</miterLimit>
        </umapst:strokeStyle>
      </umapst:MarkerStyle>
    </Style>
    <Placemark>
      <styleUrl>#MarkerStyle1</styleUrl>
      <name>Palmyra Island</name>
      <description>The trustees were due to leave Palmyra Island, about 1,000 miles southwest of Hawaii, on Saturday. But the only plane that flies directly to the island, owned by the Nature Conservancy of Hawaii and protected as a national wildlife refuge, needs an engine replaced.</description>
      <visibility>1</visibility>
      <Point>
        <coordinates>-162.07580600,5.88038100,0.00000000</coordinates>
      </Point>
      <Metadata>
        <umap:index xmlns:umap="http://www.afcomponents.com/as3/umap" xmlns:umap="http://www.afcomponents.com/as3/umap"/>
      </Metadata>
    </Placemark>
    <umap:UMapSettings xmlns:umap="http://www.afcomponents.com/as3/umap" xmlns:umap="http://www.afcomponents.com/as3/umap">
      <center>-162.07735062,5.87542920,0.00000000</center>
      <zoom>13</zoom>
      <bounds>
        <north>5.929215870028892</north>
        <south>5.82163733346301</south>
        <east>-161.9836235081836</east>
        <west>-162.1710777318164</west>
      </bounds>
      <type>hybrid</type>
      <provider>com.afcomponents.umap.providers.microsoft::MicrosoftProvider</provider>
    </umap:UMapSettings>
  </Document>
</kml>

