﻿<?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>Poly.kml</name>
    <Schema name="poly" id="S_poly_ID">
      <SimpleField type="int" name="Id">
        <displayName>&lt;b&gt;Id&lt;/b&gt;</displayName>
      </SimpleField>
      <SimpleField type="double" name="Area_ha">
        <displayName>&lt;b&gt;Area_ha&lt;/b&gt;</displayName>
      </SimpleField>
    </Schema>
    <Style id="falseColor">
      <BalloonStyle>
        <text><![CDATA[<table border="0">
  <tr><td><b>Id</b></td><td>$[poly/Id]</td></tr>
  <tr><td><b>Area_ha</b></td><td>$[poly/Area_ha]</td></tr>
</table>
]]></text>
      </BalloonStyle>
      <LineStyle>
        <color>ff0000ff</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
        <colorMode>random</colorMode>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <StyleMap id="falseColor0">
      <Pair>
        <key>normal</key>
        <styleUrl>#falseColor</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#falseColor1</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="falseColor1">
      <BalloonStyle>
        <text><![CDATA[<table border="0">
  <tr><td><b>Id</b></td><td>$[poly/Id]</td></tr>
  <tr><td><b>Area_ha</b></td><td>$[poly/Area_ha]</td></tr>
</table>
]]></text>
      </BalloonStyle>
      <LineStyle>
        <color>ff0000ff</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
        <colorMode>random</colorMode>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <Placemark>
      <styleUrl>#falseColor0</styleUrl>
      <ExtendedData>
        <SchemaData schemaUrl="#S_poly_ID">
          <SimpleData name="Id">0</SimpleData>
          <SimpleData name="Area_ha">17.994</SimpleData>
        </SchemaData>
      </ExtendedData>
      <gx:balloonVisibility>1</gx:balloonVisibility>
      <Polygon>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>
						79.56525532069996,18.67692908630002,0 79.57246515460002,18.67691321049999,0 79.57344870459995,18.67696594889999,0 79.57545999760002,18.6780866589,0 79.57385286189998,18.67819373369998,0 79.56801106900004,18.67947121780005,0 79.56525532069996,18.67692908630002,0 
					</coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
      <id>FP/TG/MIN/47657/2020</id>
      <id1>7111812441213KZOIQPoly.kml</id1>
      <id2>Pno_Inserted</id2>
    </Placemark>
  </Document>
</kml>