<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PANC to KSEA</name>
        <description>Ted Stevens Anchorage Intl to Seattle Tacoma Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PANC to KSEA</name>
            <description>Ted Stevens Anchorage Intl to Seattle Tacoma Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-149.99598167,61.17411100000001,0
-148.475203,60.483919000000014,6614.160000000001
-146.35001389,59.421805559999996,10668
-141.755286,57.890660999999994,10668
-137.001756,55.89959999999999,10668
-133.632447,54.221880999999996,10668
-131.80708333,53.25216667000001,10668
-127.36519444,50.68424999999999,10668
-125.127222,49.590833,10668
-124.129861,49.072833,8016.240000000001
-123.48436111,48.727027780000014,5852.16
-122.31232036,47.45018848000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>