A simple interface to XML parsing and serialization.
Use SSAX to parse an XML document into SXML. Takes one optional argument, port, which defaults to the current input port.
Serialize the sxml tree tree as XML. The output will be written to the current output port, unless the optional argument port is present.