﻿<?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>Diversion.kml</name>
    <Style id="s_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>3</width>
      </LineStyle>
    </Style>
    <StyleMap id="m_ylw-pushpin">
      <Pair>
        <key>normal</key>
        <styleUrl>#s_ylw-pushpin</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#s_ylw-pushpin_hl</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="s_ylw-pushpin_hl">
      <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>3</width>
      </LineStyle>
    </Style>
    <Placemark>
      <name>Untitled Path</name>
      <styleUrl>#m_ylw-pushpin</styleUrl>
      <LineString>
        <tessellate>1</tessellate>
        <coordinates>
				78.87173442487247,17.95736534676342,0 78.87161536238716,17.95732630133162,0 78.87084289668985,17.95834806966376,0 78.87015078210125,17.95890690320215,0 78.86948643816079,17.95943867232944,0 78.86875386670523,17.9600292846025,0 78.86884015954404,17.96009721016553,0 
			</coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>