Sorry -- you *did* set the output mode to HTML, but you missed the fact that it's case-sensitive. "HTML" wasn't recognized so we defaulted back to XML output. Try:
<xsl:output method="html"/>
______________________________________ Joe Kesselman / IBM Research