AWS News Blog
XML Shell
The XML Shell allows command-line users to interactively query and manipulate XML data without writing any code. Written in Perl, the tool allows you to use a combination of Perl and XPath syntax to treat XML data structures as if they were genuine Perl objects. You can also navigate through the XML data hierarchy using familiar Unix commands such as cd, ls, and pwd.