<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZH to EGBD</name>
        <description>Zurich to Derby</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZH to EGBD</name>
            <description>Zurich to Derby</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.549949999999995,47.46350000000001,0
8.005830000000003,47.26859999999999,0
7.5374300000000005,47.41399999999999,0
6.732249999999993,47.5617,0
6.295580000000001,47.6883,0
5.249169999999992,47.90629999999999,0
1.615559999999988,51.03280000000001,0
1.359090000000009,51.1626,0
1.0533299999999883,51.287199999999984,0
0.1517029999999977,51.646000000000015,0
-0.8522220000000118,52.24719999999999,0
-1.0911099999999863,52.486699999999985,0
-1.1638900000000092,52.558899999999994,0
-1.3069399999999973,52.7003,0
-1.6164300000000082,52.85980000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>