<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJAX to KMIA</name>
        <description>Jacksonville Intl to Miami Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJAX to KMIA</name>
            <description>Jacksonville Intl to Miami Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.699967,30.496217,0
-81.779098,30.471999,188.976
-81.794374,30.465988,268.224
-81.808983,30.458854,359.66400000000004
-81.822814,30.450649,460.24800000000005
-81.835762,30.441436,573.024
-81.847727,30.431285,691.8960000000001
-81.85862,30.420274,816.864
-81.868358,30.408486,944.88
-81.876866,30.396011,1075.944
-81.88408,30.382944,1210.056
-81.889946,30.369384,1341.1200000000001
-81.894419,30.355435,1469.136
-81.897466,30.341203,1591.056
-81.899064,30.326796,1709.928
-81.899201,30.312323,1819.6560000000002
-81.897876,30.297895,1917.192
-81.895101,30.283622,2005.584
-81.890896,30.269611,2255.52
-81.509334,28.971503,2255.52
-81.139581,27.67325,2255.52
-80.659339,25.93046,2255.52
-80.657204,25.916115,2249.424
-80.653687,25.901992,2231.136
-80.648816,25.888198,2194.56
-80.642627,25.874839,2145.792
-80.635169,25.862015,2084.832
-80.626497,25.849826,2005.584
-80.616679,25.838363,1917.192
-80.60579,25.827714,1819.6560000000002
-80.593911,25.81796,1709.928
-80.581134,25.809174,1591.056
-80.567557,25.801425,1469.136
-80.553281,25.794771,1341.1200000000001
-80.538417,25.789262,1210.056
-80.523076,25.78494,1075.944
-80.507376,25.781839,944.88
-80.491436,25.779982,816.864
-80.475377,25.779383,691.8960000000001
-80.314817,25.786097,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>