<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSNA to KPHX</name>
        <description>Orange County - John Wayne to Phoenix Sky Harbor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSNA to KPHX</name>
            <description>Orange County - John Wayne to Phoenix Sky Harbor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.865058,33.681647,0
-117.824452,33.745646,204.216
-117.815018,33.75781,289.56
-117.804344,33.769244,387.096
-117.792511,33.77986,493.776
-117.779607,33.789579,612.648
-117.765732,33.798326,734.568
-117.750991,33.806035,865.6320000000001
-117.735496,33.812647,2072.6400000000003
-117.719365,33.818112,2072.6400000000003
-117.702722,33.822388,2072.6400000000003
-117.685692,33.825442,2072.6400000000003
-117.668407,33.827252,2072.6400000000003
-117.650997,33.827803,2072.6400000000003
-117.633596,33.827091,2072.6400000000003
-116.012739,33.736159,2072.6400000000003
-114.399133,33.625186,2072.6400000000003
-112.220515,33.442227,865.6320000000001
-112.203239,33.440946,734.568
-112.029794,33.440861,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>