This is an example of how to use Austin on 
a single project. Timeline.xml conains
a simple project with some tasks, their
dependencies and the amount of work to complete 
each task. Run Austin with

Austin -png -update timeline.xml

This should add dates to the project and fill in 
the predecessors for the Finish task. It will
also create MegaToaster.png which contains a
Gantt chart of the project. To create a HTML
file from Timeline.xml run

XSL timeline

N.B. - You may need to edit XSL.bat in 
the bin directory to point to the actual location 
of project.xsl

This will create a timeline.html that loads in the
Gantt chart and has a table view of the tasks.



