I have this curious question. I was looking at XML files and so I did this twitter search:
http://search.twitter.com/search.atom?q=basketball
The output for Chrome looks like this:

The output for Firefox looks like this:

Then, the output for Safari looks like this:

My question is, what is going on? How can I get the browser to display it in different forms. In other words, if I want to output the <?xml ..., how can I do that?
If you want the browser to output the
<?xml ..., send a header that makes the browser think it’s a text file, not an XML file: