<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PHLI to KOAK</name>
        <description>Lihue - Kauai to Metro Oakland Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PHLI to KOAK</name>
            <description>Lihue - Kauai to Metro Oakland Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-159.339,21.976,0
-157.51,21.4165,10668
-157.187,21.668499999999995,10668
-156.966,21.84049999999999,10668
-156.342,22.3215,10668
-156.09,22.515199999999993,10668
-154.655,23.003299999999996,10668
-153.366,23.780599999999993,10668
-147.22,27.2367,10668
-140.7,30.4067,10668
-133.623,33.2808,10668
-126.095,35.73169999999999,10668
-124.76,36.181700000000006,10027.92
-122.576,37.4024,1676.4
-122.22,37.724999999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>