> Is there any way to produce these artifacts in a predictable way which paves > the way to easy diffing?
You could just write a small util to filter the xml through before dumping it in your code repository. Then you could have alle the sort operations in the world. Repeatable and easy.
