xsl:* — Copy xsl: elements straight through
<xsl:template match="xsl:*"/>
This template simply copies the xsl: elements straight through into the result tree.