<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEAL to EBLG</name>
        <description>Alicante to Liege</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEAL to EBLG</name>
            <description>Alicante to Liege</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.5581060000000093,38.28219999999999,0
-0.004694440000008626,39.8338,10515.6
0.1429719999999861,40.23079999999999,10668
0.2654719999999884,40.5566,10668
0.3849170000000015,40.87110000000001,10668
0.47636099999999715,41.109700000000004,10668
0.5226670000000126,41.22989999999999,10668
0.5659170000000131,41.341800000000006,10668
0.6480219999999974,41.552899999999994,10668
0.7302500000000123,41.845,10668
0.9027499999999975,42.448800000000006,10668
0.9973060000000089,42.7749,10668
0.7588890000000106,43.460800000000006,10668
1.3098099999999988,43.680800000000005,10668
1.8241700000000094,43.95409999999998,10668
2.2322200000000123,44.514999999999986,10668
2.9329199999999958,45.450199999999995,10668
3.1921900000000107,45.787499999999994,10668
3.3872200000000134,46.19919999999999,10668
3.5313899999999876,46.5,10668
3.631670000000014,46.70679999999999,10668
3.6794399999999996,46.933899999999994,10668
3.8133300000000077,47.56,10668
3.913890000000009,48.025800000000004,10668
4.244439999999997,48.337800000000016,10058.4
4.058330000000012,48.79329999999999,8199.12
4.049170000000004,49.13749999999999,6858
5.443720000000013,50.63849999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>