<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDFH to LFMN</name>
        <description>Frankfurt Hahn to Nice-Cote d'Azur</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDFH to LFMN</name>
            <description>Frankfurt Hahn to Nice-Cote d'Azur</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.261079999999993,49.94579999999999,0
6.693360000000013,48.399,10393.68
6.684169999999995,48.15890000000002,10668
6.678830000000005,48.01920000000001,10668
6.670829999999995,47.806100000000015,10668
6.665780000000012,47.67259999999999,10668
6.65861000000001,47.4794,10668
6.655560000000008,47.39670000000001,10668
6.648750000000007,47.213300000000004,10668
6.585029999999989,46.90870000000001,10668
6.52888999999999,46.7294,10668
6.448059999999998,46.46870000000001,10668
6.300279999999987,46.3681,10668
6.253890000000013,46.19720000000001,10485.12
6.211690000000004,46.088899999999995,10058.4
6.746859999999998,45.4572,7162.8
6.755279999999999,45.3314,6675.12
7.215759999999989,43.6584,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>