<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to RJAA</name>
        <description>Los Angeles Intl to Narita Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to RJAA</name>
            <description>Los Angeles Intl to Narita 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.573961,33.939963,118.872
-118.632519,33.971465,246.888
-121.696146,35.732313,11887.2
-124.898747,37.412868,11887.2
-128.244276,39.003153,11887.2
-131.73868,40.493604,11887.2
-135.385798,41.874157,11887.2
-139.186701,43.134387,11887.2
-143.138985,44.26371,11887.2
-147.236119,45.251658,11887.2
-151.466912,46.088208,11887.2
-155.815224,46.764172,11887.2
-160.260024,47.271613,11887.2
-164.77587,47.604243,11887.2
-169.333838,47.757782,11887.2
-173.902843,47.730207,11887.2
-178.451221,47.521884,11887.2
177.051616,47.135541,11887.2
172.633655,46.576102,11887.2
168.319076,45.850397,11887.2
164.127452,44.966787,11887.2
160.073406,43.934758,11887.2
156.166669,42.764506,11887.2
152.412452,41.466568,11887.2
148.812029,40.051504,11887.2
145.363416,38.529649,11887.2
140.412143,36.038647,637.032
140.357603,36.001155,420.624
140.322232,35.950834,246.888
140.310278,35.893756,118.872
140.323151,35.836811,36.576
140.368292,35.774389,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>