i had arrived at the assumtion i could simply have a PHP file echo the (dynamically generated from a database)text of a properly formatted XML document- for an RSS feed. However, it doesn't seem to be working. it doesn't show up in my browser the way XML documents (RSS feeds) from other sites do when i browse to them.
Any suggestions?