currently, for tag `foo` the root directory is cluttered with: ``` tagged-foo.html tagged-foo.xml ``` I propose this be changed to: ``` /tagged/foo.html /tagged/foo.xml ``` which will help keep the home directory clean and organized.