<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PHNL to PMDY</name>
        <description>Honolulu Intl to Midway Atoll</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PHNL to PMDY</name>
            <description>Honolulu Intl to Midway Atoll</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-157.943233,21.325247,0
-158.020918,21.325244,36.576
-158.036396,21.326508,51.816
-158.051696,21.329023,70.104
-158.066704,21.332771,91.44
-158.081304,21.337723,118.872
-158.095386,21.343842,146.304
-160.480715,22.388469,11887.2
-162.906272,23.398093,11887.2
-165.368387,24.36973,11887.2
-167.867816,25.300997,11887.2
-170.405046,26.189498,11887.2
-172.980268,27.032835,11887.2
-177.088311,28.256259,469.392
-177.10389,28.260858,420.624
-177.119867,28.264244,371.856
-177.136117,28.266391,326.136
-177.152519,28.267282,286.512
-177.168946,28.26691,246.888
-177.185274,28.265279,210.312
-177.201378,28.262401,176.78400000000002
-177.217136,28.258298,146.304
-177.370044,28.205398,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>