Template:Attached KML/Southwest Corridor (Massachusetts)
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>Southwest Corridor (Massachusetts)</name> <Style id="style1"> <LineStyle> <color>FFCC33CC</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Southwest Expressway (Massachusetts)</name> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -71.14021,42.20774,0 -71.13549,42.21654,0 -71.13430,42.22589,0 -71.13610,42.23035,0 -71.13623,42.23171,0 -71.13592,42.23344,0 -71.12511,42.25593,0 -71.12477,42.25677,0 -71.12455,42.25761,0 -71.11965,42.28031,0 -71.11941,42.28829,0 -71.11916,42.29087,0 -71.11880,42.29216,0 -71.11849,42.29318,0 -71.11793,42.29450,0 -71.11720,42.29574,0 -71.10704,42.31104,0 -71.10564,42.31375,0 -71.10519,42.31494,0 -71.10430,42.31706,0 -71.10358,42.31826,0 -71.10281,42.31927,0 -71.10018,42.32258,0 -71.09929,42.32400,0 -71.09751,42.32836,0 -71.09658,42.32994,0 -71.09563,42.33112,0 -71.09426,42.33237,0 -71.08970,42.33627,0 </coordinates> </LineString> </Placemark>
</Document> </kml>