moved lots of files around, mostly ./dtd/ and ./res/ to ./src/main/resources/, and ./test/input/ and ./test/scenarios/ to ./src/test/resources/, which should fix problems accessing those files from playgrounds within Eclipse. Had to adapt a few other files to make everything work again.