Can COTG create an output xml file containing the answers to the questions asked by the form?

Once a COTG form has been completed and submitted by the user, can COTG create a corresponding output xml file containing the answers to the questions asked by the form?

So that the xml data can be imported by another system.

The output of the plugin that triggers the form submission (HTTP Server Input) is an XML file containing the form information.

What you can do is branch off after that plugin and use a “Send to Folder” output to save that XML wherever you want.