| file:source | rss:description | rss:link | rss:title |
| examples/nclottery.rsb | <p>This is a feed of the most recent NC PowerBall drawings.</p> | http://www.textbox1.com/examples%2fnclottery.rsb | NC Lottery Powerball Numbers |
| examples/squote.rsb | <p>
Returns a rich data feed containing stock quotes. Specify the stocks you want to query in a space separated querystring argument called "symbols".
For example, for Microsoft, Google, and Yahoo, use: <a href="examples/squote.rsb?symbols=GOOG MSFT YHOO">http://www.textbox1.com/examples/squote.rsb?symbols=GOOG MSFT YHOO</a>
</p>
| http://www.textbox1.com/examples%2fsquote.rsb | Stock Quotes |
| examples/squote-lite.rsb | <p>
"Data Only" = not suitable for consumption in a regular feed reader, this feed contains only custom namespaced data elements. Returns a rich data feed containing stock quotes. Specify the stocks you want to query in a space separated querystring argument called "symbols".
For example, for Microsoft, Google, and Yahoo, use: <a href="examples/squote-lite.rsb?symbols=GOOG MSFT YHOO">http://www.textbox1.com/examples/squote-lite.rsb?symbols=GOOG MSFT YHOO</a>
</p>
| http://www.textbox1.com/examples%2fsquote-lite.rsb | Stock Quotes - Data Only |
| examples/newsgroupfeed.rsb | <p>
An RSS feed of usenet newsgroup articles.<br />
inputs: currentgroup (default="microsoft.public.dotnet.languages.csharp"), range (default=10), server (default=msnews.microsoft.com), full (default=false).
</p>
| http://www.textbox1.com/examples%2fnewsgroupfeed.rsb | Usenet Newsgroup Articles |
| examples/FlickrContactsFavorites.rsb | <p>
Returns a feed containing the favorite pictures of your Flickr contacts. Takes your Flickr username ("username=myusername") as a querystring input.</a>
For example, to see a feed of all my contacts favorite pictures, use <a href="http://textbox1.com/examples/FlickrContactsFavorites.rsb?username=lmrobins">http://textbox1.com/examples/FlickrContactsFavorites.rsb?username=lmrobins</a>
</p>
| http://www.textbox1.com/examples%2fFlickrContactsFavorites.rsb | Flickr Contacts' Favorites |