<mvc:View xmlns="sap.m"  xmlns:core="sap.ui.core" xmlns:mvc="sap.ui.core.mvc" controllerName="samples.components.ext_legacyAPIs.customer.CustomSubSubView1" >

	<core:ExtensionPoint name="extension1" />

	<Text text="Customer View 'SubSubView1' - this one extends the original SAP View 'Sub2' - and even custom Views can be extended:"></Text>

	<core:ExtensionPoint name="extension2" />

</mvc:View>