﻿<?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>12 ha CA.kml</name>
    <Style id="point111_h">
      <IconStyle>
        <scale>1.5</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal3/icon61.png</href>
        </Icon>
      </IconStyle>
      <BalloonStyle>
        <text><![CDATA[<b>$[name]</b><br/><br/>$[description]<br/><br/><!--$[geDirections]-->]]></text>
      </BalloonStyle>
    </Style>
    <Style id="point111_n">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal3/icon61.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <StyleMap id="point111Style">
      <Pair>
        <key>normal</key>
        <styleUrl>#point111_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#point111_h</styleUrl>
      </Pair>
    </StyleMap>
    <Placemark>
      <description>Latitude: 26.8777288869 Longitude : 92.7861174569</description>
      <styleUrl>#point111Style</styleUrl>
      <Point>
        <coordinates>92.78611745689999,26.87772888690001,93.39</coordinates>
      </Point>
    </Placemark>
  </Document>
</kml>