<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KDTW</name>
        <description>Chicago Ohare Intl to Detroit Metro Wayne Co</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KDTW</name>
            <description>Chicago Ohare Intl to Detroit Metro Wayne Co</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.902397,41.963119,0
-87.840016,41.907591,359.66400000000004
-87.826289,41.897339,487.68
-87.811417,41.888017,621.792
-87.795512,41.879695,746.76
-87.778695,41.872437,859.5360000000001
-87.761094,41.866297,954.024
-87.742844,41.861324,1021.08
-87.724082,41.857553,1057.656
-87.704952,41.855015,1066.8
-87.685597,41.853729,1066.8
-87.666166,41.853703,1066.8
-87.646806,41.85494,1066.8
-86.276574,41.918713,1066.8
-83.698871,41.998166,1066.8
-83.679616,41.995999,1066.8
-83.66018,41.995087,1066.8
-83.640712,41.995438,1066.8
-83.621358,41.997049,1066.8
-83.602267,41.999907,1066.8
-83.583582,42.003991,1066.8
-83.565446,42.009269,1066.8
-83.547996,42.015702,1066.8
-83.531366,42.02324,1066.8
-83.515681,42.031826,1066.8
-83.501061,42.041395,1066.8
-83.487617,42.051874,1057.656
-83.475452,42.063183,1021.08
-83.464659,42.075236,954.024
-83.371269,42.202325,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>