<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAVL to KBCT</name>
        <description>Asheville Rgnl to Boca Raton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAVL to KBCT</name>
            <description>Asheville Rgnl to Boca Raton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.5418,35.4362,0
-82.1621,33.70740000000001,10668
-82.0429,32.6678,10668
-81.9654,31.978300000000004,10668
-81.749,31.20660000000001,10668
-81.5099,30.338899999999995,10668
-81.1127,29.303300000000007,10668
-80.8679,28.691599999999994,9448.800000000001
-80.4897,27.678399999999996,5242.56
-80.1077,26.378500000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>