Challenge
- Fetch posts.xml
- Extract all
<item>records into JSON
Feed URL: /playground/feeds/posts.xml
Parse /playground/feeds/posts.xml for title, link, guid, pubDate, category, description.
<item> records into JSONFeed URL: /playground/feeds/posts.xml