<xslt> <xml> body as xml </xml> <stylesheet> body as xsl </stylesheet> </xslt>
<xslt> <xml> <html-to-xml> <http url="${url}"/> </html-to-xml> </xml> <stylesheet> <file path="stylesheets/tree.xsl"/> </stylesheet> </xslt>
XSLT transformation, taken from the file is applied to the downloaded content.