Why doesn GUIDE save in XML/JSON/Groovy/etc?
GUIDE can save your design in XMLEncoder compatible archives, but Java source code is the format we recommend for both novices and experts. Not only is Java is easier to edit if you need to do something unusual, it also allows your IDE to apply refactorings as you refactor the rest of your codebase.