<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSS to LOWI</name>
        <description>Stansted to Innsbruck</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSS to LOWI</name>
            <description>Stansted to Innsbruck</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.234989000000013,51.885099999999994,0
2.6516699999999958,51.09469999999999,10668
5.3736100000000135,50.1439,10668
6.129750000000001,49.8613,10668
6.519360000000006,49.7286,10668
8.287499999999994,49.10249999999999,10668
8.584239999999994,48.99289999999999,9997.44
8.779169999999993,48.88580000000002,9326.880000000001
9.461669999999998,48.254999999999995,6278.88
11.341499999999996,47.26080000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>