Only one report tag is allowed per template.
Inside the report you may put many block or row tag (even mixed), they will be printed
in the same order they are located under the report. <report>
<row>...</row>
<block>...</block>
<block>...</block>
...
</report>