<mvc:View
    controllerName="${ez5.appName}.controller.${ez5.controllerName}"
    xmlns="sap.m"
    xmlns:mvc="sap.ui.core.mvc">
    <Page
        id="page"
        title="${ez5.controllerName}">
        <content />
    </Page>
</mvc:View>
