Share via


4.2 RSS 2.0 Formatted Feed

This example describes the same feed as the one in section 4.1, but in RSS 2.0, described in [RSS2.0] format.

     <rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
         <channel>
             <title>Activity Feed</title>
             <description />
             <copyright>Copyright (c) Microsoft Corporation.  All rights reserved.</copyright>
             <lastBuildDate>Sat, 30 Jan 2010 02:43:33 Z</lastBuildDate>
             <TTL xmlns="AF">1209600</TTL>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">7</guid>
                 <author>Dag Rovik</author>
                 <title>Birthday</title>
                 <description>
                     &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!
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:25:59-08:00</a10:updated>
                 <a10: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!
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">5</guid>
                 <author>Dag Rovik</author>
                 <title>Profile update</title>
                 <description>
                     &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;
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:25:05-08:00</a10:updated>
                 <a10: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;
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">8</guid>
                 <author>Dag Rovik</author>
                 <title>Note Board post</title>
                 <description>
                     &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
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:21:39-08:00</a10:updated>
                 <a10: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
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">6</guid>
                 <author>Dag Rovik</author>
                 <title>New colleague</title>
                 <description>
                     &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;
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:21:23-08:00</a10:updated>
                 <a10: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;
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">4</guid>
                 <author>Dag Rovik</author>
                 <title>Profile update</title>
                 <description>
                     &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
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:15:45-08:00</a10:updated>
                 <a10: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
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">3</guid>
                 <author>Dag Rovik</author>
                 <title>Profile update</title>
                 <description>
                     &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
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:15:45-08:00</a10:updated>
                 <a10: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
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">2</guid>
                 <author>Dag Rovik</author>
                 <title>Profile update</title>
                 <description>
                     &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
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:15:45-08:00</a10:updated>
                 <a10: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
                 </a10: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>
             </item>
             <item xml:base="http://mosslatest/my">
                 <guid isPermaLink="false">1</guid>
                 <author>Dag Rovik</author>
                 <title>Status Message</title>
                 <description>
                     &lt;a href="http://example/my/person.aspx?accountname=CONTOSO%5Cdagro" title="Dag Rovik"&gt;CONTOSO\dagro&lt;/a&gt; says "Testing Feeds".
                 </description>
                 <pubDate>Sat, 30 Jan 2010 02:26:32 -0800</pubDate>
                 <a10:updated>2010-01-30T02:14:40-08:00</a10:updated>
                 <a10: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".
                 </a10: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>
             </item>
         </channel>
     </rss>