<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMIA to KPHX</name>
        <description>Miami Intl to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMIA to KPHX</name>
            <description>Miami Intl to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.2897,25.7962,0
-81.7781,26.153400000000005,9052.560000000001
-82.8409,27.134199999999993,10668
-84.7832,27.493499999999997,10668
-85.3443,27.591800000000006,10668
-86.7626,28.009699999999995,10668
-88.0342,28.3823,10668
-90.104,29.175200000000004,10668
-92.924,29.623000000000005,10668
-94.4681,29.841300000000004,10668
-95.3457,29.956900000000005,10668
-96.0634,30.0706,10668
-97.0756,30.224000000000004,10668
-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>