Template:Attached KML/Freedom Tunnel

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>

 <name>Freedom Tunnel</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF999933</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>Freedom Tunnel</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -73.990036,40.773033,0.000000
       -73.989853,40.774025,0.000000
       -73.989639,40.775261,0.000000
       -73.988564,40.778038,0.000000
       -73.986458,40.781338,0.000000
       -73.984421,40.784214,0.000000
       -73.981766,40.788845,0.000000
       -73.978394,40.793686,0.000000
       -73.972855,40.800980,0.000000
       -73.967705,40.808823,0.000000
       -73.964317,40.814262,0.000000
       -73.964172,40.814541,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>