Description
When
curl -T xfa.pdf http://<tika-server>/rmeta/xml --header "Accept: application/json"
malformed xml is made
<div class="xfa_content">....</xfa_content>
instead of
<div class="xfa_content">....</div>
does not have a correct match here:
and