<mvc:View xmlns:core="sap.ui.core" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m">
	<Panel>
		<Label id="label" text="I am an apple view."></Label>
	</Panel>
</mvc:View>
