blob: 48b6499f7f39ac7ee2a0e1779e221c864f440410 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ixsl:stylesheet xmlns:ixsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<ixsl:template match="foo"><ixsl:text>Recognized foo</ixsl:text></ixsl:template>
<ixsl:template match="bar"><ixsl:text>Recognized bar</ixsl:text></ixsl:template>
</ixsl:stylesheet>