<?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>Avenue U</name> <Style id="line-000000-1"> <LineStyle> <color>ff000000</color> </LineStyle> </Style> <Folder> <name>Avenue U</name> <Placemark> <name>Avenue U</name> <styleUrl>#line-000000-1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.98506641387939,40.5956902083258,0 -73.9344048500061,40.60122968215371,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Avenue U</name> <styleUrl>#line-000000-1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.93620729446411,40.60106676300457,0 -73.91026496887207,40.61778019805822,0 -73.90968561172485,40.61839913389374,0 -73.90382766723633,40.62212891528828,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>