<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EHEH to LSGG</name>
        <description>Eindhoven to Geneva</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EHEH to LSGG</name>
            <description>Eindhoven to Geneva</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>5.374439999999993,51.44999999999999,0
6.129750000000001,49.8613,10668
6.281669999999991,49.63720000000001,10668
6.358609999999999,49.523300000000006,10668
6.391670000000005,49.4667,10668
6.716219999999993,48.9864,10668
6.693360000000013,48.399,8656.32
6.684169999999995,48.15890000000002,7711.4400000000005
6.678830000000005,48.01920000000001,7162.8
6.670829999999995,47.806100000000015,6309.360000000001
6.109010000000012,46.2381,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>