<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFDT to LFPG</name>
        <description>Tarbes Laloubere to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFDT to LFPG</name>
            <description>Tarbes Laloubere to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.07861090000000104,43.21609999999998,0
0.9205000000000041,44.5,9265.92
0.9605559999999969,45,10668
0.96944400000001,45.1172,10668
1.0019399999999905,45.516400000000004,10668
1.0255799999999908,45.8159,10668
1.0333300000000065,46.516099999999994,10668
1.0550000000000068,47.025800000000004,8900.16
1.0583300000000122,47.16669999999999,8351.52
1.0644399999999905,47.4289,7315.200000000001
1.1047199999999862,47.50749999999999,7010.400000000001
2.562569999999994,49.00970000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>