<?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>Blair 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> <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> <Placemark> <name>Blair Road</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -75.59564107571161,45.41928729699647,0 -75.5965017175116,45.42090561552347,0 -75.5974937742936,45.4227002574871,0 -75.59853492299524,45.42459836824623,0 -75.59922227735889,45.42581060885634,0 -75.59960448336581,45.4263958568619,0 -75.59998779084725,45.42683229421748,0 -75.60057870047302,45.42736340569746,0 -75.60197803722245,45.42856025728096,0 -75.60380985955104,45.43020663009418,0 -75.60576025092253,45.4318909332986,0 -75.60780404656566,45.43367559526065,0 -75.60836599162771,45.43417599985663,0 -75.6086515888459,45.43450532346981,0 -75.60883940958836,45.43485112417292,0 -75.60903115638492,45.43524907227226,0 -75.60969245782079,45.43641618448599,0 -75.61069241337796,45.43828865517246,0 -75.61172484391499,45.44018597622424,0 -75.61260404899825,45.44180578415323,0 -75.61351988378522,45.4435032833846,0 -75.61450355985295,45.44527756620462,0 -75.61533373172182,45.44679037641354,0 -75.61623995975769,45.44853209385223,0 -75.61713252260019,45.45017555256214,0 -75.61812162934395,45.45198151375134,0 -75.61903387591872,45.45367912874907,0 -75.62002693417706,45.45553609391197,0 -75.6210180772995,45.45729533984405,0 -75.62213329115589,45.45929415757611,0 -75.62298471077145,45.46082705376566,0 -75.62311311598778,45.46097176202832,0 -75.62324630298207,45.46105138062425,0 </coordinates> </LineString> </Placemark> </Document> </kml>