1
<output xsl:version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
2
<xsl:value-of select="/"/>
3
</output>
4