<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to NZAA</name>
        <description>Los Angeles Intl to Auckland International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to NZAA</name>
            <description>Los Angeles Intl to Auckland International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.419402,33.935848,0
-118.505963,33.926977,36.576
-118.523023,33.923962,51.816
-118.5397,33.919725,70.104
-118.555868,33.914298,91.44
-118.571404,33.907722,118.872
-118.586189,33.900048,146.304
-118.60011,33.891333,176.78400000000002
-118.613062,33.881645,210.312
-121.295569,31.737621,11887.2
-123.858602,29.540836,11887.2
-126.31146,27.296982,11887.2
-128.66624,25.012042,11887.2
-130.93431,22.691387,11887.2
-133.12632,20.339849,11887.2
-135.252243,17.961805,11887.2
-137.321433,15.561239,11887.2
-139.342691,13.14181,11887.2
-141.324344,10.706904,11887.2
-143.274312,8.259687,11887.2
-145.200192,5.803152,11887.2
-147.109333,3.340163,11887.2
-149.008907,0.873492,11887.2
-150.905987,-1.594137,11887.2
-152.80762,-4.060015,11887.2
-154.720902,-6.521409,11887.2
-156.653049,-8.975524,11887.2
-158.611472,-11.419461,11887.2
-160.603856,-13.850184,11887.2
-162.638234,-16.264465,11887.2
-164.72306,-18.658845,11887.2
-166.867291,-21.029575,11887.2
-169.080455,-23.372565,11887.2
-171.372718,-25.683311,11887.2
-173.754935,-27.956831,11887.2
-176.238688,-30.187587,11887.2
-178.836284,-32.369395,11887.2
178.439289,-34.495345,11887.2
175.038403,-36.929116,286.512
175.024344,-36.938238,246.888
175.009343,-36.946345,210.312
174.993514,-36.953376,176.78400000000002
174.976976,-36.959279,146.304
174.805781,-37.006669,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>