I have an XML document containing embedded HTML content that I am attempting to convert to an RTF output file. I have the XML elements decorated with ,
,
The best free conversor is the LibreOffice, and it can be used directly by command line at termimal, see
libreoffice --convert-to
The same conversor is indirectally called by Python using UNO bridge,