<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LKPR to EDDF</name>
        <description>Ruzyne to Frankfurt Am Main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LKPR to EDDF</name>
            <description>Ruzyne to Frankfurt Am Main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.2263,50.101836,0
14.12415,50.07116,338.32800000000003
14.102968,50.066199,463.29600000000005
14.081195,50.06244,594.36
14.058996,50.059915,725.4240000000001
14.036539,50.058641,1158.24
14.013995,50.058628,1158.24
13.991535,50.059877,1158.24
12.281134,50.097883,1158.24
8.887432,50.103263,1158.24
8.864868,50.103167,1149.096
8.842403,50.101809,1112.52
8.820209,50.099201,1048.512
8.798455,50.095362,957.072
8.586981,50.045128,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>