Unescape special XML characters, e.g. <a1> → <a1>. More information: https://xmlstar.sourceforge.net/docs.php.
<a1>
<a1>
xml unescape "<a1>"
stdin
echo "<a1>" | xml unescape
xml escape --help