I am very new to working with xml file format and need some basic help.
I am trying to create a xml file from scratch based on a xsd schema and then fill it with some test content for now. The schema I want to follow is the eSDScom xml schema (https://github.com/esdscom/sdscom-xml). What I need is a very basic code example to get me started how to create a valid eSDScom xml file with some content.