﻿<?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>rasta.kml</name>
    <Style id="inline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <StyleMap id="inline0">
      <Pair>
        <key>normal</key>
        <styleUrl>#inline1</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#inline</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="inline1">
      <LineStyle>
        <color>ff0000ff</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <Placemark>
      <name>rasta</name>
      <styleUrl>#inline0</styleUrl>
      <Polygon>
        <tessellate>1</tessellate>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>
						77.06661532326697,29.10958720365672,0 77.06661217013145,29.10952447792254,0 77.06670320137725,29.10950678737124,0 77.06670237308403,29.10958874074126,0 77.06661532326697,29.10958720365672,0 
					</coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Document>
</kml>