Template:Attached KML/Knoxville Incline

<?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> <Placemark> <name>Knoxville Incline</name> <Style> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <LineString> <tessellate>1</tessellate> <coordinates> -79.99149885900208,40.42206585321982,0 -79.98741178327812,40.42363764540693,0 -79.9872282326685,40.42372740983847,0 -79.98707341682037,40.4238222002507,0 -79.98694891695813,40.42392979059856,0 -79.98686139763127,40.42404767608254,0 -79.98680417177424,40.42418608376561,0 -79.98678398027826,40.42431682146227,0 -79.98677755327938,40.42446238371151,0 -79.98689679108438,40.42711173492977,0 </coordinates> </LineString> </Placemark> </Document> </kml>