<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to PHNL</name>
        <description>Los Angeles Intl to Daniel K. Inouye International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to PHNL</name>
            <description>Los Angeles Intl to Daniel K. Inouye International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.409,33.9431,0
-119.591,32.4756,11551.92
-120.268,31.942099999999996,11582.400000000001
-121.392,31.557600000000008,11582.400000000001
-123.548,31.13210000000001,11582.400000000001
-131.022,29.264399999999995,11582.400000000001
-134,29,11582.400000000001
-135,29,11582.400000000001
-136,29,11582.400000000001
-137,29,11582.400000000001
-140.383,29.950000000000003,11582.400000000001
-140.7,30.4067,11582.400000000001
-141.29,31.178300000000007,11582.400000000001
-147.97,27.892200000000003,11582.400000000001
-154.25,24.2958,11582.400000000001
-155.479,23.52799999999999,11582.400000000001
-156.342,22.3215,6949.4400000000005
-157.921,21.3194,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>