Template:Attached KML/Thirteenth Avenue (Brooklyn)

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> <name>Thirteenth Avenue</name> <Style id="line-000000-4"> <LineStyle> <color>ff000000</color> <width>4</width> </LineStyle> </Style> <Folder> <Placemark> <name>Thirteenth Avenue</name> <description>Thirteenth Avenue, Brooklyn</description> <styleUrl>#line-000000-4</styleUrl> <LineString> <coordinates> -74.01390552520752,40.61408275138989,0 -73.98459434509277,40.64224008506174,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>