The library in this directory defines a procedure `sxml->xml' to transform SXML into XML. The code for this library was collected from different sources: http://sourceforge.net/mailarchive/message.php?msg_id=6301700 http://www.scsh.net/resources/sunet.html http://www.scsh.net/cgi-bin/wiki.cgi?SendXmlSuspend This library is prepackaged for Scsh, but can be used with any Scheme system for which SSAX is available. A SSAX package for Scsh is available from http://lamp.epfl.ch/~schinz/scsh_packages/ For more information on SSAX and SXML see http://okmij.org/ftp/Scheme/xml.html To install this package with Scsh use Michel Schinz's Installation Library, available from http://lamp.epfl.ch/~schinz/scsh_packages/ Running the installation script (scsh-install-pkg) in this directory will install and setup the library. Emilio Lopes , 2006-03-17.