Template:Attached KML/Broadway (Seattle)

<?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>Broadway.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>Broadway</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.3207561387514,47.6017015056678,0 -122.3207692382548,47.60327237999181,0 -122.3208018355346,47.60458623408008,0 -122.3207962390219,47.60620813669574,0 -122.3207698063631,47.60812937372967,0 -122.3207595030137,47.61116431024265,0 -122.3207542698236,47.61295516488001,0 -122.320775557881,47.61408598362686,0 -122.3208016911129,47.61524385457486,0 -122.3208504616725,47.61875397663162,0 -122.3208768434032,47.61990400318,0 -122.3208908868804,47.62108403731627,0 -122.3209134383155,47.62199451373104,0 -122.3209338661116,47.62426319340017,0 -122.3209370340211,47.62489803495075,0 -122.3208762252014,47.62505629616054,0 </coordinates> </LineString> </Placemark> </Document> </kml>