<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMSY to KMDW</name>
        <description>Louis Armstrong New Orleans Intl to Chicago Midway Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMSY to KMDW</name>
            <description>Louis Armstrong New Orleans Intl to Chicago Midway Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.281728,29.996628,0
-90.362237,30.016024,97.536
-90.416641,30.049687,310.896
-90.454477,30.097431,637.032
-90.471165,30.153495,1051.56
-90.464666,30.211115,4419.6
-90.003836,32.288914,4419.6
-89.524175,34.365872,4419.6
-89.02013,36.440864,4419.6
-88.488391,38.51362,4419.6
-87.648984,41.563559,1051.56
-87.630694,41.619813,637.032
-87.639228,41.677353,310.896
-87.673604,41.729246,97.536
-87.743739,41.779239,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>