<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KGRR to KMCO</name>
        <description>Gerald R Ford Intl to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KGRR to KMCO</name>
            <description>Gerald R Ford Intl to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-85.5239,42.88220000000001,0
-85.0678,41.291,10607.04
-85.1881,40.97910000000002,10668
-85.1126,40.718500000000006,10668
-84.9798,40.25450000000001,10668
-84.8988,39.9683,10668
-84.8388,39.754999999999995,10668
-84.9221,39.39670000000001,10668
-84.7033,39.01599999999999,10668
-84.6667,38.85159999999999,10668
-84.6481,38.767499999999984,10668
-84.6192,38.63669999999999,10668
-84.5518,38.33080000000001,10668
-84.5493,38.319199999999995,10668
-84.4725,37.96639999999999,10668
-84.3808,37.7328,10668
-84.1101,37.03309999999999,10668
-83.9477,36.1853,10668
-83.8947,35.904799999999994,10668
-83.3248,33.947599999999994,10668
-82.5081,31.536599999999993,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>