Example code is in the examples subdirectory under the project root. Basic capabilities for Java and XML configuration are demonstrated with examples for mock integers, current iterator, random integers, mock dates, functions, I/O read and write, containers, foreach and values, and named values. There is also a simple university example that models semesters, classes, teachers and students, and rooms and buildings.
The first few examples show Java code and XML configuration. Later examples show just configuration, as the Java concepts are the same.