RSS feeds are raw xml. Open a feed and do a view source on the page.
Filtering is going to be based on what you're using to handle the xml. One
option might be the Data View web part and using the filters there. If
you're reading the xml into your own asp or whatever app, then the sky is
the limit.