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.
12 lines
323 B
12 lines
323 B
<?xml version="1.0"?>
|
|
<terms allcount="#[termnumber]#" selectcount="#[terms]#" selectmemory="#[totalmemory]#">
|
|
<maxterm hash="#[maxterm]#">
|
|
<count>#[maxcount]#</count>
|
|
</maxterm>
|
|
#{terms}#
|
|
<term hash="#[termhash]#" id="#[termhash]#">
|
|
<count>#[count]#</count>
|
|
<memory>#[memory]#</memory>
|
|
</term>
|
|
#{/terms}#
|
|
</terms> |