<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBE to LFBC</name>
        <description>Beauvechain to CAZAUX</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBE to LFBC</name>
            <description>Beauvechain to CAZAUX</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.7693592200000126,50.75695048,0
3.106389000000007,49.485833000000014,10668
2.1919440000000066,48.568611000000004,10668
1.6131670000000042,48.282471999999984,10668
1.3636390000000063,48.06241700000001,10668
1.2858329999999967,47.86277799999999,10668
1.0644440000000088,47.42891700000001,10668
0.8247220000000084,47.166668000000016,10668
0.2981939999999952,46.58100000000002,8930.640000000001
0.03111100000000988,46.181667000000004,7193.280000000001
-0.31163900000001377,45.65955600000001,4937.76
-1.1253460000000075,44.534018,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>