Hi..For displaying values ..add this attribute disable-output-escaping="yes"something like this...< xsl:value-of select="@header" disable-output-escaping="yes"/ > Hope this help you out..