<?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,67.056
-87.826289,41.897339,97.536
-87.811417,41.888017,131.064
-87.795512,41.879695,173.73600000000002
-87.778695,41.872437,219.45600000000002
-87.761094,41.866297,268.224
-87.742844,41.861324,323.088
-87.724082,41.857553,384.048
-87.704952,41.855015,451.10400000000004
-87.685597,41.853729,521.208
-87.666166,41.853703,594.36
-87.646806,41.85494,6400.8
-86.262036,41.940111,6400.8
-83.633183,42.059553,847.344
-83.613728,42.058641,758.952
-83.59424,42.058992,676.6560000000001
-83.574867,42.060603,594.36
-83.555757,42.063461,521.208
-83.537053,42.067545,451.10400000000004
-83.518899,42.072823,384.048
-83.501432,42.079256,323.088
-83.484785,42.086794,268.224
-83.469084,42.09538,219.45600000000002
-83.454449,42.104949,173.73600000000002
-83.440992,42.115428,131.064
-83.428815,42.126737,97.536
-83.418011,42.13879,67.056
-83.371269,42.202325,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>