Template:Attached KML/Pennsylvania Avenue (Brooklyn)

<?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>Pennsylvania Avenue</name> <Style id="line-000000-4"> <LineStyle> <color>ff000000</color> <width>4</width> </LineStyle> </Style> <Folder> <Placemark> <name>Pennsylvania Avenue</name> <styleUrl>#line-000000-4</styleUrl> <LineString> <coordinates> -73.89743328094482,40.67809946288882,0 -73.89339923858643,40.66223125817937,0 -73.88432264328003,40.65016889724004,0 -73.87713432312012,40.64370543958086,0 -73.876383304596,40.64335538559259,0 -73.87563228607178,40.64310301995052,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>