Template:Attached KML/Penn Incline

From Wikipedia, the free encyclopedia

<?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>Penn Incline</name> <Style> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <LineString> <coordinates> -79.98408,40.44765,0 -79.98587,40.44927,0 </coordinates> </LineString> </Placemark> </Document> </kml>