Template:Attached KML/Bay Freeway (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>Bay Freeway KML.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>Bay Freeway</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.3437017904911,47.62380804546351,0 -122.3425188053387,47.62451477776378,0 -122.3418719790385,47.62484769549733,0 -122.3411019562144,47.62510672962637,0 -122.3404658536518,47.62525785442217,0 -122.3399883256472,47.6253175008788,0 -122.3393271544814,47.62540262672308,0 -122.3384818559119,47.62545540394956,0 -122.33779541193,47.62544974646393,0 -122.3371206746543,47.62537795318153,0 -122.3348749593887,47.62505599160781,0 -122.3339422194102,47.62491080179475,0 -122.3334270949265,47.62487143073314,0 -122.3328019301746,47.62486551358794,0 -122.3320183737601,47.62497583989865,0 -122.3309908855747,47.62523577128815,0 -122.3299638452781,47.62555352231613,0 -122.3286673050688,47.62589705368529,0 </coordinates> </LineString> </Placemark> </Document> </kml>