﻿<?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>Dhanoli.KMZ</name>
    <Style id="area1">
      <LineStyle>
        <color>ff00ff00</color>
      </LineStyle>
      <PolyStyle>
        <color>bf000000</color>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <Style id="point1">
      <IconStyle>
        <Icon>
          <href>kml_symbol_no symbol_0_0.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <Folder>
      <name>Point Features</name>
      <description>Point Features</description>
      <Placemark>
        <name>3</name>
        <description>FOREST</description>
        <styleUrl>#point1</styleUrl>
        <Point>
          <coordinates>78.7186500007,20.8249436347,0</coordinates>
        </Point>
      </Placemark>
    </Folder>
    <Folder>
      <name>Area Features</name>
      <description>Area Features</description>
      <Placemark>
        <description>FOREST</description>
        <styleUrl>#area1</styleUrl>
        <Polygon>
          <extrude>1</extrude>
          <altitudeMode>relativeToGround</altitudeMode>
          <outerBoundaryIs>
            <LinearRing>
              <coordinates>
							78.7177583447,20.8263912794,0 78.7177629067,20.8262861346,0 78.7179434478,20.8260388697,0 78.71832764040001,20.8255465817,0 78.7183961768,20.8253185808,0 78.7184158772,20.825085132,0 78.7184056784,20.824674765,0 78.7183790296,20.8243011181,0 78.718717872,20.8242725118,0 78.718946893,20.8235748845,0 78.7191220549,20.8235464491,0 78.7194569751,20.8254233101,0 78.7177583447,20.8263912794,0 
						</coordinates>
            </LinearRing>
          </outerBoundaryIs>
        </Polygon>
      </Placemark>
    </Folder>
  </Document>
</kml>