core_text: drop dependency on PyXML

use sax.xml API which gives us the first parser available, instead of
using a specific parser that happens to come from pyxml
5 jobs for feat/nopyxml