diff --git a/topics/atom-feed/atom-feed.png b/topics/atom-feed/atom-feed.png new file mode 100644 index 00000000000..1eff90d99d2 Binary files /dev/null and b/topics/atom-feed/atom-feed.png differ diff --git a/topics/atom-feed/index.md b/topics/atom-feed/index.md new file mode 100644 index 00000000000..1a8c4ec73c4 --- /dev/null +++ b/topics/atom-feed/index.md @@ -0,0 +1,10 @@ +--- +display_name: Atom Feed +logo: atom-feed.png +related: rss-feed, json-feed, atom, xml, web-feed, syndication +short_description: Atom feeds publish web content and metadata using a standardized XML format. +topic: atom-feed +url: https://www.rfc-editor.org/rfc/rfc4287 +wikipedia_url: https://en.wikipedia.org/wiki/Atom_(web_standard) +--- +Atom is an XML-based web syndication format standardized in RFC 4287.