Template:Attached KML/Grand Street (Manhattan)

<?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>Grand Street</name> <Style id="line-000000-1"> <LineStyle> <color>ff000000</color> </LineStyle> </Style> <Folder> <name>Untitled layer</name> <Placemark> <name>Grand Street</name> <styleUrl>#line-000000-1</styleUrl> <ExtendedData> </ExtendedData> <LineString> <tessellate>1</tessellate> <coordinates> -74.0062559,40.7230877,0 -74.0050864,40.722982,0 -73.9981449,40.7195749,0 -73.9948297,40.7184284,0 -73.9775884,40.7132077,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>