xee 0.1.6

Xee CLI. Swiss Army knife for XML. XPath and XSLT
<?xml version="1.0"?>
<doc>
  <a xml:id="a"/>
  <a xml:id="b"/>
  <a xml:id="c"/>
  <a xml:id="d"/>
  <a xml:id="e"/>
  <a xml:id="f"/>
  <a xml:id="g"/>
  <a xml:id="h"/>
  <a xml:id="i"/>
  <a xml:id="j"/>
  <a xml:id="k"/>
  <a xml:id="l"/>
  <a xml:id="m"/>
  <b ref="a b c"/>
  <b ref="d e f"/>
  <b ref=""/>
  <b ref="a %%notValid f"/>
  <b ref="%%notValid"/>
  <b ref=""/>
  <b ref="i i i"/>
  <b ref="noMatch"/>
  <b ref="i noMatch"/>
  <b ref=""/>
</doc>