<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPO to LFML</name>
        <description>Paris Orly to Marseille/provence</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPO to LFML</name>
            <description>Paris Orly to Marseille/provence</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.316928,48.719966,0
2.220315,48.685741,152.4
2.201971,48.677817,219.45600000000002
2.184746,48.668868,295.656
2.168771,48.658961,384.048
2.154167,48.648172,481.584
2.141044,48.636584,585.216
2.129502,48.624284,694.9440000000001
2.119629,48.611367,813.816
2.111497,48.597929,938.784
2.10517,48.584074,1063.752
2.100693,48.569907,1194.816
2.0981,48.555536,2773.6800000000003
2.097409,48.54107,2773.6800000000003
2.098625,48.52662,2773.6800000000003
2.101737,48.512294,2773.6800000000003
2.10672,48.498203,2773.6800000000003
2.113537,48.484452,2773.6800000000003
2.122133,48.471148,2773.6800000000003
2.979184,47.120526,2773.6800000000003
3.793804,45.765256,2773.6800000000003
4.997468,43.625286,1325.88
5.002952,43.611368,1194.816
5.010089,43.597849,1063.752
5.018825,43.584832,938.784
5.029092,43.572416,813.816
5.040811,43.560696,694.9440000000001
5.053893,43.54976,585.216
5.197345,43.449165,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>