<mvc:View

controllerName="sample.controller.NotFound"
xmlns="sap.m"
xmlns:mvc="sap.ui.core.mvc">
<MessagePage
   title="{i18n>NotFound}"
   text="{i18n>NotFound.text}"
   description="{i18n>NotFound.description}"/>

</mvc:View>