plexippus-xpath
An implementation of the XML Path Language (XPath) Version 1.0
$ area51 add plexippus-xpathCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(plexippus-xpath:some-function ...)