<{$mod_url}>/
	<{"Y-m-d\TH:i:sO"|date:$pipe.lastfetch_time}>
	<{$pipe.name4xml}>
<{if $pipe.link}>
	
<{/if}>
	
	<{$xoops_config_utf8.slogan|escape}>
	XOOPS - d3pipes
	<{foreach from=$entries item="entry"}>
	
		<{$entry.fingerprint|escape}>
		<{"Y-m-d\TH:i:sO"|date:$entry.pubtime}>
		<{"Y-m-d\TH:i:sO"|date:$pipe.lastfetch_time}>
		<{$entry.category}>
		<{$entry.headline|escape}>
		<{$entry.description|escape}>
		<{if $link_prefer == 'clipping' && $entry.clipping_id}>
		
		<{else}>
		
		<{/if}>
	
	<{/foreach}>