<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDRZ to EGBO</name>
        <description>Zweibruecken to Wolverhampton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDRZ to EGBO</name>
            <description>Zweibruecken to Wolverhampton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.399709999999999,49.208500000000015,0
5.806939999999997,50.077799999999996,8808.720000000001
4.914029999999997,50.662199999999984,10668
4.538080000000008,50.9023,10668
3.6576100000000054,51.23609999999999,10668
3.406669999999991,51.26939999999999,10668
2.7502800000000036,51.35249999999999,10668
2.2624999999999886,51.4119,10668
2,51.443100000000015,10668
1.8741699999999923,51.45859999999999,10668
1.6119400000000041,51.489000000000004,10332.720000000001
1.1371800000000007,51.54220000000001,9174.48
0.9627779999999859,51.56110000000001,8717.28
0.634444000000002,51.59610000000001,7924.8
0.5836109999999906,51.601699999999994,7802.88
0.1517029999999977,51.646000000000015,6736.08
-2.2597800000000063,52.51769999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>