<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJAX to KGPT</name>
        <description>Jacksonville International to Gulfport-Biloxi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJAX to KGPT</name>
            <description>Jacksonville International to Gulfport-Biloxi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.6883,30.492999999999995,0
-83.5171,30.535200000000003,10302.24
-83.905,30.545299999999997,10668
-84.3739,30.556200000000004,10668
-84.5884,30.622500000000002,10668
-84.8126,30.6913,10668
-85.1245,30.786200000000008,10668
-85.4397,30.7958,10668
-85.5406,30.798699999999997,10668
-85.9229,30.8091,10668
-86.0182,30.811399999999992,10454.640000000001
-86.1314,30.8142,10088.880000000001
-86.6791,30.8262,8229.6
-87.0075,30.808300000000003,7132.320000000001
-87.2738,30.7932,6217.92
-89.0692,30.407700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>