You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
430 B
19 lines
430 B
<?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>
|
|
<yacyURL>#[yacyhURL]#</yacyURL>
|
|
</file>
|
|
::
|
|
<directory>
|
|
<name>#[name]#</name>
|
|
<date timestamp="#[timestamp]#">#[date]#</date>
|
|
</directory>
|
|
#(/dir)#
|
|
#{/dirlist}#
|
|
</share> |