<pipe xmlns="http://netropy.huebel.freeshells.org:8901/2016/04/16" xmlns:xeno="xeno:XENOmat">
    <ps>
      <xeno:pipe mode="stream" refresh="1" type="text/plain;charset=utf8" xeno:boot="Linux">ps -lu`whoami`</xeno:pipe>
    </ps>
    <top>
      <xeno:pipe mode="stream" refresh="1" type="text/plain;charset=utf8" xeno:boot="Linux">top -bn1 -su`whoami` -w200; exit</xeno:pipe>
    </top>
    <ls>
      <xeno:pipe>ls -al</xeno:pipe>
    </ls>
  </pipe>