I know that WordPress uses rss.php to handle feeds in the WordPress Dashboard. I'm curious, though, if I could use that file for adding RSS feeds to my own theme.
I already have code setup that would do it - I'm just curious if there's a reason why that code isn't opened up through some sort of template function already.