<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PANC to KSFO</name>
        <description>Ted Stevens Anchorage Intl to San Francisco International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PANC to KSFO</name>
            <description>Ted Stevens Anchorage Intl to San Francisco International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-149.998,61.17430000000002,0
-148.475,60.483900000000006,6614.160000000001
-146.35,59.42179999999999,10363.2
-136,54,10363.2
-134.838,53.0061,10363.2
-133.733,52.005300000000005,10363.2
-132.687,51.004999999999995,10363.2
-131.885,50.19970000000001,10363.2
-131.71,50.005300000000005,10363.2
-130.803,48.95580000000001,10363.2
-130.2,48.2278,10363.2
-129.768,47.6917,10363.2
-126.657,43.44,10363.2
-126.18,42.7167,10363.2
-125,42,10363.2
-123.209,41.335800000000006,10363.2
-123.175,39.959,9631.68
-123.135,39.09109999999998,6217.92
-122.375,37.6185,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>