<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSTL to KORD</name>
        <description>Lambert St Louis Intl to Chicago Ohare Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSTL to KORD</name>
            <description>Lambert St Louis Intl to Chicago Ohare Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.346464,38.737781,0
-90.268099,38.699071,289.56
-90.251624,38.692429,402.336
-90.23447,38.686933,527.304
-90.21677,38.682624,658.368
-90.198657,38.679536,789.432
-90.180268,38.677692,920.4960000000001
-90.161744,38.677106,1039.3680000000002
-90.143225,38.677783,1149.096
-90.124852,38.679717,1243.584
-90.106764,38.682895,1316.736
-90.089098,38.68729,1368.5520000000001
-90.07199,38.692871,1395.9840000000002
-90.055568,38.699595,1402.0800000000002
-90.039958,38.70741,1402.0800000000002
-90.025279,38.716257,1402.0800000000002
-90.011642,38.726068,1402.0800000000002
-89.999151,38.73677,1402.0800000000002
-89.987901,38.748281,1402.0800000000002
-89.97798,38.760512,1402.0800000000002
-89.969461,38.773371,1402.0800000000002
-89.26275,39.731681,1402.0800000000002
-87.804274,41.628744,1402.0800000000002
-87.79056,41.638963,1402.0800000000002
-87.778088,41.650035,1402.0800000000002
-87.766952,41.661878,1402.0800000000002
-87.757238,41.6744,1402.0800000000002
-87.74902,41.687508,1402.0800000000002
-87.742362,41.7011,1402.0800000000002
-87.737314,41.715074,1402.0800000000002
-87.733916,41.729324,1402.0800000000002
-87.732195,41.74374,1402.0800000000002
-87.732163,41.758213,1402.0800000000002
-87.733822,41.772633,1395.9840000000002
-87.737161,41.78689,1368.5520000000001
-87.742154,41.800877,1316.736
-87.748765,41.814485,1243.584
-87.756943,41.827613,1149.096
-87.766627,41.840159,1039.3680000000002
-87.777744,41.852029,920.4960000000001
-87.902397,41.963119,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>