When parsing an output.xml that contains <try> tags, which result from the recently introduced TRY/EXCEPT capabilities of Robot Framework, a warning is given:
WARNING: begin unknown item 'try'
WARNING: ending unknown item 'try'
Could you please add support for this?