* refactor the XPath engine code so that we use an interface for the XPathEngine. Then we can allow plug-in XPath engines, such as Xalan, SAXON and JPath... Also if we integrate the JPath project from jakarta-commons we can perform XPath over Java Beans as well as dom4j, DOM, JDOM etc. * implement more XSLT elements * make standard (XSLT) build process for turning XSLT documents into xtags JSP documents * consider document creation tags like? value of a this is some text