<?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>FF0000FF</color>
        <width>3</width>
      </LineStyle>
      <PolyStyle>
        <color>BF00FF00</color>
        <fill>1</fill>
        <outline>1</outline>
      </PolyStyle>
      <IconStyle>
        <Icon>
        </Icon>
      </IconStyle>
      <LabelStyle>
        <scale>0</scale>
      </LabelStyle>
    </Style>
    <Style id="area1_hlt">
      <LineStyle>
        <color>FF2020FF</color>
        <width>5</width>
      </LineStyle>
      <PolyStyle>
        <color>BF00FF00</color>
        <fill>1</fill>
        <outline>1</outline>
      </PolyStyle>
      <IconStyle>
        <Icon>
        </Icon>
      </IconStyle>
    </Style>
    <StyleMap id="area1_rollover">
      <Pair>
        <key>normal</key>
        <styleUrl>#area1</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#area1_hlt</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="point1">
      <IconStyle>
        <Icon>kml_symbol_dot_0.png</Icon>
      </IconStyle>
    </Style>
    <Folder>
      <name>Point Features</name>
      <description>Point Features</description>
      <Placemark>
        <description>Unknown Point Feature</description>
        <name>COMPARTMENT NO.
OA 346, AREA 2.00 HECT
FOREST DIVISION KANKER
FOREST RANGE KANKER 
DISTRICT KANKER</name>
        <styleUrl>#point1</styleUrl>
        <Point>
          <coordinates>81.4538210000,20.3399160000,0</coordinates>
        </Point>
      </Placemark>
    </Folder>
    <Folder>
      <name>Area Features</name>
      <description>Area Features</description>
      <Placemark>
        <description>Unknown Area Type</description>
        <styleUrl>#area1_rollover</styleUrl>
        <Polygon>
          <outerBoundaryIs>
            <LinearRing>
              <coordinates>
              81.4533610000,20.3409690000,0
              81.4525810000,20.3411050000,0
              81.4525430000,20.3409150000,0
              81.4525860000,20.3408070000,0
              81.4526810000,20.3407410000,0
              81.4527130000,20.3404510000,0
              81.4527090000,20.3402910000,0
              81.4527760000,20.3399380000,0
              81.4528210000,20.3397610000,0
              81.4528050000,20.3394950000,0
              81.4527470000,20.3391000000,0
              81.4540830000,20.3391640000,0
              81.4537090000,20.3400580000,0
              81.4533610000,20.3409690000,0
            </coordinates>
            </LinearRing>
          </outerBoundaryIs>
        </Polygon>
      </Placemark>
    </Folder>
  </Document>
</kml>