<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPH to LSGG</name>
        <description>Edinburgh to Geneva</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPH to LSGG</name>
            <description>Edinburgh to Geneva</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.3725000000000023,55.94999999999999,0
-2.7061099999999954,54.2278,10668
-2.535560000000004,54.09219999999999,10668
-2.43583000000001,54.01249999999999,10668
-2.2691700000000026,53.878299999999996,10668
-2.1033299999999997,53.74379999999999,10668
-1.6699700000000064,53.054,10668
-1.3069399999999973,52.7003,10668
-1.1638900000000092,52.558899999999994,10668
-1.0911099999999863,52.486699999999985,10668
-0.8522220000000118,52.24719999999999,10668
0.1517029999999977,51.646000000000015,10668
1.0674999999999955,51.0642,10668
1.4666699999999935,50.95779999999999,10668
1.7418099999999868,50.88319999999999,10668
3.3180600000000027,49.8083,10668
4.150000000000006,48.77170000000001,10668
4.061669999999992,48.56,10607.04
4.244439999999997,48.337800000000016,9601.2
4.406669999999991,48.1344,8717.28
4.639720000000011,47.8467,7437.120000000001
5.0973299999999995,47.27080000000001,4876.8
6.109010000000012,46.2381,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>