Im trying to apply the example XSLT transformations provided by the German government for the new XRechnung standard:
https://github.com/itplr-kosit/xrechnung-visualization
I haven't had any luck with lxml because it only supports XSLT 1.0. Is there another Python library I could use (or another approach i could try)?