Here is simple RSS attached, it shows recent 10 ACTIVE articles.
To install, you need download file
rss.php.txt, then rename it to
rss.php and upload to root directory of xooArticles.
If you want icon in address bar of some bowsers (such as Opera, Mozilla) you can add follow string to you templates/Default/header.tpl file between <head></head> tags:
HTML Code:
<link rel="alternate" type="application/rss+xml" title="latest articles in rss" href="rss.php"/>