<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LDSP to ELLX</name>
        <description>Split to Luxembourg</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LDSP to ELLX</name>
            <description>Split to Luxembourg</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>16.298100000000005,43.53899999999999,0
14.472800000000007,44.52709999999999,10668
13.91810000000001,44.89240000000001,10668
12.995599999999996,45.2628,10668
13.004199999999997,45.462199999999996,10668
11.811700000000002,46.42439999999999,10668
11.471900000000005,46.69030000000001,10668
11.265600000000006,46.8853,10668
11.210399999999993,46.943899999999985,10668
11.076899999999995,47.0891,10668
10.716800000000006,47.38900000000001,10668
10.554699999999997,47.548100000000005,10668
10.349799999999988,47.7458,10668
9.618539999999996,48.33879999999999,10271.76
9.259209999999996,48.61840000000001,8808.720000000001
8.779169999999993,48.88580000000002,7193.280000000001
8.584239999999994,48.99289999999999,6553.200000000001
6.211590000000001,49.62649999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>