<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to KGPI</name>
        <description>George Bush Intercontinental to Glacier Park Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to KGPI</name>
            <description>George Bush Intercontinental to Glacier Park Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.3412,29.9854,0
-96.4407,31.322900000000004,10668
-96.5147,31.520399999999995,10668
-96.8106,32.565799999999996,10668
-96.8133,32.5749,10668
-97.1794,32.8895,10668
-97.8932,33.4491,10668
-98.5935,33.987300000000005,10668
-102.688,38.197100000000006,10668
-103.621,38.817499999999995,10668
-103.932,39.69630000000001,10668
-104.161,39.99680000000001,10668
-104.252,40.115200000000016,10668
-104.304,40.1823,10668
-104.359,40.253600000000006,10668
-104.375,40.274400000000014,10668
-104.553,40.50389999999999,10668
-104.64,40.78469999999999,10668
-104.697,40.9675,10668
-104.773,41.21100000000001,10668
-106.277,43.090900000000005,10668
-108.625,45.80860000000001,10668
-111.412,47.44999999999999,8199.12
-111.713,47.5376,7315.200000000001
-111.786,47.55850000000001,7101.84
-112.161,47.665700000000015,6035.04
-114.255,48.3117,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>