<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFRS to EKCH</name>
        <description>Nantes Atlantique Airport to Kastrup</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFRS to EKCH</name>
            <description>Nantes Atlantique Airport to Kastrup</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.6107199999999864,47.1532,0
-0.25,48.066900000000004,8442.960000000001
0.3819440000000043,48.3922,10668
0.6352779999999996,48.5222,10668
0.8891669999999863,48.744699999999995,10668
1.2140300000000082,49.02850000000001,10668
1.2208599999999876,49.0317,10668
1.553059999999988,49.26140000000001,10668
2.305000000000007,49.77029999999999,10668
2.5844400000000007,49.955600000000004,10668
3.2750000000000057,50.4042,10668
3.3616700000000037,50.514999999999986,10668
3.636969999999991,50.9126,10668
3.8697099999999978,51.235299999999995,10668
5.361490000000003,52.7825,10668
6.054969999999997,53.105500000000006,10668
6.588869999999986,53.34819999999999,10668
6.816480000000013,53.4958,10668
6.920029999999997,53.56270000000001,10668
7.910699999999991,54.1857,10668
9.750560000000007,54.8244,7193.280000000001
9.993380000000002,54.905399999999986,6553.200000000001
12.656000000000006,55.61789999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>