<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to KSAN</name>
        <description>Seattle Tacoma Intl to San Diego Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to KSAN</name>
            <description>Seattle Tacoma Intl to San Diego Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.31232036,47.45018848000001,0
-121.988322,46.61785800000001,5608.320000000001
-121.086472,44.17872199999999,10668
-120.50711111,42.49286111000001,10668
-120.113667,41.15760599999999,10668
-120.021247,40.83586700000001,10668
-119.756,39.89327800000001,10668
-119.65608333,39.53127778000001,10668
-119.635228,38.715125,10668
-119.59544444,37.104416670000006,10668
-119.413472,36.7315,10668
-119.326792,36.552475,10668
-119.218567,36.327517,10668
-119.02080556,35.913055560000004,10668
-118.874972,35.51316700000001,10668
-118.755381,35.18381099999999,10668
-118.701403,35.031814,10302.24
-118.600106,34.74813900000001,9144
-118.57693889,34.68297222000001,8869.68
-118.467722,34.49658099999999,8077.200000000001
-118.417269,34.410157999999996,7680.96
-118.293483,34.197289,6766.56
-117.1896585,32.733555499999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>