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