The Atom Structure is as follows:
Atom
{
id
title
subtitle
logo
link
{
type
href
}
icon
entries (collection of entry)
{
entry
{
id
title
links (collection of link)
{
link
{
type
href
}
updated
sumary
content
{
type
value
div
{
value
img
{
src
}
}
}
author
{
name
url
}
email
}
}
}
}
Download the corresponding SDT here.