We're using buildbot very successfully for our builds and unit tests, thanks for this great tool! Our unit tests are written in boost unit test framework and junit, which both support xml output. Is there any existing code to parse and format this xml output into html tables? Any pointers would be appreciated. Thanks, Robert