
this is a list of xml-commands

[1] flow control 
  program flow control
	<exit value="1">
	  terminate the program with error code "value".

[2] I/O
  input/output data.
	<echo value="string">
	  print the "string" to the standard output.

[3] variable definition

[4] mathematical operation

[5] widget control

