I'm using XSLT to take XML and output to different XML.
One node has
<pronounce>ă-būs′ dē-t&ebreve;r′&ebreve;nt</pronounce>
This <xsl:value-of select="$storage/mainentry/pronounce[1]" disable-output-escaping="yes"/>
Only outputs -bs d-trnt but I want it to output exactly what's in the document:
ă-būs′ dē-t&ebreve;r′&ebreve;nt