Template:Attached KML/Congress Parkway

<?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>Congress Parkway</name> <Style id="line-000000-4"> <LineStyle> <color>ff000000</color> <width>4</width> </LineStyle> </Style> <Folder> <Placemark> <name>Congress Parkway</name> <styleUrl>#line-000000-4</styleUrl> <LineString> <coordinates> -87.6335620880127,41.87563248411823,0 -87.62064456939697,41.87576030227986,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>