RSS 2.0
RSS 2.0 is the dominant XML-based syndication format, stewarded by the RSS Advisory Board. A feed consists of a root element wrapping a single with required title, link, and description, plus a sequence of elements describing each piece of syndicated content. The spec is intentionally frozen — extensions happen through XML namespaces rather than core changes.
Documentation
Documentation
https://www.rssboard.org/rss-specification
BestPractices
https://www.rssboard.org/rss-profile
Examples
Example
https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/examples/rss-channel-example.json
Example
https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/examples/rss-item-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/rss-channel-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/rss-item-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-structure/rss-channel-structure.json