<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSGG to EICK</name>
        <description>Geneva to Cork</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSGG to EICK</name>
            <description>Geneva to Cork</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>6.109010000000012,46.2381,0
5.246939999999995,46.921400000000006,5882.64
4.264720000000011,47.651700000000005,10668
3.948610000000002,47.79669999999999,10668
3.5674999999999955,47.96609999999998,10668
2.9802799999999934,48.419399999999996,10668
2.1919399999999882,48.5686,10668
1.6488899999999944,48.64420000000001,10668
1.3388899999999921,48.6858,10668
0.8891669999999863,48.744699999999995,10668
0.5302780000000098,48.79059999999998,10668
-0.25,48.9297,10668
-1.1783299999999883,49.08330000000001,10668
-2.0461500000000115,49.22110000000001,10668
-4.330279999999988,49.59030000000001,10668
-4.6230600000000095,49.715,10668
-7.568060000000003,51.24000000000001,3261.36
-8.489329999999995,51.84280000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>