When annotating with REFANNO, the result contained many lines starting with ```xml <author><author><author><surname> ..... ``` i.e. the `<author>` tag was nested within itself. The service should either not let this happen or clean the output before exporting.
When annotating with REFANNO, the result contained many lines starting with
i.e. the
<author>tag was nested within itself.The service should either not let this happen or clean the output before exporting.