I\'m looking for a way to turn this:
hello < world
to this:
I could use sed, but
Using xmlstarlet:
echo 'hello < world' | xmlstarlet unesc