<{$channel_title}> <{$channel_link}> <{if $channel_description != ""}> <{$channel_description}> <{/if}> <{if $channel_pubdate != ""}> <{$channel_pubdate}> <{/if}> <{if $channel_lastbuild != ""}> <{$channel_lastbuild}> <{/if}> <{if $channel_docs != ""}> <{$channel_docs}> <{/if}> <{if $channel_generator != ""}> <{$channel_generator}> <{/if}> <{if $channel_category != ""}> <{$channel_category}> <{/if}> <{if $channel_managingeditor != ""}> <{$channel_managingeditor}> <{/if}> <{if $channel_webmaster != ""}> <{$channel_webmaster}> <{/if}> <{if $channel_copyright != ""}> <{$channel_copyright}> <{/if}> <{if $channel_language != ""}> <{$channel_language}> <{/if}> <{if $channel_atom_link != ""}> <{/if}> <{if $image_url != ""}> <{$image_title}> <{$image_link}> <{$image_url}> <{$image_width}> <{$image_height}> <{/if}> <{foreach item=item from=$items}> <{* === item begin === *}> <{$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}> <{if $item.enclosure_url != ""}> <{if ($item.enclosure_type != "") &&($item.enclosure_length != "") }> <{else}> <{/if}> <{/if}> <{* === content === *}> <{if $item.content_encoded != ""}> ]]> <{/if}> <{* === dc === *}> <{if $item.dc_creator != ""}> <{$item.dc_creator}> <{/if}> <{* === geo === *}> <{if ($item.geo_lat != "")&&($item.geo_long != "") }> <{$item.geo_lat}> <{$item.geo_long}> <{/if}> <{* === georss === *}> <{if $item.georss_point != ""}> <{$item.georss_point}> <{/if}> <{* === media rss begin === *}> <{if $item.media_group != ""}> <{/if}> <{if $item.media_title != ""}> <{$item.media_title}> <{/if}> <{if $item.media_description != ""}> <{$item.media_description}> <{/if}> <{if $item.media_text != ""}> <{$item.media_text}> <{/if}> <{if $item.media_keywords != ""}> <{$item.media_keywords}> <{/if}> <{if $item.media_credit != ""}> <{$item.media_credit}> <{/if}> <{if $item.media_content_url != ""}> <{/if}> <{if $item.media_thumbnail_url != ""}> <{/if}> <{if $item.media_thumbnail_medium_url != ""}> <{/if}> <{if $item.media_thumbnail_large_url != ""}> <{/if}> <{if $item.media_group != ""}> <{/if}> <{* --- media rss end --- *}> <{* --- item end --- *}> <{/foreach}> <{* $Id: build_rss.html,v 1.8 2008/01/10 11:34:11 ohwada Exp $ *}>