<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>MBTA Blue Line</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FFFF0000</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Blue Line</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -71.061951,42.361301,0.000000 -71.061264,42.361050,0.000000 -71.060570,42.360710,0.000000 -71.060104,42.360245,0.000000 -71.059807,42.359745,0.000000 -71.059448,42.359371,0.000000 -71.059181,42.359203,0.000000 -71.058357,42.358940,0.000000 -71.057724,42.358837,0.000000 -71.056816,42.358856,0.000000 -71.055717,42.359020,0.000000 -71.054054,42.359280,0.000000 -71.052643,42.359482,0.000000 -71.050659,42.359795,0.000000 -71.048454,42.360146,0.000000 -71.047195,42.360432,0.000000 -71.046059,42.361080,0.000000 -71.043137,42.364697,0.000000 -71.041100,42.367073,0.000000 -71.039429,42.369308,0.000000 -71.037987,42.370564,0.000000 -71.036507,42.371689,0.000000 -71.035500,42.372131,0.000000 -71.034210,42.372307,0.000000 -71.032967,42.372322,0.000000 -71.031914,42.372860,0.000000 -71.030846,42.373844,0.000000 -71.027473,42.376793,0.000000 -71.026016,42.378139,0.000000 -71.024658,42.378948,0.000000 -71.023567,42.379391,0.000000 -71.021790,42.380058,0.000000 -71.020844,42.380245,0.000000 -71.019745,42.380245,0.000000 -71.018158,42.380230,0.000000 -71.017326,42.380390,0.000000 -71.016273,42.380772,0.000000 -71.014984,42.381676,0.000000 -71.011398,42.384354,0.000000 -71.010460,42.384972,0.000000 -71.009041,42.385445,0.000000 -71.002602,42.387569,0.000000 -71.000587,42.388313,0.000000 -70.999344,42.388821,0.000000 -70.998291,42.389503,0.000000 -70.997520,42.390186,0.000000 -70.996506,42.391247,0.000000 -70.995438,42.392960,0.000000 -70.991936,42.398140,0.000000 -70.991508,42.399296,0.000000 -70.991379,42.400532,0.000000 -70.991661,42.402164,0.000000 -70.992393,42.407059,0.000000 -70.992691,42.409153,0.000000 -70.992714,42.410515,0.000000 -70.992409,42.411907,0.000000 -70.991508,42.413857,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>