<{$channel_title}> <{$channel_link}> <{$channel_desc}> <{if $channel_copyright}><{$channel_copyright}><{/if}> <{if $channel_lastbuild}><{$channel_lastbuild}><{/if}> http://backend.userland.com/rss/ <{if $channel_generator}><{$channel_generator}><{/if}> <{if $channel_category}><{$channel_category}><{/if}> <{if $channel_editor}><{$channel_editor}><{/if}> <{if $channel_webmaster}><{$channel_webmaster}><{/if}> <{$channel_ttl}> <{if $channel_language}><{$channel_language}><{/if}> rel="self" type="application/rss+xml" /> <{if $image_url != ""}> <{$channel_title}> <{$image_url}> <{$channel_link}> <{$channel_width}> <{$channel_height}> <{/if}> <{foreach item=item from=$items}> <{$item.title}> <{if $item.link}><{$item.link}><{/if}> <{if $item.description}><{$item.description}><{/if}> <{if $item.pubdate}><{$item.pubdate}><{/if}> <{$item.guid}> <{if $item.category}><{$item.category}><{/if}> <{if $item.author}><{foreach item=creator from=$item.author}><{$creator}><{/foreach}><{/if}> <{if $item.enclosure}><{$item.enclosure}><{/if}> <{/foreach}>