XML multiline files

If your multiline codec is working then just change store_xml to be true.

However, it is very unlikely that the codec is working since it says to combine lines that do not contain <, and you do not have any lines like that.

Once again, are you trying to consume the whole of each file as a single event? If so, you can do this.