This is the first release of BowML.
In the included example-file (index.php) you will se a demonstration of
* how to read an external webpage (www.google.com).
* parse it into a document instance.
* change its contents by giving it a new title.
* output the file back to HTML but with nicer indentation.
This release ignores, comments, styles, some meta-tags and Java-Script. This will ofcource be fixed in future releases.... read more