<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWN to KBDL</name>
        <description>Craven Co Rgnl to Bradley Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWN to KBDL</name>
            <description>Craven Co Rgnl to Bradley Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.0429,35.0731,0
-76.4501,36.4404,9448.800000000001
-76.2003,36.89189999999999,10668
-75.8581,37.533500000000004,10668
-75.5106,38.345,10668
-75.2113,38.809799999999996,10668
-75.0789,39.0419,10668
-74.9531,39.26089999999999,10668
-74.6528,39.58269999999999,10668
-74.6263,39.610900000000015,10668
-74.4316,39.81729999999999,9784.08
-74.2513,40.0068,8869.68
-74.1645,40.0994,8442.960000000001
-74.0662,40.23179999999999,7833.360000000001
-73.7714,40.63290000000001,6035.04
-72.6828,41.93889999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>