<?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>Allen Road.kml</name> <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> <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> <Placemark> <name>Allen Road</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -79.43572659038252,43.69883159031479,0 -79.43625311903416,43.69976013241884,0 -79.43717329761232,43.70207759461135,0 -79.43812129874115,43.70437889512412,0 -79.43855250109969,43.70529549087388,0 -79.4390544845371,43.70621324489275,0 -79.43963027993991,43.70712213580801,0 -79.44064409144879,43.70863389513634,0 -79.44187428855223,43.71051636115053,0 -79.44232216188313,43.71132116682004,0 -79.44301617367702,43.71293595301044,0 -79.44389586353995,43.71518210260918,0 -79.44485582873163,43.71767808082464,0 -79.44576176206115,43.72005914283638,0 -79.44672190178468,43.7226210591744,0 -79.44741886370299,43.72432380795635,0 -79.448088597778,43.72619510222021,0 -79.44825116504983,43.72690048421082,0 -79.44840890721248,43.72803507257668,0 -79.44895091269783,43.73066257436662,0 -79.44916773603218,43.73177944364419,0 -79.44935986491795,43.73246587698897,0 -79.45015289815891,43.73459910709896,0 -79.45097453740479,43.7369339546582,0 -79.45155584365959,43.7385510291323,0 -79.45193018502243,43.73931923418039,0 -79.45239909381435,43.74002430382982,0 -79.45299986387839,43.74066085399745,0 -79.45395019230551,43.74148225422599,0 -79.45529318829783,43.74266136401856,0 -79.45771207214109,43.74483457575411,0 -79.45843332328586,43.74546198195541,0 -79.45895523011299,43.74586724263727,0 -79.45956080535834,43.74626180466986,0 -79.46042723722941,43.74671317134914,0 -79.46167219591827,43.7473875950665,0 -79.46229747959141,43.74785322789094,0 -79.46268156817916,43.74827979298109,0 -79.46297713738332,43.74877751938765,0 -79.46313981907599,43.74925647560136,0 -79.46336673567851,43.75024135857588,0 -79.4638766896924,43.7524018721115,0 -79.46437508611301,43.75475442150774,0 -79.46492126438771,43.75718694849106,0 -79.46499051133252,43.75780450607298,0 -79.46491256243562,43.75947125790022,0 </coordinates> </LineString> </Placemark> </Document> </kml>