<?xml version="1.0" encoding="utf-8" ?>
<fpquery version="1.0">
  <queryparams regexp="true" />
  <find tag="a">
    <rule type="attribute" attribute="title" compare="=" value="" negate="true" />
    <rule type="containsTag" tag="img" negate="true" />
    <rule type="containsTag" tag="" negate="true" />
  </find>
  <replace type="setAttribute" attribute="title" value="" />
</fpquery>
