blob: 0a9b0a63cba4fd00cca884573e65f3a555e63e77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0"?>
<data>
#(statisticslines)#::
<domains>
#{domains}#
<domain>
<host>#[domain]#</host>
<count>#[count]#</count>
</domain>
#{/domains}#
</domains>
#(/statisticslines)#
#(indexdump)#::
<dumpfile>#[dumpfile]#</dumpfile>::
#(/indexdump)#
</data>
|