<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLJ to LSGS</name>
        <description>Chalgrove to Sion</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLJ to LSGS</name>
            <description>Chalgrove to Sion</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.0820099999999968,51.6764,0
1.4666699999999935,50.95779999999999,10668
1.7418099999999868,50.88319999999999,10668
3.3180600000000027,49.8083,10668
4.150000000000006,48.77170000000001,10668
5.153609999999986,48.29390000000001,10210.800000000001
5.691939999999988,48.001900000000006,8382
5.868889999999993,47.91059999999999,7802.88
6.295580000000001,47.6883,6370.320000000001
7.3260899999999936,46.21940000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>