<?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.05,19.719899999999996,0
-154,20,6705.6
-153,20,10668
-151,21,10668
-149,22,10668
-147,23,10668
-146,23,10668
-144,24,10668
-142,25,10668
-140,26,10668
-139,26,10668
-137,27,10668
-136,27,10668
-135,27,10668
-133,28,10668
-131,29,10668
-130,29,10668
-128,30,10668
-127,30,10668
-126,30,10668
-125,30,10668
-124,30,10668
-122,31,10668
-121,31,10668
-120,31,10668
-119,31,9083.04
-117.19,32.733599999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>