TEMPLATE element identifies the main template associated with the application. Its identifier is "_default".
<TEMPLATE Id="_default"> templatePath </TEMPLATE>
templatePath is the path to the template file
<TEMPLATE Id="_default">$(res.path.tpl.html5)/main.xhtml</TEMPLATE>