xmllint A cli utility to check the syntax of XML files. It is written in Rust, and uses the xml library. USAGE xmllint <file> ARGS <file> XML file to parse OPTIONS -h, --help Print help information -V, --version Print version information Build make build