[init -> test -> remove] *file /items cannot be removed because it is a directory*
[init -> test -> remove] remove file /items/2*
[init -> test -> remove] *file /3 cannot be removed because there is no such file*
[init -> test -> remove] remove file /4*
[init -> report_rom] report 'test -> fs_query -> listing'
[init -> report_rom] <listing>
[init -> report_rom] <dir path="/fs/items">
[init -> report_rom] <file name="1" writeable="yes">first</file>
[init -> report_rom] <file name="5" writeable="yes">fifth</file>
[init -> report_rom] </dir>
[init -> report_rom] <dir path="/fs/new/file/at/subdir">
[init -> report_rom] <file name="content" writeable="yes">new file</file>
[init -> report_rom] </dir>
[init -> report_rom] </listing>
first
second
fourth
fifth
new file