<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGHH to LFLL</name>
        <description>Bournemouth to Lyon Saint Exupery</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGHH to LFLL</name>
            <description>Bournemouth to Lyon Saint Exupery</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.8424799999999948,50.780100000000004,0
-0.25,49.36439999999999,10668
0.2908329999999921,49.210800000000006,10668
0.4019439999999861,49.10329999999999,10668
0.5302780000000098,48.79059999999998,10668
0.648333000000008,48.4958,10668
0.7444439999999872,48.25310000000002,10668
0.8466669999999965,47.9931,10668
1.2858300000000042,47.86279999999999,10668
1.743060000000014,47.724199999999996,10668
2.219999999999999,47.57670000000002,10576.560000000001
2.741669999999999,47.266700000000014,8747.76
2.802500000000009,47.22999999999999,8534.4
2.9293600000000026,47.15299999999999,8077.200000000001
2.98472000000001,47.118300000000005,7863.84
3.40861000000001,46.848600000000005,6309.360000000001
5.090730000000008,45.72579999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>