blob: 6741ccf5154ca42a16e853cb3b01d68cf661d3f8 [file] [log] [blame]
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/TR/xhtml1/strict">
<xsl:template match="/">
<result/>
</xsl:template>
</xsl:stylesheet>