<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFRC to ETAR</name>
        <description>Cherbourg Maupertus to Ramstein Air Base</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFRC to ETAR</name>
            <description>Cherbourg Maupertus to Ramstein Air Base</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.4702599999999961,49.650199999999984,0
1.1706399999999917,49.925399999999996,10668
1.6261100000000113,49.924199999999985,10668
2.45111,49.9178,10668
2.8400000000000034,49.912499999999994,10668
3.4472199999999873,49.90190000000001,10668
3.9650000000000034,49.796400000000006,9479.28
4.781389999999988,49.59469999999999,7254.240000000001
4.885559999999998,49.53309999999999,6918.96
7.598479999999995,49.435599999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>