<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <Document>

 <name>Bowie-MPA.kml</name>
 <StyleMap id="m_ylw-pushpin">
   <Pair>  <key>normal</key> <styleUrl>#s_ylw-pushpin</styleUrl>  </Pair>
   <Pair>  <key>highlight</key> <styleUrl>#s_ylw-pushpin_hl</styleUrl>  </Pair>
 </StyleMap>
 <Style id="s_ylw-pushpin">
    <IconStyle>  <scale>1.1</scale>
      <Icon>  <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>  </Icon>
      <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
    </IconStyle>
 </Style>
 <Style id="s_ylw-pushpin_hl">
   <IconStyle>  <scale>1.3</scale>
     <Icon>  <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>  </Icon>
     <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
   </IconStyle>
 </Style>	
 <Placemark>
   <name>Bowie Seamount Marine Protected Area</name>
   <styleUrl>#m_ylw-pushpin</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -135.8405,53.0521,0 
       -134.9987,53.2725,0 
       -135.2847,53.6637,0 
       -135.8962,53.6550,0 
       -136.5064,53.8713,0 
       -136.7925,53.8221,0 
       -136.9510,53.6674,0 
       -136.1667,53.2331,0 
       -135.8405,53.0521,0 
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>