From three simple concepts (Feeds, Channels and Items), a solution is presented to read and write RSS feeds. RSS is a lightweight XML format for distributing news headlines and other content on the Internet.
I provide a demo developed in reactive web.
It is based on the excellent open-source library RSS.NET.
Updated demo, showing implementation for both client-side and server-side serving scenarios for RSS Feed XML generation.