Lately, I have been using xstream for serializing POJOs to and from XML, so far I have been using it for application configuration files and really liked its simple approach. I even had it generate an RSS feed for me with less than 30 minutes of coding. Read their two minute tutorial here.