<{$channel_title}> <{$channel_link}> http://backend.userland.com/rss/ <{if $channel_desc != ""}> <{$channel_desc}> <{/if}> <{if $channel_pubdate != ""}> <{$channel_pubdate}> <{/if}> <{if $channel_lastbuild != ""}> <{$channel_lastbuild}> <{/if}> <{if $channel_generator != ""}> <{$channel_generator}> <{/if}> <{if $channel_category != ""}> <{$channel_category}> <{/if}> <{if $channel_editor != ""}> <{$channel_editor}> <{/if}> <{if $channel_webmaster != ""}> <{$channel_webmaster}> <{/if}> <{if $channel_copyright != ""}> <{$channel_copyright}> <{/if}> <{if $channel_language != ""}> <{$channel_language}> <{/if}> <{if $image_url != ""}> <{$image_title}> <{$image_url}> <{$image_link}> <{$image_width}> <{$image_height}> <{/if}> <{foreach item=item from=$items}> <{$item.title}> <{$item.link}> <{if $item.description != ""}> <{$item.description}> <{/if}> <{if $item.pubdate != ""}> <{$item.pubdate}> <{/if}> <{if $item.guid != ""}> <{$item.guid}> <{/if}> <{if $item.category != ""}> <{$item.category}> <{/if}> <{/foreach}>