<mvc:View
   xmlns="sap.m"
   xmlns:mvc="sap.ui.core.mvc">
   <MessagePage
      title="Not Found"
      text="Sorry, but the requested resource is not available."
      description="Please check the URL and try again."/>
</mvc:View>