<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOSH to CYWG</name>
        <description>Wittman Regional Airport to WINNIPEG INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOSH to CYWG</name>
            <description>Wittman Regional Airport to WINNIPEG INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-88.5564,43.9863,0
-90.0742,45.161699999999996,10424.16
-90.3281,45.323499999999996,10668
-91.4464,46.019000000000005,10668
-92.0607,46.657100000000014,10668
-92.2029,46.8022,10668
-93.2458,47.5042,10668
-97.2392,49.92779999999999,60.96
-97.2393,49.907100000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>