RSS feed practice

Parse /playground/feeds/posts.xml for title, link, guid, pubDate, category, description.

Challenge

  • Fetch posts.xml
  • Extract all <item> records into JSON

Feed URL: /playground/feeds/posts.xml