<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>MBTA Green Line C branch</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF009900</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>C branch</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -71.0592604,42.3598376,0 -71.059807,42.359051,0 -71.060081,42.35849,0 -71.060623,42.357792,0 -71.0618394,42.3566454,0 -71.0620119,42.3565391,0 -71.0622487,42.3564804,0 -71.0626043,42.3562598,0 -71.0634658,42.3551051,0 -71.0642706,42.3535517,0 -71.064627,42.3526486,0 -71.0647443,42.3524686,0 -71.064926,42.3524155,0 -71.0674817,42.3525865,0 -71.068153,42.35244,0 -71.070831,42.351849,0 -71.078873,42.349659,0 -71.079239,42.34959,0 -71.0853514,42.347931,0 -71.0856575,42.3478526,0 -71.0860066,42.3478495,0 -71.0864851,42.3478993,0 -71.0881905,42.3480725,0 -71.0885548,42.348087,0 -71.091301,42.348049,0 -71.091728,42.34811,0 -71.09211,42.348259,0 -71.092857,42.348831,0 -71.093156,42.3489443,0 -71.093498,42.34901,0 -71.094353,42.34901,0 -71.09671,42.348919,0 -71.097107,42.34885,0 -71.097939,42.348625,0 -71.099838,42.348095,0 -71.102493,42.347359,0 -71.10598,42.346367,0 -71.106918,42.346111,0 -71.107208,42.346016,0 -71.107597,42.345867,0 -71.108055,42.345741,0 -71.110413,42.345093,0 -71.112556,42.344498,0 -71.114944,42.343853,0 -71.116791,42.343361,0 -71.118141,42.342983,0 -71.11924,42.34267,0 -71.12014,42.342396,0 -71.120529,42.342281,0 -71.120903,42.342224,0 -71.121452,42.342121,0 -71.122101,42.341923,0 -71.122643,42.341793,0 -71.124123,42.341457,0 -71.125053,42.341248,0 -71.125854,42.341007,0 -71.126633,42.340755,0 -71.127342,42.340488,0 -71.128044,42.34024,0 -71.128662,42.340057,0 -71.129692,42.339836,0 -71.130707,42.339695,0 -71.131828,42.339626,0 -71.133644,42.339638,0 -71.134407,42.339581,0 -71.134933,42.3395,0 -71.135147,42.339424,0 -71.135574,42.33926,0 -71.135963,42.339138,0 -71.137222,42.338829,0 -71.137878,42.338696,0 -71.138611,42.338547,0 -71.139397,42.338387,0 -71.140686,42.338055,0 -71.141731,42.33778,0 -71.144234,42.337269,0 -71.146492,42.3368,0 -71.148254,42.336388,0 -71.149429,42.336109,0 </coordinates> </LineString> </Placemark>
</Document> </kml>