<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EHRD to EGFF</name>
        <description>Rotterdam The Hague to Cardiff</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EHRD to EGFF</name>
            <description>Rotterdam The Hague to Cardiff</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.441689999999994,51.95750000000001,0
1.6118299999999977,51.747600000000006,10668
1.0827800000000138,51.7131,10668
0.949497000000008,51.7038,10546.08
0.8494440000000054,51.6969,10302.24
0.7905560000000094,51.692800000000005,10149.84
0.6833330000000046,51.685299999999984,9875.52
0.4858330000000137,51.670799999999986,9418.32
0.1517029999999977,51.646000000000015,8595.36
-1.2196900000000142,51.491600000000005,5181.6
-3.3433200000000056,51.39660000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>