<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSS to LEMG</name>
        <description>London Stansted to Malaga</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSS to LEMG</name>
            <description>London Stansted to Malaga</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.219926,51.875082,0
0.140361,51.821968,36.576
0.12601,51.810533,54.864000000000004
0.113328,51.798369,73.152
0.102412,51.785567,97.536
0.093344,51.772225,121.92
0.086191,51.758446,152.4
0.081008,51.744333,182.88
-0.82657,49.499065,11399.52
-1.654425,47.248847,11399.52
-2.414694,44.993153,11399.52
-3.117296,42.732798,11399.52
-3.77042,40.46845,11399.52
-4.703942,36.940367,728.472
-4.707614,36.926195,664.464
-4.709726,36.91182,603.504
-4.710262,36.897353,545.592
-4.70922,36.882904,490.728
-4.706608,36.868583,438.91200000000003
-4.702446,36.854498,387.096
-4.696766,36.840757,341.37600000000003
-4.689613,36.827464,298.704
-4.68104,36.814721,256.03200000000004
-4.671114,36.802625,219.45600000000002
-4.659911,36.791268,182.88
-4.647516,36.780735,152.4
-4.512594,36.684533,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>