<HBox xmlns="sap.m">
	<items>
		<Label text="{named>name}"/>
		<Label text="{named>phone}"/>
	</items>
</HBox>
