xml-echo − generate an XML file on standard output
xml-echo [OPTION] [STRING]...
xml-echo wraps well formed XML around one or more STRINGs and writes the result to standard output.
The -e option enables interpretation of backslash escape characters and XML path instructions.
xml-echo -e "[greeting@mood=jovial]hello \c[name]Laird"
The source code for the latest version of this program is available at the following locations:
http://www.lbreyer.com/gpl.html http://dbacl.sourceforge.net
Laird A. Breyer <laird@lbreyer.com>
xml-coreutils(7)