﻿<?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>Forest area Kml.kml</name>
    <Style id="sh_ylw-pushpin0">
      <IconStyle>
        <scale>1.3</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
        </Icon>
        <hotSpot x="20" y="2" xunits="pixels" yunits="pixels" />
      </IconStyle>
      <LineStyle>
        <color>ff0000ff</color>
        <width>2.5</width>
      </LineStyle>
    </Style>
    <Style id="sn_ylw-pushpin">
      <IconStyle>
        <scale>1.1</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
        </Icon>
        <hotSpot x="20" y="2" xunits="pixels" yunits="pixels" />
      </IconStyle>
      <LineStyle>
        <color>ff0000ff</color>
        <width>2.5</width>
      </LineStyle>
    </Style>
    <StyleMap id="msn_ylw-pushpin">
      <Pair>
        <key>normal</key>
        <styleUrl>#sn_ylw-pushpin</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#sh_ylw-pushpin0</styleUrl>
      </Pair>
    </StyleMap>
    <Placemark>
      <name>Forest Land</name>
      <styleUrl>#msn_ylw-pushpin</styleUrl>
      <LineString>
        <tessellate>1</tessellate>
        <coordinates>
				74.75513834501291,30.68341792347793,0 74.75501810600561,30.68361294150517,0 74.75495791955638,30.68372435521942,0 74.7548710047561,30.68387700040038,0 74.75477049456241,30.6840472543866,0 74.75462718580184,30.68430749399586,0 74.75452790922621,30.6844698432921,0 74.75445654286112,30.68459454749074,0 74.7543674568884,30.68474859258583,0 
			</coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>