Thanks for your replies, but I was able to figure it out. In my XSL stylesheet, I had not defined an output method. Once I added the <xsl:output /> tag defining that the document was HTML, IE7 displayed it fine.
By the way, we decided not to go through the hassle of supporting IE6 in our...