특수 XML 문자를 원래대로 변환, 예: <a1> → <a1>. 더 많은 정보: https://xmlstar.sourceforge.net/docs.php.
<a1>
<a1>
xml unescape "{{<a1>}}"
stdin
echo "{{<a1>}}" | xml unescape
xml escape --help