<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHOU to KLAS</name>
        <description>William P. Hobby to McCarran Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHOU to KLAS</name>
            <description>William P. Hobby to McCarran Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.2773,29.646,0
-96.9416,30.123000000000005,9906
-97.5298,30.378500000000003,10668
-98.2596,30.6229,10668
-98.4344,30.6807,10668
-98.7874,30.796300000000002,10668
-101.329,31.176900000000003,10668
-102.022,31.433999999999997,10668
-103.244,31.874799999999993,10668
-105.588,32.86150000000001,10668
-107.281,33.2825,10668
-109.144,34.42400000000001,10668
-110.795,35.0616,10668
-111.371,35.1185,10668
-111.674,35.1472,10668
-112.439,35.3467,9083.04
-113.544,35.62469999999999,5394.96
-115.153,36.08070000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>