<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KSBD</name>
        <description>Chicago O'Hare International 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 O'Hare International to San Bernardino Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.9066,41.9734,0
-89.9712,41.72739999999999,10180.32
-90.4833,41.708500000000015,10668
-91.031,41.6181,10668
-91.1828,41.592600000000004,10668
-91.6133,41.519000000000005,10668
-96.2063,40.2004,10668
-100.226,39.258700000000005,10668
-104.429,38.29429999999999,10668
-108.099,36.748400000000004,10668
-110.352,36.3125,10668
-110.871,36.205299999999994,10668
-111.27,36.12129999999999,10668
-113.544,35.62469999999999,10668
-114.982,35.03229999999999,8138.160000000001
-115.718,34.71889999999999,5455.92
-117.235,34.0954,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>