Template:Attached KML/Interstate 705

<?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>Interstate 705.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> <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> <Placemark> <name>Interstate 705</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4309722928421,47.23356785798693,0 -122.432054880265,47.23768590198885,0 -122.433539760135,47.24090844063291,0 -122.4348203263638,47.24377322970608,0 -122.4356499231924,47.24823980568005,0 -122.4355938373298,47.25028709240486,0 -122.4356117963634,47.25167037581585,0 -122.4362814334763,47.25382107499714,0 -122.4367137593325,47.25531576163809,0 -122.4371430693719,47.25605152065128,0 -122.437951896688,47.25709303613839,0 -122.4383421614816,47.25751671082391,0 -122.4393827438163,47.25817026145588,0 -122.4400418537838,47.25838762534352,0 -122.4406028010562,47.25839436809379,0 </coordinates> </LineString> </Placemark> </Document> </kml>