Currently, the user's current working directory needs to the be the target of what's to be walked. I think it would be useful if the user could provide a target directory instead, such as
walk_to_dfxml -t /path/to/directory -o /path/to/report.xml
Thanks for considering it.