Moshe Cohen wrote:
> You mentioned there that it was also slow for you using xmllint. For me,
> xmllint'ing it works very fast. Did you use any special options with
> xmllint?
Yes, for a fair comparison, I used similar options as for lxml, i.e.
xmllint --noent --encode us-ascii
Stefan