xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:admin="http://webns.net/mvcb/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns="http://my.netscape.com/rdf/simple/0.9/">
= $GLOBALS['tpl']['metadata']['title'] ?>
= $GLOBALS['tpl']['metadata']['link'] ?>
= $GLOBALS['tpl']['metadata']['description'] ?>
= $GLOBALS['tpl']['metadata']['language'] ?>
{if $metadata.showMail}
{/if}
= $GLOBALS['tpl']['metadata']['additional_fields']['image_rss10_channel'] ?>
{foreach from=$entries item="entry"}
{/foreach}
= $GLOBALS['tpl']['metadata']['additional_fields']['image_rss10_rdf'] ?>
= $GLOBALS['tpl']['once_display_dat'] ?>
{foreach from=$entries item="entry"}
-
= $entry['feed_title'] ?>
= $entry['feed_entryLink'] ?>
{if !empty($entry.body)}
{$entry.feed_body|@escape} {$entry.feed_ext|@escape}
{/if}
= $entry['feed_blogTitle'] ?>
= $entry['feed_email'] ?> (= $entry['feed_author'] ?>)
{foreach from=$entry.categories item="cat"}= $cat['feed_category_name'] ?>, {/foreach}
= $entry['feed_timestamp'] ?>
= $GLOBALS['tpl']['serendipityBaseURL'] ?>wfwcomment.php?cid== $entry['feed_id'] ?>
{if !$is_comments}
= $entry['comments'] ?>
= $GLOBALS['tpl']['serendipityBaseURL'] ?>rss.php?version== $GLOBALS['tpl']['metadata']['version'] ?>&type=comments&cid== $entry['feed_id'] ?>
{/if}
= $entry['per_entry_display_dat'] ?>
{/foreach}