Template:Attached KML/IRT Lenox Avenue Line

<?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>IRT Lenox Avenue</name> <Style id="line-000000-1-nodesc-highlight"> <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

</BalloonStyle> <LineStyle> <color>ff000000</color> <width>2</width> </LineStyle> </Style> <StyleMap id="line-000000-1-nodesc"> <Pair> <key>normal</key> <styleUrl>#line-000000-1-nodesc-normal</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#line-000000-1-nodesc-highlight</styleUrl> </Pair> </StyleMap> <Style id="line-000000-1-nodesc-normal"> <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

</BalloonStyle> <LineStyle> <color>ff000000</color> </LineStyle> </Style> <Placemark> <name>IRT Lenox Avenue Line</name> <styleUrl>#line-000000-1-nodesc</styleUrl> <ExtendedData> </ExtendedData> <LineString> <tessellate>1</tessellate> <coordinates> -73.9722991,40.794026,0 -73.9688015,40.7987856,0 -73.9682007,40.798948,0 -73.9580727,40.7947895,0 -73.95406010000002,40.79594290000001,0 -73.9347482,40.8224159,0 -73.934834,40.823179,0 -73.9369798,40.8239909,0 </coordinates> </LineString> </Placemark> </Document> </kml>