﻿<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
  <Document>
    <name>MapSource</name>
    <open>1</open>
    <LookAt>
      <longitude>78.10089997</longitude>
      <latitude>13.12410001</latitude>
      <altitude>0</altitude>
      <range>425.3146073</range>
      <tilt>0</tilt>
      <heading>0</heading>
      <altitudeMode>relativeToGround</altitudeMode>
    </LookAt>
    <Style id="point2_h">
      <IconStyle>
        <scale>1.5</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
      <BalloonStyle>
        <text>&lt;b&gt;$[name]&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;$[description]&lt;br/&gt;&lt;br/&gt;&lt;!--$[geDirections]--&gt;</text>
      </BalloonStyle>
    </Style>
    <Style id="point1_h">
      <IconStyle>
        <scale>1.5</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
      <BalloonStyle>
        <text>&lt;b&gt;$[name]&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;$[description]&lt;br/&gt;&lt;br/&gt;&lt;!--$[geDirections]--&gt;</text>
      </BalloonStyle>
    </Style>
    <Style id="point0_h">
      <IconStyle>
        <scale>1.5</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
      <BalloonStyle>
        <text>&lt;b&gt;$[name]&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;$[description]&lt;br/&gt;&lt;br/&gt;&lt;!--$[geDirections]--&gt;</text>
      </BalloonStyle>
    </Style>
    <StyleMap id="point0Style">
      <Pair>
        <key>normal</key>
        <styleUrl>#point0_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#point0_h</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="path0Style">
      <LineStyle>
        <color>fffe01fe</color>
        <width>6</width>
      </LineStyle>
    </Style>
    <StyleMap id="point1Style">
      <Pair>
        <key>normal</key>
        <styleUrl>#point1_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#point1_h</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="point0_n">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <StyleMap id="point2Style">
      <Pair>
        <key>normal</key>
        <styleUrl>#point2_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#point2_h</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="point2_n">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <Style id="point1_n">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon57.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <Folder>
      <name>Waypoints</name>
      <Placemark>
        <name>A</name>
        <description>Latitude: 13.12540054 Longitude : 78.09778777</description>
        <styleUrl>#point0Style</styleUrl>
        <Point>
          <coordinates>78.0977877695,13.1254005432,0</coordinates>
        </Point>
      </Placemark>
      <Placemark>
        <name>B</name>
        <description>Latitude: 13.1271003932 Longitude : 78.0976877734</description>
        <styleUrl>#point1Style</styleUrl>
        <Point>
          <coordinates>78.0976877734,13.1271003932,0</coordinates>
        </Point>
      </Placemark>
      <Placemark>
        <name>C</name>
        <description>Latitude: 13.1239006855 Longitude : 78.1016872823</description>
        <styleUrl>#point2Style</styleUrl>
        <Point>
          <coordinates>78.10168728230001,13.1239006855,0</coordinates>
        </Point>
      </Placemark>
    </Folder>
    <Folder>
      <name>Routes</name>
      <Folder>
        <name>Via Points</name>
      </Folder>
      <Folder>
        <name>Path</name>
        <Placemark>
          <name>B to B</name>
          <styleUrl>#path0Style</styleUrl>
          <id5>Sucess</id5>
          <LineString>
            <coordinates>
78.0976877734,13.1271003932,0 78.10168728230001,13.1239006855,0 78.10168728230001,13.1239006855,0 78.0977877695,13.1254005432,0 78.0977877695,13.1254005432,0 78.0976877734,13.1271003932,0 </coordinates>
          </LineString>
        </Placemark>
      </Folder>
    </Folder>
    <Folder>
      <name>Tracks</name>
      <Folder>
        <name>Points</name>
      </Folder>
      <Folder>
        <name>Path</name>
      </Folder>
    </Folder>
  </Document>
</kml>