<?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>R4 Path.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>ff00aa00</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>ff00aa00</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>R4 Path</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -123.0319602018427,49.23821675434344,0 -123.036797476607,49.23336430408071,0 -123.0372075309963,49.23317387218206,0 -123.0374784810157,49.23309620504974,0 -123.0378158705823,49.2330299391452,0 -123.0381021954815,49.23299691629305,0 -123.0398050547476,49.23296384964825,0 -123.0435173499159,49.2329637655231,0 -123.0461032691674,49.23283031544375,0 -123.0474923082362,49.23271595220777,0 -123.0548982265764,49.23294144474723,0 -123.06410304399,49.23276650816059,0 -123.0662421471835,49.23253800491031,0 -123.0783384353307,49.23264583914551,0 -123.1162539602612,49.23364874377457,0 -123.1398347462027,49.2343189808327,0 -123.1555391215746,49.23453535962771,0 -123.1961944681256,49.23465392642159,0 -123.2101754280717,49.23841674395928,0 -123.2211421302813,49.24014468848419,0 -123.2282208686009,49.2420489750011,0 -123.2368637552203,49.24656210891234,0 -123.2462584644945,49.25222433483527,0 -123.2360618986892,49.25569572529174,0 -123.2450239163807,49.26644370389961,0 -123.2467220892421,49.26592143731923,0 </coordinates> </LineString> </Placemark> </Document> </kml>