﻿<?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>ReginalInstitute.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>ff00ffaa</color>
        <width>1.2</width>
      </LineStyle>
      <PolyStyle>
        <color>ff00ffaa</color>
        <fill>0</fill>
      </PolyStyle>
    </Style>
    <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>ff00ffaa</color>
        <width>1.2</width>
      </LineStyle>
      <PolyStyle>
        <color>ff00ffaa</color>
        <fill>0</fill>
      </PolyStyle>
    </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>
    <Placemark>
      <name>ReginalInstitute</name>
      <styleUrl>#m_ylw-pushpin</styleUrl>
      <Polygon>
        <tessellate>1</tessellate>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>
						77.38783667867676,23.2374201423454,0 77.3873324818841,23.23675301732836,0 77.38811237022873,23.23597664751829,0 77.38861052440062,23.23655946813615,0 77.38827709476436,23.23686290000727,0 77.38830641480834,23.23689138801696,0 77.38783667867676,23.2374201423454,0 
					</coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Document>
</kml>