<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGKK to ZSPD</name>
        <description>London Gatwick to Pudong</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGKK to ZSPD</name>
            <description>London Gatwick to Pudong</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.168192,51.15119,0
-0.055467,51.166642,33.528
0.022561,51.197613,115.82400000000001
0.079021,51.243451,240.792
3.864038,53.280496,12192
8.015249,55.187474,12192
12.565828,56.93969,12192
17.540458,58.510932,12192
22.948411,59.872552,12192
28.77539,60.994741,12192
34.975813,61.848634,12192
41.468438,62.409147,12192
48.138606,62.658125,12192
54.848854,62.587034,12192
61.456304,62.198342,12192
67.831768,61.505112,12192
73.874589,60.528946,12192
79.519512,59.29699,12192
84.735632,57.83884,12192
89.520128,56.183999,12192
93.89006,54.360147,12192
97.874621,52.392194,12192
101.509019,50.301926,12192
104.830217,48.10804,12192
107.874266,45.826394,12192
110.674823,43.470351,12192
113.262478,41.051136,12192
115.664566,38.578179,12192
117.905272,36.059418,12192
121.718262,31.275822,115.82400000000001
121.759874,31.230148,33.528
121.785889,31.161289,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>