<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PADU to PAJN</name>
        <description>Unalaska to Juneau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PADU to PAJN</name>
            <description>Unalaska to Juneau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-166.538731,53.895253,0
-166.452991,53.843474,51.816
-166.434383,53.834044,73.152
-166.414458,53.825607,100.584
-166.393367,53.818227,134.112
-166.37127,53.81196,167.64000000000001
-166.348335,53.806853,207.264
-166.324737,53.802947,249.936
-166.300653,53.800269,298.704
-166.276267,53.798842,350.52000000000004
-166.251764,53.798675,405.384
-166.227329,53.79977,8321.04
-166.203147,53.802119,8321.04
-166.179403,53.805703,8321.04
-166.156276,53.810497,8321.04
-166.133941,53.816462,8321.04
-166.112569,53.823554,8321.04
-162.35916,54.880873,8321.04
-158.420348,55.818384,8321.04
-154.301169,56.624117,8321.04
-150.018542,57.288201,8321.04
-145.596768,57.801766,8321.04
-141.067268,58.157448,8321.04
-134.813233,58.380163,134.112
-134.785627,58.380191,100.584
-134.758122,58.378957,73.152
-134.730929,58.376472,51.816
-134.597556,58.357931,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>