i have a problem where i need to output an xml file
<header>overskrift</header>
<content><p>this is text</p>
but i cant seem to get content to output it as html. it writes the tags as it should in the code but it doesn't render as html.
how to make it into html