Template:Attached KML/Bunda Street

<?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>Bunda Street.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>Bunda Street</name> <LookAt> <longitude>149.131006200213</longitude> <latitude>-35.27752851276627</latitude> <altitude>0</altitude> <heading>0</heading> <tilt>0</tilt> <range>1000</range> </LookAt> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> 149.1294718975718,-35.27710739867106,0 149.1296954856037,-35.27714887265012,0 149.1307999173903,-35.27751919021493,0 149.1314774802732,-35.2776063007413,0 149.1320552602151,-35.2776664403198,0 149.1323543618648,-35.2778131063684,0 149.1325405028541,-35.27794962686147,0 149.1327538045946,-35.27814492511433,0 149.1348921422914,-35.28183085139627,0 </coordinates> </LineString> </Placemark> </Document> </kml>