Hi Av,
Usually you don't output XML directly to a web browser, AFAIK web browsers can't read XML properly and either a reader application, or a scripting language such as .ASP or .PHP depending on your site then parses this into browser understandable code.
http://www.rss-specifications.com/displaying-rss-feeds.htm may be a good place to start...
Good Luck
Mark