I think it would be useful to have a servlet with an "import like" functionality that would not store anything in the database but that would input XML documents (landing reports, production reports, user object, numbers requests, etc.) and output a toString of the document or appropriate error messages if there were defects in the input XML.
...