Pretty-Printing Shortcuts (XML/JSON)

From here.

These are awesome (with text in the clipboard):

JSON

pbpaste | python -m json.tool

XML/HTML

pbpaste | xmllint --format -