<?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.545,53.8989,0
-166.548,53.905100000000004,30.48
-162.774,55.267300000000006,10668
-158.648,56.95429999999999,10668
-158.296,57.00919999999999,10668
-158.063,57.045199999999994,10668
-157.621,57.111699999999985,10668
-155.99,57.342299999999994,10668
-152.325,57.7748,10668
-152.34,57.775000000000006,10668
-146.35,59.42179999999999,10668
-139.648,59.51080000000002,10668
-137.808,58.982399999999984,7010.400000000001
-134.576,58.35499999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>