SiteBuilder Version 0.9.4                   (c) Tilmann Kuhn *** www.tkuhn.de

sitebuilder.xsl is freeware. It may be used, modified and distributed free of
any charge as long as this copyright-notice is not removed.
Everything you do with this software is at your own risk!!!
	 
sitebuilder.xsl is not supposed to run on an XML-pocessor other than Xalan J
because it uses its XSLT-extensions. However do so if it works ;-)


Contents of this zip-file:
==========================

readme.txt        - This file.

sitebuilder.xsl   - The xslt that is used to convert a xml-website to html-files.

demotrans.xsl     - The xslt that converts a single page inside the xml to html.

website.dtd       - The DTD used for the input-files for sitebuilder.xsl.

demosite.xml      - A demonstration xml-file that defines a website.

demobuild.bat     - The shell-script that runs the demo.


How to run the demo:
====================
1.
Examine the files sitebuilder.xsl and demosite.xml to change the commented variables
and/or values so that they fit your environment. Usually you don't need to change
very much.

2.
If running on unix: chmod u+x demobuild.bat

3.
Run demobuild.bat!
Now, there should be created the html-files and directories in the location
specified in 1.

4.
Maybe you have to move them to your webserver.

5.
Examine "index.html" in your home directory via the server.


What can I do with SiteBuilder?
===============================

Since SiteBuilder is a very little tool, it is not hard to understand what it does.
First do the demo. And then have a look at the commented DTD website.dtd to see
what features SiteBuilder has to offer.



If any questions remain just mail me at: sbuilder@tkuhn.de