using HTML tags in XML documents

[email protected] 14 Mar 2007 06:13:34 -0700
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization http://groups.google.com
Message-ID <[email protected]>
I would like to be able to use tags like <html:br/> in my XML document
(http://l2f.noodley.com/xml/index.xml, they are commented out).

I want a tag like the above to be the HTML equivalent of <br/> without
having to create a template for each and every tag. Is this possible?

Thanks in advance!