[% USE rss = RSSLite("test/slashdot.rdf") %]
[% rss.title %]
[% FOREACH rss.items %]
 *[% title %] ([%link%])
[% END %]
