yacy_search_server/htroot/htdocsdefault/dir.xml
2006-10-24 12:13:46 +00:00

20 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<share path="#[path]#">
#{dirlist}#
#(dir)#
<file>
<name>#[name]#</name>
<date timestamp="#[timestamp]#">#[date]#</date>
<size bytes="#[sizeBytes]#">#[size]#</size>
<md5>#[md5s]#</md5>
<comment>#(descriptionMode)##[text]#::#[text]##(/descriptionMode)#</comment>
<yacyURL>#[yacyhURL]#</yacyURL>
</file>
::
<directory>
<name>#[name]#</name>
<date timestamp="#[timestamp]#">#[date]#</date>
</directory>
#(/dir)#
#{/dirlist}#
</share>