<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTUL to KMIA</name>
        <description>Tulsa Intl to Miami Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTUL to KMIA</name>
            <description>Tulsa Intl to Miami Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.8895,36.1982,0
-94.1074,36.2535,9387.84
-91.9023,35.56479999999999,10668
-90.1071,34.941599999999994,10668
-87.7464,33.3241,10668
-87.6523,33.32419999999999,10668
-87.5369,33.2589,10668
-87.3982,33.2496,10668
-87.2499,33.237899999999996,10668
-86.8583,33.00319999999999,10668
-86.8465,32.8116,10668
-86.5926,32.52879999999999,10668
-86.3197,32.22229999999999,10668
-84.3739,30.556200000000004,10668
-83.1384,29.232,10668
-82.6454,28.690699999999993,10668
-82.3968,28.4148,10668
-82.0139,27.986199999999997,10515.6
-81.7442,27.6999,9052.560000000001
-81.5988,27.544700000000006,8260.08
-81.1238,27.0334,5638.8
-80.2897,25.7962,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>