Template:Attached KML/East Side Railroad Tunnel

From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">

 <Document>
   <name>East Side Railroad Tunnel</name>
   <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>
   <Placemark>
     <name>East Side Railroad Tunnel</name>
     <styleUrl>#line-000000-1200-nodesc</styleUrl>
     <LineString>
       <tessellate>1</tessellate>
       <coordinates>
         -71.3900979,41.8252878,0
         -71.4030778,41.8274259,0
         -71.4048365,41.8276792,0
         -71.4066918,41.8280244,0
         -71.4071119,41.8281066,0
         -71.4075078,41.8281628,0
         -71.4077387,41.828186,0
         -71.4079643,41.8281852,0
         -71.4083087,41.8281301,0
       </coordinates>
     </LineString>
   </Placemark>
 </Document>

</kml>