Template:Attached KML/State Circle

<?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>State Circle.kml</name> <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>5</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"> <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>5</width> </LineStyle> </Style> <Placemark> <name>State Circle</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> 149.1195666671654,-35.3096504577608,0 149.1195507810902,-35.3096024699698,0 149.1198496324401,-35.31017623452414,0 149.12042696427,-35.31082206084322,0 149.1211614275307,-35.31143436552978,0 149.121981921569,-35.31190745992132,0 149.1228281109123,-35.31216737800973,0 149.1235988069154,-35.31232983067952,0 149.1244659753476,-35.31237259496265,0 149.125262064054,-35.31235282537904,0 149.1262140292958,-35.31217686891189,0 149.1269441219069,-35.3119429826237,0 149.126960047644,-35.31192956559112,0 149.1278607948983,-35.31139136767328,0 149.1285373901106,-35.31078845151941,0 149.1291220916199,-35.31008754797627,0 149.1294274814728,-35.30927287764024,0 149.1295274017674,-35.3085763517439,0 149.1295509486485,-35.3077928095567,0 149.1294645896172,-35.30708033142282,0 149.1290501453066,-35.30630465655842,0 149.1283554101742,-35.30538241185964,0 149.1277253770153,-35.3048312054406,0 149.1268969550839,-35.30443065149622,0 149.1260778339642,-35.30417509687662,0 149.1254757952889,-35.30401932264275,0 149.1248833099807,-35.30396312105528,0 149.1236394477849,-35.30398595677274,0 149.1223883003852,-35.30425804808161,0 149.1213022862524,-35.30476162851414,0 149.1203613655188,-35.30559112608783,0 149.1198544744109,-35.3062623595055,0 149.1194372962492,-35.30709395972621,0 149.1192571747571,-35.30791090864967,0 149.1192821210547,-35.30860099151931,0 149.1193640663698,-35.30908011894766,0 149.1195666671654,-35.3096504577608,0 </coordinates> </LineString> </Placemark> </Document> </kml>