<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFSB to LEVC</name>
        <description>EuroAirport Basel-Mulhouse-Freiburg to Valencia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFSB to LEVC</name>
            <description>EuroAirport Basel-Mulhouse-Freiburg to Valencia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.524810000000002,47.5958,0
6,46.14330000000001,10668
5.981390000000005,45.86189999999999,10668
5.97278,45.68860000000001,10668
5.96074999999999,45.47739999999999,10668
5.690830000000005,44.60249999999999,10668
5.6236100000000135,44.379999999999995,10668
5.501110000000011,44.15639999999999,10668
5.454720000000009,44.07139999999998,10668
5.403060000000011,43.97579999999999,10668
5.086829999999992,43.386300000000006,10668
4.77691999999999,43.05619999999999,10668
3.8286099999999976,42.2603,10668
3.6258100000000013,42.0864,10668
3.208859999999987,41.9477,10668
2.751329999999996,41.68430000000001,10668
2.1078100000000006,41.30709999999999,9662.16
1.7303899999999999,41.051500000000004,8290.560000000001
1.4519400000000076,40.86079999999998,7254.240000000001
1.2317799999999863,40.70869999999999,6431.280000000001
-0.4833450000000141,39.49000000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>