Template:Attached KML/Thirteenth Avenue (Borough Park)

From blackwiki
< Template:Attached KML
Revision as of 19:38, 20 October 2013 by imported>Epicgenius (Created page with '<?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...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<?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>13th Avenue</name> <Style id="line-000000-4"> <LineStyle> <color>ff000000</color> <width>4</width> </LineStyle> </Style> <Folder> <Placemark> <name>13th Avenue</name> <styleUrl>#line-000000-4</styleUrl> <LineString> <coordinates> -73.98457288742065,40.64224008506174,0 -74.01394844055176,40.6140501738579,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>