<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EKRK to LSZH</name>
        <description>Copenhagen Roskilde INT to Zurich</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EKRK to LSZH</name>
            <description>Copenhagen Roskilde INT to Zurich</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.129199999999997,55.58529999999999,0
11.005200000000002,54.305499999999995,9357.36
10.028899999999993,52.911699999999996,10668
9.495560000000012,52.10640000000001,10668
9.437219999999996,52.016700000000014,10668
9.11090999999999,51.50569999999999,10668
9.046109999999999,51.2072,10668
9.007779999999997,51.03469999999999,10668
8.964439999999996,50.8331,10668
8.899169999999998,50.5275,10668
8.800279999999987,50.056700000000006,10180.32
8.726670000000013,49.7011,8778.24
8.67917,49.46530000000001,7863.84
8.584239999999994,48.99289999999999,5974.08
8.549949999999995,47.46350000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>