On Tue, Sep 25, 2018 at 5:39 PM Frank Muller <frank.muller.erl@REDACTED> wrote: > Is there a way to pretty print a valid XML string loaded from file? Unfortunately with xmerl you have to sprinkle stuff like this in yourself: #xmlText{value="\n "} -- -Vance