<item>
<g:id>[id]</g:id>
<g:title>[title]</g:title>
<g:description>[description]</g:description>
<g:link>[link]</g:link>
<g:condition>[condition]</g:condition>
<g


etc.
But when I save, the body looks like this:
[id]
[title]
[description]
[link]
[condition]
[price]
Also, the 'save on server' doesn't seem to work. The export looks like it's running ok, but I cannot find my file anywhere on the server (not in my output folder or in de CSVI tmp export folder).
Do you have a fix?