blob: 0d62b927e1a766de843c1c8977fea2343067ad0b [file] [log] [blame]
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<xsl:apply-templates mode="#current" />
</xsl:template>
</xsl:stylesheet>