blob: 36af48c74d56130e4d8252482f422359b41df82f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="//root">
<root-out/>
</xsl:template>
</xsl:stylesheet>