<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YSSY to EDDF</name>
        <description>Sydney Intl to Frankfurt Am Main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YSSY to EDDF</name>
            <description>Sydney Intl to Frankfurt Am Main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>151.171603,-33.929358,0
151.153266,-33.858611,36.576
151.116191,-33.809589,118.872
151.061199,-33.774052,246.888
148.280794,-31.601026,11887.2
145.633022,-29.371737,11887.2
143.099996,-27.092411,11887.2
140.66898,-24.769507,11887.2
138.327984,-22.408816,11887.2
136.065759,-20.015552,11887.2
133.871757,-17.594429,11887.2
131.736077,-15.149743,11887.2
129.64939,-12.685438,11887.2
127.602863,-10.205166,11887.2
125.58808,-7.712347,11887.2
123.596953,-5.210217,11887.2
121.621649,-2.701879,11887.2
119.654498,-0.190349,11887.2
117.68792,2.321405,11887.2
115.714341,4.830419,11887.2
113.726111,7.333686,11887.2
111.715425,9.828121,11887.2
109.674241,12.310509,11887.2
107.594197,14.777462,11887.2
105.466527,17.225367,11887.2
103.281986,19.650327,11887.2
101.03076,22.048106,11887.2
98.702407,24.414054,11887.2
96.285786,26.743042,11887.2
93.769019,29.029369,11887.2
91.139483,31.266686,11887.2
88.383847,33.44789,11887.2
85.48817,35.565035,11887.2
82.438113,37.609231,11887.2
79.219263,39.570563,11887.2
75.817641,41.438016,11887.2
72.220411,43.199458,11887.2
68.416842,44.841659,11887.2
64.399516,46.350416,11887.2
60.165769,47.710774,11887.2
55.719246,48.907405,11887.2
51.071404,49.925133,11887.2
46.24267,50.749619,11887.2
41.262941,51.368151,11887.2
36.171084,51.770484,11887.2
31.013295,51.9496,11887.2
25.840346,51.902282,11887.2
20.704091,51.629384,11887.2
15.653785,51.135764,11887.2
8.692663,50.070293,36.576
8.586981,50.045128,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>