<?xml version="1.0" encoding="iso-8859-1"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2">
  <Document>
    <!-- Begin Style Definitions -->
    <Style id="area1">
      <LineStyle>
        <color>FF000000</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>Unknown Area Type</description>
        <styleUrl>#area1</styleUrl>
        <Polygon>
          <outerBoundaryIs>
            <LinearRing>
              <coordinates>
              79.0822173596,13.3308068082,0
              79.0841405259,13.3307401638,0
              79.0839215515,13.3326728507,0
              79.0837025772,13.3326823714,0
              79.0834931234,13.3323681907,0
              79.0827885971,13.3317874326,0
              79.0822173596,13.3308068082,0
            </coordinates>
            </LinearRing>
          </outerBoundaryIs>
        </Polygon>
        <id>FP/AP/Others/30841/2017</id>
        <id1>41126122612111511ca.KML</id1>
        <id2>Pno_Inserted</id2>
      </Placemark>
    </Folder>
  </Document>
</kml>