Template:Attached KML/Sparks Street

From Wikipedia, the free encyclopedia

<?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>Sparks Street.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>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_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> <Placemark> <name>Sparks Street</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -75.70928752080334,45.41758229700672,0 -75.70896746647125,45.41783161438958,0 -75.70877620294513,45.41794394990012,0 -75.7079057452049,45.4183165707904,0 -75.70668857857308,45.41886740533724,0 -75.70548321254992,45.41939920669271,0 -75.70285559732237,45.42048550665876,0 -75.70044546848718,45.42152613141774,0 -75.69831784788707,45.42245336752028,0 -75.69660592397132,45.42320952705523,0 -75.69567770220149,45.42358516854581,0 </coordinates> </LineString> </Placemark> </Document> </kml>