# xml-escape > XMLStarlet toolkit: Escape special XML characters. > More information: . - Escape special XML characters in a string: `xml escape {{""}}` - Escape special XML characters in standard input: `echo {{""}} | xml escape` - Display help for `escape` subcommand: `xml escape --help`