<core:FragmentDefinition xmlns="sap.m"
	xmlns:core="sap.ui.core">
	<FlexBox>
		<items>
			<Button text="1" type="Emphasized" class="sapUiSmallMarginEnd" />
			<Button text="2" type="Reject" class="sapUiSmallMarginEnd" />
			<Button text="3" type="Accept" />
		</items>
	</FlexBox>
</core:FragmentDefinition>