xref: /aosp_15_r20/external/apache-xml/test/tests/conf-gold/namespace/namespace113.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<ixsl:stylesheet xmlns:ixsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3  <ixsl:template match="foo"><ixsl:text>Recognized foo</ixsl:text></ixsl:template>
4  <ixsl:template match="bar"><ixsl:text>Recognized bar</ixsl:text></ixsl:template>
5</ixsl:stylesheet>