Normaly you always have to hack the themes and change acces settings to remove the iritating "feature" of a nodefeed rss. Well, now I need a real rss feed, and in fact I like it to have the default url, /rss.xml (just since its the W3C standard) so I had to deal with this mess. I´m trying to use the views function of overriding default views by "activating" the view and changing it. The problem is that the default is a nodeview - its the wrong view type (i need aggregator item)- but you cant change view type after creating the view. Then I tried the obvious, making a normal view overiding the path - i just change the correct view to "rss.xm"-path. It dosent work, i still get the default. How do you do this - there should be posible to change the content of a default path?