<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSS to LOWI</name>
        <description>London Stansted to Innsbruck Kranebitten</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSS to LOWI</name>
            <description>London Stansted to Innsbruck Kranebitten</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.250044,51.895158,0
0.329832,51.948218,76.2
0.347234,51.957936,109.72800000000001
0.365949,51.966683,149.352
0.385832,51.974391,195.072
0.406734,51.981002,246.888
0.428495,51.986466,304.8
0.450949,51.990741,365.76
0.473924,51.993794,435.86400000000003
0.497246,51.995603,509.016
0.520735,51.996153,588.264
0.544213,51.995441,670.5600000000001
0.567499,51.993471,758.952
0.590417,51.99026,850.392
0.612792,51.98583,5638.8
0.634452,51.980217,5638.8
0.655232,51.973462,5638.8
0.674975,51.965618,5638.8
3.161501,50.989129,5638.8
5.543159,49.963597,5638.8
7.82326,48.89137,5638.8
10.924497,47.280672,1155.192
10.940588,47.27117,1048.512
10.957835,47.262656,947.928
10.976108,47.255194,850.392
10.995266,47.248842,758.952
11.015166,47.243647,670.5600000000001
11.035655,47.239649,588.264
11.056578,47.236879,509.016
11.077776,47.235358,435.86400000000003
11.099088,47.235097,365.76
11.120353,47.236098,304.8
11.330914,47.258828,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>