<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCRW to KPVD</name>
        <description>Charleston Yeager to T.F. Green Intl Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCRW to KPVD</name>
            <description>Charleston Yeager to T.F. Green Intl Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.593,38.3759,0
-80.0993,38.9144,8382
-79.2925,39.14189999999999,10668
-78.9895,39.22550000000001,10668
-78.4562,39.51349999999999,10668
-78.136,39.6841,10668
-77.8557,39.6977,10668
-77.5368,39.94489999999999,10668
-77.4499,39.95570000000001,10668
-76.4936,40.3433,10668
-75.8197,40.601699999999994,10668
-75.3831,40.765299999999996,10668
-74.9598,40.971000000000004,10668
-74.5383,41.067499999999995,9479.28
-74.272,41.1276,8656.32
-74.1349,41.1583,8260.08
-73.9846,41.1917,7772.400000000001
-73.8503,41.221299999999985,7376.160000000001
-73.5813,41.280100000000004,6553.200000000001
-71.4274,41.72280000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>