<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDGS to ENVA</name>
        <description>Siegerland to Vaernes</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDGS to ENVA</name>
            <description>Siegerland to Vaernes</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.072676,50.712763,0
7.982683,50.757402,42.672000000000004
7.965981,50.767294,64.00800000000001
7.950701,50.77807,85.34400000000001
7.936962,50.789646,112.77600000000001
7.924868,50.801936,143.256
7.914512,50.814845,176.78400000000002
7.905974,50.828276,213.36
7.899319,50.842125,252.984
7.8946,50.856288,298.704
7.891854,50.870657,344.42400000000004
7.891102,50.885123,396.24
7.892352,50.899574,448.05600000000004
8.196281,53.061583,9814.560000000001
8.532619,55.224236,9814.560000000001
8.907634,57.385857,9814.560000000001
9.32965,59.546224,9814.560000000001
10.209603,63.300112,1246.632
10.212554,63.314524,1158.24
10.218292,63.328766,1075.944
10.226777,63.342729,993.648
10.237946,63.356308,914.4000000000001
10.251717,63.369398,838.2
10.267987,63.3819,765.048
10.286634,63.39372,697.9920000000001
10.307517,63.404767,630.936
10.330479,63.414957,566.928
10.355347,63.424212,505.968
10.38193,63.432463,448.05600000000004
10.410027,63.439646,396.24
10.439423,63.445707,344.42400000000004
10.469895,63.450599,298.704
10.50121,63.454286,252.984
10.533128,63.456739,213.36
10.565405,63.457939,176.78400000000002
10.889293,63.457656,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>