<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFLX to LFRG</name>
        <description>Chateauroux-Centre &quot;Marcel Dassault&quot; Airport to Deauville Normandie</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFLX to LFRG</name>
            <description>Chateauroux-Centre &quot;Marcel Dassault&quot; Airport to Deauville Normandie</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>1.7306499999999971,46.86279999999999,0
0.8441109999999981,48.346599999999995,4358.64
0.15433100000001332,49.36529999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>