<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPHX to KSEA</name>
        <description>Phoenix Sky Harbor Intl to Seattle Tacoma Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPHX to KSEA</name>
            <description>Phoenix Sky Harbor Intl to Seattle Tacoma Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-112.029794,33.440861,0
-112.116516,33.440934,36.576
-112.133793,33.442214,51.816
-112.15087,33.444747,73.152
-112.167619,33.448511,94.488
-112.183911,33.45348,118.872
-112.199624,33.459614,146.304
-112.214637,33.466868,179.83200000000002
-112.228836,33.475185,213.36
-112.242113,33.484503,249.936
-112.254368,33.494751,289.56
-112.265506,33.505851,332.232
-112.275443,33.517718,377.952
-112.284103,33.530263,426.72
-112.291419,33.543388,478.536
-113.471199,35.676153,11704.32
-114.719127,37.7977,11704.32
-116.040633,39.905306,11704.32
-117.445729,41.996964,11704.32
-118.945926,44.070325,11704.32
-121.841187,47.643359,11704.32
-121.851816,47.655937,11704.32
-121.864035,47.667843,11704.32
-121.87775,47.678987,11704.32
-121.892859,47.689283,1837.9440000000002
-121.909247,47.698653,1740.4080000000001
-121.926788,47.707027,1648.968
-121.94535,47.71434,1557.528
-121.964791,47.720537,1469.136
-121.984962,47.72557,1380.7440000000001
-122.005711,47.729401,1298.448
-122.026879,47.732002,1216.152
-122.048303,47.733352,1133.856
-122.069822,47.73344,1057.656
-122.09127,47.732267,984.504
-122.112483,47.729841,911.3520000000001
-122.1333,47.726181,841.248
-122.153562,47.721314,774.192
-122.173115,47.715278,710.1840000000001
-122.191808,47.708118,646.176
-122.2095,47.699889,588.264
-122.226057,47.690654,530.352
-122.241351,47.680482,478.536
-122.255267,47.669452,426.72
-122.2677,47.657647,377.952
-122.278555,47.645157,332.232
-122.287751,47.632077,289.56
-122.295217,47.618507,249.936
-122.300898,47.604549,213.36
-122.304752,47.590311,179.83200000000002
-122.306751,47.575901,146.304
-122.308036,47.431172,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>