﻿<?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>Moulhoi.kml</name>
    <Style id="sn_placemark_circle">
      <IconStyle>
        <scale>1.2</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/shapes/placemark_circle.png</href>
        </Icon>
      </IconStyle>
      <LabelStyle>
        <color>ff0000ff</color>
      </LabelStyle>
    </Style>
    <Style id="sh_placemark_circle_highlight0">
      <IconStyle>
        <scale>1.2</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/shapes/placemark_circle_highlight.png</href>
        </Icon>
      </IconStyle>
      <LabelStyle>
        <color>ff0000ff</color>
      </LabelStyle>
    </Style>
    <StyleMap id="msn_placemark_circle">
      <Pair>
        <key>normal</key>
        <styleUrl>#sn_placemark_circle</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#sh_placemark_circle_highlight0</styleUrl>
      </Pair>
    </StyleMap>
    <Placemark>
      <LookAt>
        <longitude>92.72813960109951</longitude>
        <latitude>25.29495031332861</latitude>
        <altitude>0</altitude>
        <heading>6.399213126126959</heading>
        <tilt>54.39393516190803</tilt>
        <range>1398.972026130431</range>
        <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
      </LookAt>
      <styleUrl>#msn_placemark_circle</styleUrl>
      <Point>
        <gx:drawOrder>1</gx:drawOrder>
        <coordinates>92.72880000000001,25.2957,0</coordinates>
      </Point>
    </Placemark>
  </Document>
</kml>