XML::XSLT will convert the XML doc on basis of the template. The script can be used as an CGI script, but also as a command-line utility. Also accepts a XSL Template other than <project>.xsl. It requires the modules XML::Parser (version 2.23 or higher) and XML::DOM (version 1.25 or higher) which can be obtained from CPAN. Our module also depends on the module LWP::UserAgent.