﻿<?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>site 1.kml</name>
    <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>
    <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>
    <Placemark>
      <name>site 1</name>
      <LookAt>
        <longitude>76.8282864833356</longitude>
        <latitude>30.89752553021653</latitude>
        <altitude>0</altitude>
        <heading>0.0152687836934739</heading>
        <tilt>25.67129918530027</tilt>
        <range>1483.145232052699</range>
        <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
      </LookAt>
      <styleUrl>#m_ylw-pushpin</styleUrl>
      <Point>
        <gx:drawOrder>1</gx:drawOrder>
        <coordinates>76.82664593042698,30.89687841601069,0</coordinates>
      </Point>
    </Placemark>
  </Document>
</kml>