<root>

<template path="/a">
<button label="a" dir-for="event,label" />
<template path="/c">
<button label="b" dir-for="event,label" />
</template>
</template>
</root>