Template:Attached KML/Green Line Extension

From Wikipedia, the free encyclopedia

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

 <name>Green Line Extension</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF009900</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Style id="style2">
   <LineStyle>
     <color>FF009900</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>Medford Branch</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -71.074799,42.370319,0.000000	  
       -71.075462,42.370731,0.000000
       -71.076172,42.371216,0.000000
       -71.077217,42.371819,0.000000
       -71.078392,42.372414,0.000000
       -71.079735,42.373230,0.000000
       -71.081123,42.374107,0.000000
       -71.082069,42.374725,0.000000
       -71.082893,42.375450,0.000000
       -71.084465,42.377090,0.000000
       -71.085548,42.378246,0.000000
       -71.086617,42.379475,0.000000
       -71.087708,42.380436,0.000000
       -71.088928,42.381649,0.000000
       -71.090195,42.382996,0.000000
       -71.091492,42.384438,0.000000
       -71.092216,42.385193,0.000000
       -71.092850,42.385788,0.000000
       -71.093307,42.386169,0.000000
       -71.093933,42.386616,0.000000
       -71.094666,42.387020,0.000000
       -71.095825,42.387566,0.000000
       -71.097900,42.388485,0.000000
       -71.099358,42.389145,0.000000
       -71.101425,42.390053,0.000000
       -71.102737,42.390671,0.000000
       -71.103455,42.391068,0.000000
       -71.104271,42.391598,0.000000
       -71.104897,42.392101,0.000000
       -71.105553,42.392689,0.000000
       -71.106133,42.393353,0.000000
       -71.106728,42.394180,0.000000
       -71.107239,42.394894,0.000000
       -71.107849,42.395702,0.000000
       -71.108948,42.397167,0.000000
       -71.110100,42.398674,0.000000
       -71.110931,42.399860,0.000000
       -71.111694,42.400906,0.000000
       -71.112038,42.401321,0.000000
       -71.113007,42.402630,0.000000
       -71.113953,42.403881,0.000000
       -71.114815,42.405018,0.000000
       -71.115829,42.406422,0.000000
       -71.116501,42.407303,0.000000
       -71.117157,42.408203,0.000000
     </coordinates>
   </LineString>
 </Placemark>
 <Placemark>
   <name>Union Square Branch</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style2</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -71.074799,42.370319,0.000000	  
       -71.075462,42.370731,0.000000
       -71.076172,42.371216,0.000000
       -71.077217,42.371819,0.000000
       -71.078392,42.372414,0.000000
       -71.079735,42.373230,0.000000
       -71.081123,42.374107,0.000000
       -71.082069,42.374725,0.000000	  
       -71.082420,42.374901,0.000000
       -71.082848,42.375080,0.000000
       -71.083725,42.375214,0.000000
       -71.085037,42.375401,0.000000
       -71.086853,42.375591,0.000000
       -71.089645,42.375919,0.000000
       -71.091209,42.376102,0.000000
       -71.092110,42.376308,0.000000
       -71.093170,42.376591,0.000000
       -71.094025,42.376919,0.000000
       -71.095108,42.377449,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>