Template:Attached KML/Bushwick Branch

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>KmlFile</name> <Style id="line-000000-1200-nodesc-normal"> <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

</BalloonStyle> <LineStyle> <color>ff000000</color> <width>1.2</width> </LineStyle> </Style> <Style id="line-000000-1200-nodesc-highlight"> <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

</BalloonStyle> <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>Bushwick Branch</name> <open>1</open> <Placemark> <name>Bushwick Branch</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.9376963,40.7075354,0 -73.9356792,40.708121,0 -73.9334047,40.7085113,0 -73.92250420000001,40.7111463,0 -73.9171827,40.7154402,0 -73.9156807,40.7159281,0 -73.9122046,40.716351,0 -73.910445,40.7162534,0 -73.9077573,40.7154266,0 </coordinates> </LineString> </Placemark> </Folder> </Document> </kml>