collections on routes

I need some help!! How do i put more than one collection for each controller on the routes

for example

i have this map.resources :posts, :collection=>{:render_rss=>:any} i need to add

{:render_feed=>:any}