<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPWA to KPHX</name>
        <description>WILEY POST to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPWA to KPHX</name>
            <description>WILEY POST to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.6474,35.5347,0
-98.8662,35.33539999999999,6614.160000000001
-101.699,35.2351,10668
-103.599,35.182199999999995,10668
-103.964,35.16589999999999,10668
-105.04,35.1117,10668
-109.144,34.42400000000001,10088.880000000001
-109.949,34.1507,7284.72
-110.134,34.0868,6614.160000000001
-112.012,33.4336,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>