<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBE to EGTF</name>
        <description>bauvechain to londre</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBE to EGTF</name>
            <description>bauvechain to londre</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.769359000000009,50.75695000000002,103.9368
3.992614000000003,50.92694900000001,0
3.101666999999992,51.066666,0
1.117777999999987,51.261664999999994,0
-0.17878899999999476,51.509682,0
-0.5588009999999883,51.347995999999995,24.384
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>