blob: d40874c3bf63502a1eecc9de3b53d4dfbe7b36a9 [file] [log] [blame]
<xsl:stylesheet
version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<result/>
</xsl:template>
</xsl:stylesheet>