<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KSBD</name>
        <description>Chicago Ohare Intl to San Bernardino Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KSBD</name>
            <description>Chicago Ohare Intl to San Bernardino Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.933139,41.990436,0
-87.995656,42.04593,36.576
-88.009417,42.05618,51.816
-88.024331,42.065501,70.104
-88.040284,42.07382,91.44
-88.057156,42.081076,118.872
-88.074818,42.087213,146.304
-88.093135,42.092184,176.78400000000002
-88.111967,42.095951,210.312
-88.131171,42.098486,246.888
-88.1506,42.099769,286.512
-88.170106,42.099791,11887.2
-88.18954,42.098552,11887.2
-88.208755,42.09606,11887.2
-91.639984,41.596952,11887.2
-95.016015,40.998583,11887.2
-98.326479,40.303591,11887.2
-101.565123,39.516252,11887.2
-104.72721,38.641145,11887.2
-107.809467,37.683044,11887.2
-110.809984,36.646831,11887.2
-113.728085,35.537416,11887.2
-117.023656,34.161923,210.312
-117.038845,34.154747,176.78400000000002
-117.054731,34.148694,146.304
-117.219353,34.099952,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>