﻿<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <Style id="polygon_style">
      <LineStyle>
        <color>7f00ffff</color>
        <width>3</width>
      </LineStyle>
      <PolyStyle>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <Placemark>
      <name>TICHNA</name>
      <description>

          TICHNA

    </description>
      <Point>
        <coordinates> 91.4150694444444,23.5485583333333,0.000000</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Fremont</name>
      <styleUrl>#polygon_style</styleUrl>
      <Polygon>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>


91.4150694444444,23.5485583333333,0.000000
91.3969361111111,23.4605861111111,0.000000
91.3945083333333,23.2841833333333,0.000000
91.3536388888889,23.2801000000000,0.000000
91.3380666666667,23.3476666666667,0.000000
91.3327027777778,23.3682944444444,0.000000
91.2968305555556,23.3682944444444,0.000000
91.2968277777778,23.4043277777778,0.000000
91.3327027777778,23.4043277777778,0.000000
91.3376305555555,23.4854111111111,0.000000
91.3474305555556,23.5485583333333,0.000000
91.4150694444444,23.5485583333333,0.000000




            </coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Document>
</kml>