<xsl:variable name="foo" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xslc="http://www.xslc.com">
	bar
</xsl:variable>
<xsl:element name="x" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xslc="http://www.xslc.com">
	y
</xsl:element>
