Version 0.3.8 of package Esxml has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Esxml describes itself as: =============================================== Library for working with xml via esxml and sxml =============================================== More at https://elpa.nongnu.org/nongnu/esxml.html ## Summary: Read Me This library was created to fascilitate quickly building web pages, though it also includes tools for working with parsed xml 1 Code Generation with esxml.el ═══════════════════════════════ This library provides to formats for xml code generation. The primary form is esxml. esxml is the form that is returned by such functions as libxml-parse-xml-region and is used internally by emacs in many xml related libraries. 1.1 A brief example ─────────────────── The following is a very simple esxml document, paths are handled directly, via a case statement. While this is not good practice, this is meant to be a very simple example. 1.1.1 sxml example ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌ ## Recent NEWS: [Not provided 🙁]
