...
The easiest type of connection to create is an XQuery connection. Using an XML data-file and a query we can walk through the wizard and generate a report-spec. There is an XML data-file in {WIZARD-ROOT}/samples/data called Quad_Data.xml. This file is the same data in the Hypersonic database.
Launching
To launch the Report Design Wizard use the included Ant build.xml target called "launch". If you do not have Ant or are unfamiliar with it you may also double-click the reportwizard.bat file to launch the wizard using Microsoft Windows.
...