<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>Brookline Avenue</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>73FF0000</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>Brookline Avenue</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-71.097153,42.348675,0.000000
-71.097191,42.348518,0.000000
-71.097443,42.348213,0.000000
-71.099258,42.346519,0.000000
-71.100983,42.344902,0.000000
-71.103256,42.342731,0.000000
-71.105103,42.340942,0.000000
-71.107323,42.338833,0.000000
-71.109413,42.336922,0.000000
-71.110703,42.335648,0.000000
-71.112869,42.333645,0.000000
-71.114098,42.332478,0.000000
-71.114464,42.332150,0.000000
-71.114624,42.331924,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>