<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMKE to KSTL</name>
        <description>General Mitchell Intl to Lambert-St. Louis Int'l</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMKE to KSTL</name>
            <description>General Mitchell Intl to Lambert-St. Louis Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.8965,42.947900000000004,0
-88.501,41.229600000000005,6096
-88.7335,40.821200000000005,6096
-88.8643,40.6874,6096
-88.9206,40.62960000000001,6096
-89.0305,40.516400000000004,6096
-89.1379,40.40530000000001,6096
-89.304,40.23259999999999,6096
-90.3704,38.748999999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>