Share via


4.1 ATOM 1.0 Formatted Feed

This example describes an ATOM 1.0, as described in [RFC4287], formatted feed.

 <feed xmlns="http://www.w3.org/2005/Atom">
     <title type="text">Activity Feed</title>
     <id>uuid:a523a693-d80c-44b6-aa74-fe8af92c7c32;id=1</id>
     <rights type="text">Copyright (c) Microsoft Corporation.  All rights reserved.</rights>
     <updated>2010-01-30T02:26:58Z</updated>
     <TTL xmlns="AF">1209600</TTL>
     <entry xml:base="http://mosslatest/my">
         <id>7</id>
         <title type="text">Birthday</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; is celebrating a birthday today.&lt;br/&gt;Wish &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; a happy birthday!
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:25:59-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; is celebrating a birthday today.&lt;br/&gt;Wish &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; a happy birthday!
         </content>
         <ActivityType xmlns="AF">Birthday_Today</ActivityType>
         <Template xmlns="AF">
             {Publisher} is celebrating a birthday today.&lt;br/&gt;Wish {Publisher} a happy birthday!
         </Template>
         <Name xmlns="AF">Saturday, January 30, 2010</Name>
         <DateOnly xmlns="AF">2010-01-30T00:00:00</DateOnly>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>5</id>
         <title type="text">Profile update</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;&lt;ol&gt;&lt;li&gt;Birthday: January 30&lt;/li&gt;&lt;li&gt;Hire date: 2/1/2007&lt;/li&gt;&lt;/ol&gt;
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:25:05-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;&lt;ol&gt;&lt;li&gt;Birthday: January 30&lt;/li&gt;&lt;li&gt;Hire date: 2/1/2007&lt;/li&gt;&lt;/ol&gt;
         </content>
         <ActivityType xmlns="AF">ProfilePropertyChange</ActivityType>
         <Template xmlns="AF">
             {Publisher} updated profile.&lt;br/&gt;{List}
         </Template>
         <Size xmlns="AF">2</Size>
         <List xmlns="AF">
             <Link>
                 <Uri></Uri>
                 <Title>Birthday: January 30</Title>
             </Link>
             <Link>
                 <Uri></Uri>
                 <Title>Hire date: 2/1/2007</Title>
             </Link>
         </List>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>8</id>
         <title type="text">Note Board post</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; posted a note on &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cdagro'&gt;CONTOSO\dagro&lt;/a&gt;.&lt;br/&gt;sample noteboard post
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:21:39-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; posted a note on &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cdagro'&gt;CONTOSO\dagro&lt;/a&gt;.&lt;br/&gt;sample noteboard post
         </content>
         <ActivityType xmlns="AF">NoteboardPosts</ActivityType>
         <Template xmlns="AF">
             {Publisher} posted a note on {Link}.&lt;br/&gt;{Value}
         </Template>
         <Value xmlns="AF">sample noteboard post</Value>
         <Link xmlns="AF">
             <Uri>http://example/my/Person.aspx?accountname=CONTOSO%5Cdagro</Uri>
             <Title>CONTOSO\dagro</Title>
         </Link>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>6</id>
         <title type="text">New colleague</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; added 3 new colleagues.&lt;br/&gt;&lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cpkmuser1'&gt;pkmuser1&lt;/a&gt;, &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cstarltst'&gt;CONTOSO\starltst&lt;/a&gt;, &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cpauldale'&gt;CONTOSO\pauldale&lt;/a&gt;
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:21:23-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; added 3 new colleagues.&lt;br/&gt;&lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cpkmuser1'&gt;pkmuser1&lt;/a&gt;, &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cstarltst'&gt;CONTOSO\starltst&lt;/a&gt;, &lt;a href='http://example/my/Person.aspx?accountname=CONTOSO%5Cpauldale'&gt;CONTOSO\pauldale&lt;/a&gt;
         </content>
         <ActivityType xmlns="AF">ColleagueAddition</ActivityType>
         <Template xmlns="AF">
             {Publisher} added {Size} new colleagues.&lt;br/&gt;{List}
         </Template>
         <Link xmlns="AF">
             <Uri>http://example/my/Person.aspx?accountname=CONTOSO%5Cpkmuser1</Uri>
             <Title>pkmuser1</Title>
         </Link>
         <Size xmlns="AF">3</Size>
         <Separator xmlns="AF">, </Separator>
         <List xmlns="AF">
             <Link>
                 <Uri>http://example/my/Person.aspx?accountname=CONTOSO%5Cpkmuser1</Uri>
                 <Title>pkmuser1</Title>
             </Link>
             <Link>
                 <Uri>http://example/my/Person.aspx?accountname=CONTOSO%5Cstarltst</Uri>
                 <Title>CONTOSO\starltst</Title>
             </Link>
             <Link>
                 <Uri>http://example/my/Person.aspx?accountname=CONTOSO%5Cpauldale</Uri>
                 <Title>CONTOSO\pauldale</Title>
             </Link>
         </List>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>4</id>
         <title type="text">Profile update</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Interests: interest1, interest2
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:15:45-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Interests: interest1, interest2
         </content>
         <ActivityType xmlns="AF">ProfilePropertyChange</ActivityType>
         <Template xmlns="AF">
             {Publisher} updated profile.&lt;br/&gt;{List}
         </Template>
         <Size xmlns="AF">2</Size>
         <Separator xmlns="AF">, </Separator>
         <List xmlns="AF">
             <Link>
                 <Uri></Uri>
                 <Title>Interests: interest1</Title>
             </Link>
             <Link>
                 <Uri></Uri>
                 <Title>interest2</Title>
             </Link>
         </List>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>3</id>
         <title type="text">Profile update</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Skills: skill1, skill2
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:15:45-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Skills: skill1, skill2
         </content>
         <ActivityType xmlns="AF">ProfilePropertyChange</ActivityType>
         <Template xmlns="AF">
             {Publisher} updated profile.&lt;br/&gt;{List}
         </Template>
         <Size xmlns="AF">2</Size>
         <Separator xmlns="AF">, </Separator>
         <List xmlns="AF">
             <Link>
                 <Uri></Uri>
                 <Title>Skills: skill1</Title>
             </Link>
             <Link>
                 <Uri></Uri>
                 <Title>skill2</Title>
             </Link>
         </List>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>2</id>
         <title type="text">Profile update</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Ask Me About: Activity Feed, Sync, Profile Store
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:15:45-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; updated profile.&lt;br/&gt;Ask Me About: Activity Feed, Sync, Profile Store
         </content>
         <ActivityType xmlns="AF">ProfilePropertyChange</ActivityType>
         <Template xmlns="AF">
             {Publisher} updated profile.&lt;br/&gt;{List}
         </Template>
         <Size xmlns="AF">3</Size>
         <Separator xmlns="AF">, </Separator>
         <List xmlns="AF">
             <Link>
                 <Uri></Uri>
                 <Title>Ask Me About: Activity Feed</Title>
             </Link>
             <Link>
                 <Uri></Uri>
                 <Title>Sync</Title>
             </Link>
             <Link>
                 <Uri></Uri>
                 <Title>Profile Store</Title>
             </Link>
         </List>
     </entry>
     <entry xml:base="http://mosslatest/my">
         <id>1</id>
         <title type="text">Status Message</title>
         <summary type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; says "Testing Feeds".
         </summary>
         <published>2010-01-30T02:26:32-08:00</published>
         <updated>2010-01-30T02:14:40-08:00</updated>
         <author>
             <name>Dag Rovik</name>
             <uri>http://example/my/person.aspx?accountname=CONTOSO%5Cdagro</uri>
             <email>dagro@contoso.com</email>
             <Id xmlns="AF">10</Id>
             <AccountName xmlns="AF">CONTOSO\dagro</AccountName>
             <Type xmlns="AF">user</Type>
         </author>
         <content type="html">
             &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; says "Testing Feeds".
         </content>
         <ActivityType xmlns="AF">StatusMessage</ActivityType>
         <Template xmlns="AF">
             {Publisher} says "{Value}".
         </Template>
         <Name xmlns="AF">Status Message</Name>
         <Value xmlns="AF">Testing Feeds</Value>
     </entry>
 </feed>