Expand description
Implements RSS feed generation functionality.
Functionsยง
- Generates an RSS feed from the given
RssDatastruct. - Sanitizes the content by removing invalid XML characters and escaping special characters.
 - Writes an XML element with the given name and content.