<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to KPHX</name>
        <description>George Bush Intercontinental to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to KPHX</name>
            <description>George Bush Intercontinental to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.3412,29.9854,0
-97.0756,30.224000000000004,9906
-98.3496,30.405299999999997,10668
-99.8175,30.598,10668
-100.832,30.72030000000001,10668
-102.976,30.9521,10668
-103.481,31.147199999999998,10668
-105.087,31.748099999999994,10668
-106.272,31.95179999999999,10668
-107.605,32.2756,10668
-108.896,32.59,10668
-111.288,33.1327,2621.28
-112.012,33.4336,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>