Welcome to Velocity! As always, the if you have any questions : 1) Make sure you followed any directions :) (did you build everything?) 2) Review documentation included in this package, or online at http://jakarta.apache.org/velocity 3) Ask on the velocity-user list. This is a great source of support information. To join, read http://jakarta.apache.org/site/mail.html and then follow the link at the bottom to join the lists. xmlapp_example -------------- Another simple example showing how to use Velocity in a standalone program. This example shows how to use Velocity to access XML data directly from an XML input file within the template. It also demonstrates velocimacro recursion. ./xmlapp_example.sh or xmlapp_example.bat