xmlto

Convert XML documents to various formats using XSL stylesheets

brewmacoslinux
Try with needOr install directly
Source

About

Convert XML to another format (based on XSL or other tools)

Commands

xmlto

Examples

Convert XML to HTML$ xmlto html document.xml
Convert XML to PDF$ xmlto pdf document.xml
Convert XML to plain text$ xmlto txt document.xml