﻿<?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>Untitled Polygon</name>
      <styleUrl>#yline</styleUrl>
      <LineString>
        <tessellate>1</tessellate>
        <coordinates>
				78.64995,17.748833,0 78.649947,17.750934,0 78.65405,17.751532,0 78.65344500000001,17.749836,0 78.64995,17.748833,0 
			</coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>