<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDG to ETSI</name>
        <description>Muenster Osnabrueck to Ingolstadt Manching</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDG to ETSI</name>
            <description>Muenster Osnabrueck to Ingolstadt Manching</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.684830000000005,52.134600000000006,0
9.440830000000005,50.983599999999996,10363.2
9.598330000000004,50.72919999999999,9448.800000000001
9.955829999999992,50.5411,8290.560000000001
10.2303,50.377200000000016,7345.68
10.483900000000006,50.2244,6492.240000000001
11.533999999999992,48.71510000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>