This directory contains three files: - input.html - xmlmacros.xsl - output.html The file input.html contains some non-html elements, and the file xmlmacros.xsl describes transformations which resolve those elements to html elments, as seen in output.html. This general idea can be extended to provide some quite robust HTML extension languages..