Be sure to specify the encoding of your input document in its XML declaration, and to set the encoding of your output document using the encoding= attribute of <xsl:output>, as an encoding which supports the chinese characters.
(But the &#21019; bothers me; I would have expected that to appear as 创)
