yacy_search_server/htroot/api/ymarks/get_metadata.xml

20 lines
384 B
XML
Raw Normal View History

<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
<info status="#[status]#">
<title>#[title]#</title>
<desc>#[desc]#</desc>
<keywords>
#{keywords}#<tag name="#[tag]#" />
#{/keywords}#
</keywords>
<autotags>
#{autotags}#<tag name="#[tag]#" />
#{/autotags}#
</autotags>
<crawlstart
#{crawlstart}##[key]#="#[value]#"
#{/crawlstart}#
>
</crawlstart>
</info>