<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PHKO to KHIO</name>
        <description>Kona Intl At Keahole to PORTLAND HILLSBORO</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PHKO to KHIO</name>
            <description>Kona Intl At Keahole to PORTLAND HILLSBORO</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-156.046,19.7393,0
-156.674,21.333699999999993,10668
-156.589,21.6254,10668
-156.342,22.3215,10668
-155.479,23.52799999999999,10668
-155.263,24.721400000000003,10668
-149.087,30.0544,10668
-142.342,35,10668
-134.973,39.412499999999994,10668
-126.681,43.302400000000006,10668
-124.061,44.5754,4876.8
-122.95,45.5402,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>