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.
|
|
|
<?xml version="1.0"?>
|
|
|
|
<hostbrowser>
|
|
|
|
#(hosts)#::
|
|
|
|
<hosts>
|
|
|
|
#{list}#
|
|
|
|
<host name="#[host]#" count="#[count]#" />
|
|
|
|
#{/list}#
|
|
|
|
</hosts>
|
|
|
|
#(/hosts)#
|
|
|
|
#(files)#::
|
|
|
|
<files>
|
|
|
|
#(root)#<up>#[path]#</up>::<root />#(/root)#
|
|
|
|
#{list}#
|
|
|
|
#(type)#<file path="#[url]#" stored="#(stored)#false::true#(/stored)#" />::<dir path="#[url]#" stored="#[stored]#" linked="#[linked]#" pending="#[pending]#" excluded="#[excluded]#" failed="#[failed]#" />#(/type)#
|
|
|
|
#{/list}#
|
|
|
|
</files>
|
|
|
|
#(/files)#
|
|
|
|
#(outbound)#::
|
|
|
|
<outbound>
|
|
|
|
#{list}#
|
|
|
|
<host name="#[host]#" count="#[count]#" />
|
|
|
|
#{/list}#
|
|
|
|
</outbound>
|
|
|
|
#(/outbound)#
|
|
|
|
#(inbound)#::
|
|
|
|
<inbound>
|
|
|
|
#{list}#
|
|
|
|
<host name="#[host]#" count="#[count]#" />
|
|
|
|
#{/list}#
|
|
|
|
</inbound>
|
|
|
|
#(/inbound)#
|
|
|
|
</hostbrowser>
|