<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMKE to KSUW</name>
        <description>General Mitchell Intl to Richard I Bong</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMKE to KSUW</name>
            <description>General Mitchell Intl to Richard I Bong</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.8965,42.947900000000004,0
-88.8575,44.551199999999994,10668
-88.9469,44.71520000000001,10668
-89.5866,44.8468,10027.92
-89.916,45.06020000000001,8778.24
-90.0742,45.161699999999996,8199.12
-90.3281,45.323499999999996,7254.240000000001
-91.4464,46.019000000000005,3139.44
-92.0947,46.68899999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>