<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDSM to KPHX</name>
        <description>Des Moines Intl to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDSM to KPHX</name>
            <description>Des Moines Intl to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-93.6631,41.53399999999999,0
-95.2058,40.383399999999995,10668
-95.7542,40.2843,10668
-96.2063,40.2004,10668
-100.226,39.258700000000005,10668
-100.73,39.04820000000001,10668
-101.303,38.80449999999999,10668
-102.688,38.197100000000006,10668
-105.816,37.349199999999996,10668
-107.296,36.462999999999994,10668
-107.693,36.218500000000006,10668
-108.873,35.476,10668
-109.155,34.9658,10668
-110.471,34.3699,6187.4400000000005
-112.012,33.4336,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>