Simple example that shows what DVSL can do with the Velocity
document tree.  Good for comparing performance between DVSL, XSLT
and Anakia

There are no source documents included here - copy all the .xml files
from the xdocs/ directory in the jakarta-velocity tree into the
local xdocs/ directory.

Also copy the project.xml from the xdocs/stylesheets directory in 
the Velocity project.

Then, with ant installed

  $ant


To use XSLT, you need to add xalan into the classpath.  It's in
../../lib

