<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAN to PANC</name>
        <description>San Diego Intl to Ted Stevens Anchorage Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAN to PANC</name>
            <description>San Diego Intl to Ted Stevens Anchorage Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.19,32.733599999999996,0
-118.432,33.9332,10363.2
-118.881,34.35669999999999,10668
-119.641,35.2559,10668
-119.979,35.64699999999999,10668
-122.224,37.725899999999996,10668
-122.492,37.8742,10668
-122.644,37.95740000000001,10668
-122.868,38.079800000000006,10668
-123.274,39.053200000000004,10668
-123.416,39.29650000000001,10668
-123.562,39.54660000000001,10668
-124.086,40.42609999999999,10668
-124.108,40.46260000000001,10668
-124.143,40.51990000000001,10668
-124.198,40.61070000000001,10668
-124.235,40.6713,10668
-124.294,40.84020000000001,10668
-124.341,40.97200000000001,10668
-124.434,41.23419999999999,10668
-125,42,10668
-126.18,42.7167,10668
-126.657,43.44,10668
-129.768,47.6917,10668
-130.2,48.2278,10668
-130.803,48.95580000000001,10668
-131.71,50.005300000000005,10668
-131.885,50.19970000000001,10668
-132.687,51.004999999999995,10668
-133.733,52.005300000000005,10668
-134.838,53.0061,10668
-136,54,10668
-146.35,59.42179999999999,9845.04
-148.475,60.483900000000006,3962.4
-149.998,61.17430000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>