<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to YSSY</name>
        <description>Los Angeles Intl to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to YSSY</name>
            <description>Los Angeles Intl to Sydney Intl</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
-121.822551,32.347631,11887.2
-124.96414,30.707859,11887.2
-127.998432,28.99503,11887.2
-130.931966,27.216327,11887.2
-133.7718,25.378485,11887.2
-136.525304,23.487794,11887.2
-139.200002,21.550117,11887.2
-141.803448,19.570922,11887.2
-144.343147,17.555305,11887.2
-146.826499,15.508034,11887.2
-149.260764,13.433584,11887.2
-151.653053,11.336169,11887.2
-154.010322,9.219786,11887.2
-156.339388,7.088251,11887.2
-158.646943,4.945231,11887.2
-160.939579,2.794283,11887.2
-163.223819,0.638884,11887.2
-165.506143,-1.51753,11887.2
-167.79302,-3.671532,11887.2
-170.090945,-5.819673,11887.2
-172.406465,-7.958448,11887.2
-174.746209,-10.084258,11887.2
-177.116919,-12.193381,11887.2
-179.525464,-14.281932,11887.2
178.021134,-16.34583,11887.2
175.515706,-18.380757,11887.2
172.95093,-20.382126,11887.2
170.319359,-22.345038,11887.2
167.61346,-24.264249,11887.2
164.825679,-26.134136,11887.2
161.948538,-27.948663,11887.2
158.974773,-29.701361,11887.2
155.897509,-31.385312,11887.2
151.266716,-33.680015,579.12
151.25124,-33.68662,524.256
151.236513,-33.694322,469.392
151.222647,-33.703063,420.624
151.209748,-33.712775,371.856
151.197915,-33.723386,326.136
151.187237,-33.734815,286.512
151.177796,-33.746973,246.888
151.169664,-33.75977,210.312
151.162903,-33.773108,176.78400000000002
151.157565,-33.786884,146.304
151.153691,-33.800995,118.872
151.151312,-33.815332,91.44
151.150445,-33.829787,70.104
151.151097,-33.84425,51.816
151.153266,-33.858611,36.576
151.171603,-33.929358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>