Description
Reads and writes RSS and related XML feed formats from Ruby code. It is useful for feed readers, publishing tools, static sites, podcast metadata, and integrations that exchange feed data.
Feeds from the internet are untrusted XML. Limit input size, sanitize rendered content, and validate URLs before displaying or fetching linked resources.