eHMI generator usage

Hello, For the eHMI generator, are there any documents or user manuals about how to write the .XML file used to generate eHMI pages and allocate symbols? Should I manually write the .XML file or it can be generated through other tools?

This answer replaces an earlier (incorrect) answer (sorry!) ========================================== You’ll find an explanation of the HMI_Generator in the PLCnext Engineer help system. ​ Please use the PnE example project for the first startup project. Important: You have to create new symbols because these symbols are not implemented in the project. After that you should be able to import an XML File and create your own HMI Generator page. (ref: #219287)