﻿<?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>Untitled Polygon.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>
      <LineStyle>
        <color>ffff0000</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <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>
      <LineStyle>
        <color>ffff0000</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <fill>0</fill>
      </PolyStyle>
    </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>
    <Placemark>
      <name>Untitled Polygon</name>
      <styleUrl>#m_ylw-pushpin</styleUrl>
      <Polygon>
        <tessellate>1</tessellate>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>
						73.24868140048824,23.58664446300515,0 73.25063045512269,23.58630420269666,0 73.25563889167664,23.59507115380733,0 73.25904708286581,23.59661709402211,0 73.2595414910317,23.60014030629415,0 73.25527873577941,23.60012301259891,0 73.25414098089908,23.59870646241974,0 73.25385204098549,23.59769461833291,0 73.25344529041766,23.59768322276255,0 73.25360495858695,23.59638794284183,0 73.25229756694245,23.59383746793377,0 73.25042533502533,23.59167211282629,0 73.24921216084273,23.58928689360315,0 73.24868140048824,23.58664446300515,0 
					</coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Document>
</kml>