yacy_search_server/htroot/api/ymarks/get_metadata.xml
apfelmaennchen 77a080ced9 smaller fixes for YMarks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8105 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-25 17:33:03 +00:00

20 lines
384 B
XML

<?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>