Flowable App CMMN Import

Hi,

I started flowable web-apps in my localhost using tomcat 8. The i tried to import cmmn xml presented in cmmn1.1 docs (https://www.flowable.org/docs/userguide-cmmn/index.html#_programmatic_example).
It did not work and alerts error message(Error while processing the CMMN XML file : No CMMN DI found in definition employeeOnboarding.cmmn). I guess CMMN DI part is missing in example, example suggests api based deployment maybe this part is added in there. I’m not familiar with this part.
Could you provide me full xml please?

here is the full xml

<?xml version="1.0" encoding="UTF-8"?>











complete




complete











complete


complete


complete

















Hi Please can you repaste the xml as it is not showing?