I have a page that reads an XML file and displays its raw content. On the source page, I see all the information, like <tag>text</tag> Code (markup): . On the page from the browser, I see nothing. How can I make Firefox (or IE/Opera) to display <tag>text</tag> Code (markup): as it is, like in the source code?