<?xml version="1.0" encoding="iso-8859-1"?>
<kml xmlns="http://earth.google.com/kml/2.0">
  <Document>
    <!-- Begin Style Definitions -->
    <Style id="area1">
      <LineStyle>
        <color>FF0000FF</color>
        <width>1</width>
      </LineStyle>
      <PolyStyle>
        <color>BF000000</color>
        <fill>0</fill>
        <outline>1</outline>
      </PolyStyle>
    </Style>
    <Folder>
      <name>Area Features</name>
      <description>Area Features</description>
      <Placemark>
        <description><![CDATA[PROP_AREA<BR><BR><B>ELEVATION</B> = 0.0]]></description>
        <styleUrl>#area1</styleUrl>
        <Polygon>
          <altitudeMode>relativeToGround</altitudeMode>
          <extrude>1</extrude>
          <outerBoundaryIs>
            <LinearRing>
              <coordinates>
              77.67633981,24.27103297,0
              77.67752082,24.27101216,0
              77.67754352,24.27209481,0
              77.67636251,24.27211562,0
              77.67633981,24.27103297,0
            </coordinates>
            </LinearRing>
          </outerBoundaryIs>
        </Polygon>
        <id>FP/MP/WIND/33948/2018</id>
        <id1>611712421212R3PU4WMLOC1.KML</id1>
        <id2>Pno_Inserted</id2>
      </Placemark>
    </Folder>
  </Document>
</kml>