<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORL to KAVL</name>
        <description>Orlando Executive to Asheville Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORL to KAVL</name>
            <description>Orlando Executive to Asheville Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.3333,28.5454,0
-81.4689,29.922699999999992,9022.08
-81.5099,30.338899999999995,10668
-81.749,31.20660000000001,10668
-81.9654,31.978300000000004,10668
-82.0429,32.6678,10668
-82.1621,33.70740000000001,6888.4800000000005
-82.5418,35.4362,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>