This package is a small application for creating and managing guestbooks with content that is stored in XML files.
It contains scripts for the pages to create, modify and delete guestbook entries.
The class for parsing and generating the XML files uses only Expat extension that is built-in the base PHP distribution, so it does not require DOMXML or any other external extension.