<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PHNL to KFAT</name>
        <description>Daniel K. Inouye International Airport to Fresno Yosemite Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PHNL to KFAT</name>
            <description>Daniel K. Inouye International Airport to Fresno Yosemite Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-157.921,21.3194,0
-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.383,29.950000000000003,10668
-132.829,32.16579999999999,10668
-124.918,33.91669999999999,10668
-123.09,34.248999999999995,10668
-120.76,35.25229999999999,6827.52
-119.719,36.7766,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>