Sitemap and RSS
A sitemap is created by default in the main folder as sitemap.xml. The sitemap includes all pages from that all users can view except the redirections.
A code for RSS creation is provided, but must define a query that returns the list of pages you want to have in the RSS and invoke it in a custom swInternalCronHook() function.
Sitemap is optional and set off by default. You must set the global variable $swCreateSitemap in the configuration true to enable Sitemap.