<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWI to LFPB</name>
        <description>Innsbruck Kranebitten to Paris Le Bourget</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWI to LFPB</name>
            <description>Innsbruck Kranebitten to Paris Le Bourget</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.343966999999992,47.2602258,0
8.817667,47.59216700000002,10363.2
8.436947000000004,47.68950000000001,10363.2
8.283333999999996,47.73333400000001,10363.2
7.583334000000008,47.908333,10363.2
6.684167000000002,48.15888899999999,10363.2
6.059416999999996,48.31783300000001,9966.960000000001
5.797222000000005,48.311667,9296.4
4.226944000000003,48.900833000000006,4297.68
2.435562690000012,48.96431402000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>