Example - ATOM feed output

Below is an example of ATOM feed output.

<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"
 xmlns:exa="http://schemas.exalead.com/access/1.0">
  <id>search</id> 
  <generator>com.exalead.access.basefeeds.PageFeed</generator>
  <os:totalResults>0</os:totalResults> 
  <os:startIndex>0</os:startIndex>
  <os:itemsPerPage>0</os:itemsPerPage>
  <exa:property name="alerting.user">login</exa:property>
  ...
  <exa:property path="Top/language" description="Language" refinable="true" refinementPolicy="exclusive"
 type="category">
  <exa:category id="f/Language/en" path="Top/language/en" description="en" count="0" score="0"
 state="DISPLAYED" />
  </exa:facet> <exa:facet id="mime" path="Top/mime" description="mime" refinable="true"
 refinementPolicy="exclusive" type="category">
  <exa:category id="f/mime/text#plain" path="Top/mime/text#plain" description="text#plain" count="0"
 score="0" state="DISPLAYED" />
  </exa:facet>
 </exa:facets>
 </entry>
</feed>
</link>
</entry>
</feed>