The various subdirectories here contain demo programs that show how to
use various XML processing interfaces.  The subdirectories are:

arch		Sample code that demonstrates using architectural forms.
dom		Sample code that uses the DOM interface.
quotes		A simple application which processes an XML markup for
		maintaining a list of quotations.
sax		Sample code that uses the SAX interface.
xbel		Code for XBEL, an XML markup for Web browser bookmark files.
xmlproc		Sample code for the xmlproc parser
