<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZB to EGHI</name>
        <description>Bern-Belp to Southampton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZB to EGHI</name>
            <description>Bern-Belp to Southampton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.497629999999987,46.9127,0
5.608000000000004,47.83279999999999,10302.24
5.249169999999992,47.90629999999999,10668
3.57768999999999,49.137699999999995,10668
3.2819399999999916,49.31360000000001,10668
2.6269399999999905,49.69499999999999,10668
2.305000000000007,49.77029999999999,10454.640000000001
1.9113900000000115,49.8811,9387.84
1.5177799999999877,49.985000000000014,8290.560000000001
0.8849999999999909,50.44560000000001,5882.64
-1.3567899999999895,50.9503,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>