﻿<?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>Ca LAnd.kml</name>
    <StyleMap id="yline">
      <Pair>
        <key>normal</key>
        <styleUrl>#yline0</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#yline1</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="yline0">
      <LineStyle>
        <color>ff00ffff</color>
        <width>2.5</width>
      </LineStyle>
    </Style>
    <Style id="yline1">
      <LineStyle>
        <color>ff00ffff</color>
        <width>2.5</width>
      </LineStyle>
    </Style>
    <Placemark>
      <name>r</name>
      <styleUrl>#yline</styleUrl>
      <LineString>
        <tessellate>1</tessellate>
        <coordinates>
				78.511061,17.73926,0 78.510876,17.741546,0 78.51258300000001,17.742526,0 78.514692,17.741349,0 78.511061,17.73926,0 
			</coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>