|
|
|
#(content)#::<item>
|
|
|
|
<title>#[title-xml]#</title>
|
|
|
|
<link>#[link]#</link>
|
|
|
|
<description>#[description-xml]#</description>
|
|
|
|
<pubDate>#[date822]#</pubDate>
|
|
|
|
<yacy:size>#[size]#</yacy:size>
|
|
|
|
<yacy:sizename>#[sizename]#</yacy:sizename>
|
|
|
|
<yacy:host>#[host]#</yacy:host>
|
|
|
|
<yacy:path>#[path]#</yacy:path>
|
|
|
|
<yacy:file>#[file]#</yacy:file>
|
|
|
|
<guid isPermaLink="false">#[urlhash]#</guid>
|
|
|
|
</item>::
|
|
|
|
#(item)#::<item>
|
|
|
|
<title>#[name]#</title>
|
|
|
|
<link>#[source-xml]#</link>
|
|
|
|
<description></description>
|
|
|
|
<pubDate></pubDate>
|
|
|
|
<guid isPermaLink="false">#[urlhash]#</guid>
|
|
|
|
<yacy:host>#[sourcedom]#</yacy:host>
|
|
|
|
<media:group>
|
|
|
|
<media:content
|
|
|
|
url="#[href]#"
|
|
|
|
fileSize="#[fileSize]#"
|
|
|
|
type="#[mimetype]#"
|
|
|
|
medium="image"
|
|
|
|
isDefault="true"
|
|
|
|
expression="full"
|
|
|
|
height="#[width]#"
|
|
|
|
width="#[height]#" />
|
|
|
|
<media:content
|
|
|
|
url="#[hrefCache]#"
|
|
|
|
fileSize="#[fileSize]#"
|
|
|
|
type="#[mimetype]#"
|
|
|
|
medium="image"
|
|
|
|
isDefault="false"
|
|
|
|
expression="full"
|
|
|
|
height="#[width]#"
|
|
|
|
width="#[height]#" />
|
|
|
|
<media:content
|
|
|
|
url="/ViewImage.png?maxwidth=96&maxheight=96&code=#[code]#"
|
|
|
|
fileSize="#[fileSize]#"
|
|
|
|
type="#[mimetype]#"
|
|
|
|
medium="image"
|
|
|
|
isDefault="false"
|
|
|
|
expression="sample"
|
|
|
|
height="96"
|
|
|
|
width="96" />
|
|
|
|
</media:group>
|
|
|
|
</item>#(/item)#::
|
|
|
|
#(/content)#
|