Template:Attached KML/Orange Line (MBTA)
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>MBTA Orange Line</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF0066FF</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Orange Line</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -71.070847,42.438267,0.000000 -71.070908,42.437172,0.000000 -71.071091,42.435825,0.000000 -71.071320,42.434292,0.000000 -71.071587,42.433285,0.000000 -71.072067,42.432159,0.000000 -71.073196,42.429356,0.000000 -71.074570,42.426117,0.000000 -71.075912,42.422760,0.000000 -71.076263,42.421803,0.000000 -71.076508,42.420963,0.000000 -71.076744,42.419846,0.000000 -71.076836,42.418633,0.000000 -71.076874,42.416702,0.000000 -71.076889,42.412964,0.000000 -71.076950,42.409344,0.000000 -71.077034,42.405476,0.000000 -71.077141,42.402615,0.000000 -71.077271,42.400967,0.000000 -71.077309,42.398125,0.000000 -71.077316,42.394512,0.000000 -71.077187,42.392342,0.000000 -71.077026,42.390621,0.000000 -71.076981,42.387585,0.000000 -71.077072,42.385937,0.000000 -71.077003,42.383640,0.000000 -71.076965,42.381657,0.000000 -71.076904,42.380127,0.000000 -71.076675,42.379414,0.000000 -71.075966,42.378456,0.000000 -71.074806,42.376911,0.000000 -71.073273,42.375450,0.000000 -71.070320,42.373905,0.000000 -71.068207,42.372807,0.000000 -71.066139,42.371624,0.000000 -71.064117,42.370052,0.000000 -71.063087,42.368389,0.000000 -71.061996,42.367073,0.000000 -71.060127,42.365280,0.000000 -71.058754,42.363346,0.000000 -71.057381,42.361145,0.000000 -71.057381,42.359699,0.000000 -71.057747,42.358257,0.000000 -71.058327,42.357307,0.000000 -71.059937,42.355961,0.000000 -71.061462,42.354565,0.000000 -71.062317,42.353580,0.000000 -71.062599,42.353058,0.000000 -71.062614,42.352058,0.000000 -71.063004,42.350883,0.000000 -71.063454,42.350044,0.000000 -71.063904,42.349190,0.000000 -71.064529,42.348476,0.000000 -71.065407,42.347744,0.000000 -71.066444,42.347420,0.000000 -71.067543,42.347420,0.000000 -71.068420,42.347546,0.000000 -71.069664,42.347588,0.000000 -71.071617,42.347626,0.000000 -71.074104,42.347588,0.000000 -71.074959,42.347515,0.000000 -71.075859,42.347450,0.000000 -71.076393,42.347149,0.000000 -71.077507,42.346287,0.000000 -71.079514,42.344700,0.000000 -71.082565,42.342201,0.000000 -71.084824,42.340355,0.000000 -71.086578,42.338871,0.000000 -71.088699,42.337223,0.000000 -71.090103,42.336086,0.000000 -71.092430,42.333954,0.000000 -71.093666,42.333012,0.000000 -71.094803,42.332012,0.000000 -71.095650,42.331169,0.000000 -71.096443,42.330170,0.000000 -71.097366,42.328808,0.000000 -71.097893,42.327713,0.000000 -71.098480,42.326164,0.000000 -71.099098,42.324562,0.000000 -71.099678,42.323532,0.000000 -71.100250,42.322525,0.000000 -71.100792,42.321777,0.000000 -71.102753,42.319504,0.000000 -71.103355,42.318733,0.000000 -71.104019,42.317806,0.000000 -71.104393,42.317101,0.000000 -71.105293,42.315044,0.000000 -71.106018,42.313282,0.000000 -71.106552,42.312107,0.000000 -71.107010,42.311211,0.000000 -71.108025,42.309704,0.000000 -71.108925,42.308411,0.000000 -71.110558,42.305912,0.000000 -71.112267,42.303501,0.000000 -71.113228,42.301975,0.000000 -71.114288,42.300350,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>