<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAVL to KBOS</name>
        <description>Asheville Rgnl to General Edward Lawrence Logan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAVL to KBOS</name>
            <description>Asheville Rgnl to General Edward Lawrence Logan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.5418,35.4362,0
-81.1199,36.41239999999999,9845.04
-80.7367,36.703100000000006,10668
-80.3163,37.017799999999994,10668
-79.1069,37.900499999999994,10668
-77.8655,38.6412,10668
-76.9786,39.495000000000005,10668
-76.1825,39.90719999999999,10668
-76.0762,39.9615,10668
-75.8187,40.09219999999999,10668
-75.5602,40.22219999999999,10668
-74.9936,40.47300000000001,10668
-74.7418,40.583,10668
-74.3994,40.79140000000001,10668
-73.7968,41.15260000000001,9448.800000000001
-73.5813,41.280100000000004,8625.84
-73.1939,41.4169,7376.160000000001
-73.0174,41.4786,6797.04
-71.0068,42.363,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>