<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPDX to KSAN</name>
        <description>Portland Intl to San Diego Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPDX to KSAN</name>
            <description>Portland Intl to San Diego Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.583903,45.580514,0
-122.493632,45.545265,42.672000000000004
-122.476526,45.537146,60.96
-122.460497,45.528014,82.296
-122.445668,45.517937,106.68
-122.432151,45.506994,137.16
-122.420049,45.495267,170.68800000000002
-122.409454,45.482845,204.216
-122.400445,45.469824,243.84
-122.39309,45.456301,286.512
-121.430152,43.355183,10210.800000000001
-120.535129,41.247925,10210.800000000001
-119.69614,39.13417,10210.800000000001
-118.906136,37.014752,10210.800000000001
-117.503019,32.915813,880.8720000000001
-117.500347,32.901515,807.72
-117.496202,32.887467,737.616
-117.490614,32.873775,670.5600000000001
-117.483628,32.860545,606.552
-117.475297,32.847876,545.592
-117.465684,32.835866,487.68
-117.454864,32.824605,432.81600000000003
-117.442918,32.81418,381
-117.429937,32.804669,332.232
-117.416022,32.796146,286.512
-117.401276,32.788674,243.84
-117.385814,32.782312,204.216
-117.369751,32.777106,170.68800000000002
-117.20435,32.737117,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>