Template:Attached KML/Allen Street
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>Allen Street</name> <description/> <Style id="line-000000-1200-nodesc-normal"> <LineStyle> <color>ff000000</color> <width>1.2</width> </LineStyle> </Style> <Style id="line-000000-1200-nodesc-highlight"> <LineStyle> <color>ff000000</color> <width>1.8</width> </LineStyle> </Style> <StyleMap id="line-000000-1200-nodesc"> <Pair> <key>normal</key> <styleUrl>#line-000000-1200-nodesc-normal</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#line-000000-1200-nodesc-highlight</styleUrl> </Pair> </StyleMap> <Folder> <name>Untitled layer</name> <Placemark> <name>Line 1</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.9925571,40.7143781,0 -73.9925913,40.7146521,0 -73.9890137,40.7215925,0 -73.9886001,40.7227223,0 -73.9885378,40.722978,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.9887332,40.7230327,0 -73.988813,40.7228965,0 -73.9888512,40.7228284,0 -73.9892715,40.7216907,0 -73.9898562,40.7205381,0 -73.9914511,40.7174175,0 -73.9920519,40.7162425,0 -73.9926313,40.7151243,0 -73.9928888,40.7146364,0 -73.9928344,40.7143625,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 3</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.9930378,40.7143575,0 -73.9928888,40.7146364,0 </coordinates> </LineString> </Placemark> </Folder> </Document>
</kml>