{
 "feed": {
  "@xmlns": "http://www.w3.org/2005/Atom",
  "title": "bret.io log",
  "id": "https://bret.io/feed.xml",
  "updated": "2018-04-13T22:06:43.000Z",
  "link": [
   {
    "@rel": "self",
    "@type": "application/atom+xml",
    "@href": "https://bret.io/feed.xml"
   },
   {
    "@rel": "alternate",
    "@type": "application/json",
    "@href": "https://bret.io/feed.json"
   },
   {
    "@rel": "alternate",
    "@type": "text/html",
    "@href": "https://bret.io"
   },
   {
    "@rel": "next",
    "@href": "https://bret.io/2017.xml"
   }
  ],
  "author": {
   "name": "Bret Comnes",
   "uri": "https://bret.io"
  },
  "generator": {
   "@uri": "https://github.com/bcomnes/jsonfeed-to-atom#readme",
   "@version": "1.2.5",
   "#text": "jsonfeed-to-atom"
  },
  "icon": "https://bret.io/favicon-64x64.png",
  "logo": "https://bret.io/icon-512x512.png",
  "rights": "© 2024 Bret Comnes",
  "subtitle": "A running log of announcements, projects and accomplishments.",
  "entry": [
   {
    "id": "a-unique-id",
    "title": "but it has a summary!",
    "updated": "2018-04-13T22:06:43.000Z",
    "published": "2018-04-13T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "text",
      "#text": "ey, no link, nourl"
     }
    ],
    "link": [],
    "summary": "but it has a summary!"
   },
   {
    "id": "https://example.com/tags-2018-04-12T22:06:43.000Z",
    "title": "A post with some tags",
    "updated": "2018-04-12T22:06:43.000Z",
    "published": "2018-04-12T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>A post with some tags</p>"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://example.com/tags"
     }
    ],
    "category": [
     {
      "@term": "foo"
     },
     {
      "@term": "bar"
     }
    ]
   },
   {
    "id": "https://example.com/empty-attatchments-2018-04-11T22:06:43.000Z",
    "title": "Attachments",
    "updated": "2018-04-11T22:06:43.000Z",
    "published": "2018-04-11T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>Attachments</p>"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://example.com/empty-attatchments"
     },
     {
      "@rel": "enclosure",
      "@type": "audio/mpeg",
      "@href": "https://example.com/attatchments.mp4"
     },
     {
      "@rel": "enclosure",
      "@type": "audio/mpeg",
      "@href": "https://example.com/attatchments-45.mp4",
      "@length": 1234
     }
    ]
   },
   {
    "id": "https://example.com/empty-attatchments-2018-04-10T22:06:43.000Z",
    "title": "Empty attachments",
    "updated": "2018-04-10T22:06:43.000Z",
    "published": "2018-04-10T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>Empty attachments</p>"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://example.com/empty-attatchments"
     }
    ]
   },
   {
    "id": "https://example.com/some-external-link2-2018-04-09T22:06:43.000Z",
    "title": "A post with no URL!!",
    "updated": "2018-04-09T22:06:43.000Z",
    "published": "2018-04-09T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>A post with no URL!!</p>"
     }
    ],
    "link": [
     {
      "@rel": "related",
      "@href": "https://example.com/some-external-link2"
     }
    ]
   },
   {
    "id": "https://example.com/some-external-link2rfdsfa-2018-04-08T22:06:43.000Z",
    "title": "A post with an author",
    "updated": "2018-04-08T22:06:43.000Z",
    "published": "2018-04-08T22:06:43.000Z",
    "author": {
     "name": "Mr Guy",
     "uri": "https://twitter.com/foo"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>A post with an author</p>"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://example.com/some-external-link2rfdsfa"
     }
    ]
   },
   {
    "id": "https://bret.io/my-blog-post-2018-04-07T22:06:43.000Z",
    "title": "This is a blog title",
    "updated": "2018-04-07T22:06:43.000Z",
    "published": "2018-04-07T22:06:43.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "html",
      "#cdata": "<p>Hello, world!</p>"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://example.com/some-external-link"
     },
     {
      "@rel": "related",
      "@href": "https://bret.io/my-blog-post"
     }
    ]
   },
   {
    "id": "https://bret.io/my-text-post-2018-04-07T20:48:02.000Z",
    "title": "Wee wooo this is some content.",
    "updated": "2018-04-07T20:48:02.000Z",
    "published": "2018-04-07T20:48:02.000Z",
    "author": {
     "name": "Bret Comnes",
     "uri": "https://bret.io"
    },
    "content": [
     {
      "@type": "text",
      "#text": "Wee wooo this is some content. \n Maybe a new paragraph too"
     }
    ],
    "link": [
     {
      "@rel": "alternate",
      "@href": "https://bret.io/my-text-post"
     }
    ]
   }
  ]
 }
}