-record(rss_channel, { title :: binary(), description :: binary(), link :: binary(), items :: list(webls@rss:rss_item()) }).