yacy_search_server/htroot/xml/webstructure.xml

12 lines
325 B
XML
Raw Normal View History

<?xml version="1.0"?>
<webstructure>
<domains reference="forward" count="#[domains]#" maxref="#[maxref]#">
#{domains}#
<domain host="#[domain]#" id="#[hash]#" date="#[date]#">
#{citations}#
<citation host="#[refdom]#" id="#[refhash]#" count="#[refcount]#" />
#{/citations}#
</domain>
#{/domains}#
</domains>
</webstructure>