<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KBWI</name>
        <description>Chicago O'Hare International to Baltimore/Washington International Thurgood Marshall Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KBWI</name>
            <description>Chicago O'Hare International to Baltimore/Washington International Thurgood Marshall Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.9066,41.9734,0
-85.9025,41.14949999999999,10668
-85.1881,40.97910000000002,10668
-83.0716,40.31100000000001,10668
-82.5883,40.151099999999985,10668
-82.1345,40.0146,10668
-81.8926,39.9409,10668
-81.6395,39.89519999999999,10668
-81.537,39.87649999999999,10668
-81.0432,39.7852,10668
-80.5864,39.698499999999996,10668
-80.2761,39.63849999999999,10668
-79.8604,39.556700000000006,9784.08
-79.346,39.5163,8229.6
-79.1321,39.49889999999999,7559.04
-78.7284,39.4648,6339.84
-76.6672,39.176800000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>