Does this actually work?
<?php the_category_rss('type') ?>
(http://codex.ww.wp.xz.cn/Template_Tags/the_category_rss)
You get:
category a (RSS)
category b (RSS)
category c (RSS) …
We need a piece of code to display for instance the category A feed link when browsing category A.