diff --git a/gasbuddy_rssfeed_test_00a.rss b/gasbuddy_rssfeed_test_00a.rss index eb40265..66a55ff 100644 --- a/gasbuddy_rssfeed_test_00a.rss +++ b/gasbuddy_rssfeed_test_00a.rss @@ -1,18 +1,19 @@ -{ - "version": "https://jsonfeed.org/version/1", - "title": "My Example Feed", - "home_page_url": "https://example.org/", - "feed_url": "https://example.org/feed.json", - "items": [ - { - "id": "2", - "content_text": "This is a second item.", - "url": "https://example.org/second-item" - }, - { - "id": "1", - "content_html": "
Hello, world!
", - "url": "https://example.org/initial-post" - } - ] -} \ No newline at end of file + +