;;;; cl-xml.asd (asdf:defsystem #:cl-xml :description "Library for creating XML from S-expressions." :author "opfez " :license "Unlicense" :version "1.0" :serial t :components ((:file "package") (:file "cl-xml")))