<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBOS to LFLI</name>
        <description>Oostende-Brugge Intl to Annemasse</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBOS to LFLI</name>
            <description>Oostende-Brugge Intl to Annemasse</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.8749599999999873,51.199900000000014,0
4.002859999999998,49.56960000000001,10668
4.034719999999993,49.376900000000006,10668
4.045359999999988,49.3116,10668
4.041169999999994,49.30969999999999,10668
4.049170000000004,49.13749999999999,10668
4.058330000000012,48.79329999999999,10668
4.244439999999997,48.337800000000016,9997.44
4.406669999999991,48.1344,9113.52
4.639720000000011,47.8467,7833.360000000001
5.0973299999999995,47.27080000000001,5273.04
6.268439999999998,46.19200000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>