<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KRFD to KIAH</name>
        <description>Chicago Rockford Intl to George Bush Intercontinental</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KRFD to KIAH</name>
            <description>Chicago Rockford Intl to George Bush Intercontinental</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.0966,42.1953,0
-89.7653,40.480999999999995,10668
-89.7404,40.30029999999999,10668
-89.7108,40.08330000000001,10668
-89.6777,39.83969999999999,10668
-89.7764,39.72149999999999,10668
-90.4824,38.86070000000001,10668
-91.0146,37.6014,10668
-91.6115,36.1332,10668
-91.7365,35.8185,10668
-92.1805,34.6777,10668
-92.6439,34.060100000000006,10668
-93.0485,33.5119,10668
-93.5972,32.7551,10668
-94.2165,31.882400000000004,8351.52
-94.6575,31.248599999999996,5455.92
-95.3412,29.9854,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>