<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PHTO to KSAN</name>
        <description>Hilo Intl to San Diego Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PHTO to KSAN</name>
            <description>Hilo Intl to San Diego Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-155.05038844,19.719846750000002,0
-154.125,20.566667999999993,7924.8
-153.000633,20.794556,10668
-151.078333,21.733334,10668
-148.172917,23.055834000000004,10668
-143.200556,25.13722200000001,10668
-138.205,26.995000000000005,10668
-132.75986,28.760000000000005,10668
-127.29233,30.259674000000004,10668
-123.548003,31.132058,10668
-121.391797,31.557605999999993,10668
-120,32,9723.12
-117.1896585,32.733555499999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>