<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KRUT to KOCH</name>
        <description>Rutland State to A L Mangham Jr Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KRUT to KOCH</name>
            <description>Rutland State to A L Mangham Jr Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.949481,43.524878,0
-72.944282,43.380195,0
-77.347342,41.994572,0
-80.182,40.393861,0
-84.191178,37.8818,0
-87.649472,36.100361,0
-91.347583,34.535417,0
-93.892986,32.405681,0
-94.669568,32.017489,0
-94.7095,31.584622,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>