<?xml version="1.0" ?>
<exec>
<command></command>
<result><line>This demo version lets you execute shell commands only from a predefined list:</line>
<line>ls -la</line>
<line>ls</line>
<line>ls -l</line>
<line>less wc.css</line>
<line>less test.html</line>
<line>touch test.txt</line>
<line>cp test.html test.txt</line>
<line>less test.txt</line>
<line>rm test.txt</line></result>
</exec>