<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHA to KMCO</name>
        <description>Lovell Field to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHA to KMCO</name>
            <description>Lovell Field to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-85.2035,35.03569999999999,0
-84.4351,33.629099999999994,10058.4
-83.6472,32.69120000000001,10668
-83.4973,32.21340000000001,10668
-83.2307,31.948700000000002,10668
-83.0894,31.8074,10668
-82.79,31.506299999999996,10668
-82.5564,31.269400000000005,10668
-82.0482,30.4803,8442.960000000001
-81.8909,30.212999999999994,7254.240000000001
-81.4404,28.863799999999998,1737.3600000000001
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>