<core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core">
	<Label text="This label and the following Button are within one multi-root extension Fragment:" />
	<Button text="Still in the same Fragment" />
</core:FragmentDefinition>