TemplaVoila Data Structure
From TYPO3Wiki
1st Element
The first element within the DataStructure must be ROOT and the title must be ROOT too. Only then TemplaVoila finds the beginning of the DataStructure.
<T3DataStructure> <ROOT> <tx_templavoila> <title>ROOT</title> <description> Select the HTML element on the page which you want to be the overall container element for the template.</description> </tx_templavoila> ...