</html>
</pre>
* <code><nowiki>html:parse(fetch:content-binary("http://en.wikipedia.org"))</nowiki></code> returns an XML representation of the English Wikipedia main page. The input is passed on in its binary representation such that the HTML parser can automatically detect the correct encoding.
|}