<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPGV to KCDI</name>
        <description>Pitt Greenville to CAMBRIDGE MUNI</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPGV to KCDI</name>
            <description>Pitt Greenville to CAMBRIDGE MUNI</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.3862,35.6353,0
-78.9249,36.82470000000001,1310.64
-79,37,1463.04
-79.2364,37.25460000000001,1676.4
-79.3142,37.52289999999999,1676.4
-79.338,37.6045,1676.4
-79.3998,37.8156,1676.4
-79.4295,37.9166,1676.4
-79.4516,37.9919,1676.4
-79.4884,38.11610000000002,1676.4
-79.5652,38.3751,1676.4
-79.7078,38.52019999999999,1676.4
-80.0993,38.9144,1584.96
-81.5776,39.974999999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>