<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSGS to EGNX</name>
        <description>Sion to East Midlands</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSGS to EGNX</name>
            <description>Sion to East Midlands</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.3260899999999936,46.21940000000001,0
5.850830000000002,47.53559999999999,10668
5.249169999999992,47.90629999999999,10668
3.57768999999999,49.137699999999995,10668
3.2819399999999916,49.31360000000001,10668
2.755279999999999,49.8261,10668
2.0613899999999887,50.3458,10668
2.026389999999992,50.37189999999998,10668
1.6363900000000058,50.65690000000001,10668
1.4666699999999935,50.77940000000001,10546.08
1.0674999999999955,51.0642,9052.560000000001
-0.020833299999992505,52.025800000000004,4419.6
-1.3281000000000063,52.83100000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>