1. xml-emitter
    Often, programs have to generate XML output
  2. xml-mop
    Allows representing parts of XML documents as CLOS objects
  3. xml-psychiatrist
    xml-psychiatrist is an XML sanity checking/validation library written entirely in Common Lisp
  4. XML-RPC
    XML-RPC is a remote procedure call system using HTTP requests carrying XML data in distributed systems
  5. XMLisp
    XMLisp uses CLOS and the MOP in such a way as to read XML files into Lisp objects
  6. xmls
    Xmls is a small, simple, non-validating XML parser for Common Lisp
  7. XMLS-Tools
    xmls-tools is a library to supplement use of xmls
  8. xmls-valid
    xmls-valid was a Library for validating XML parsed by xmls against XML DTD style rulesets
  9. xmlutils
    The xmlutils project is no longer hosted at Franz because it has been superseded by the newer sax parser
  10. XPATH
    XPath is a query language for selecting nodes from an XML document