Added the ability to modify or create additional XML (RSS) files, for example, to create turbo pages for Yandex.
The mechanism is implemented through the alc_hook_rss_extension hook, into which the name of the module is passed, from the data of which the XML file is formed, the section identifier and the array of prepared data. A custom function can modify the data or create its own XML file based on this data.