<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSFO to PAJN</name>
        <description>San Francisco Intl to Juneau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSFO to PAJN</name>
            <description>San Francisco Intl to Juneau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.375267,37.62114,3.9624
-122.756683,37.823677,2564.2824
-122.111092,38.98156,11430
-122.221535,39.511204,11430
-122.236351,40.098904,11430
-122.502876,40.737644,11430
-122.75647,41.333561,11430
-123.189568,42.336308,11430
-124.026611,44.474419,11430
-124.094643,45.569851,11430
-126,46.5,11430
-126.711662,48.743332,11430
-127.566666,50.25,11430
-128.021393,51.093056,11430
-128.723343,52.261387,11430
-130.190826,53.679443,11430
-131.227173,54.697754,11430
-132.53334,55.912498,11430
-133.359604,57.102776,9453.372000000001
-135.258865,58.177662,1828.8000000000002
-135.051559,58.226707,1371.6000000000001
-135.008804,58.356667,914.4000000000001
-134.850647,58.357307,822.96
-134.783264,58.357521,609.6
-134.666275,58.357811,457.20000000000005
-134.576279,58.354965,6.4008
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>