XStream Example

I’‘m using XStream in a program I’‘m writing and notice it’‘s also used in Spark. Can someone point me to where and how it’‘s used. I’'d like to look at it to compare and learn. Or if someone has a different example of using this with Smack.

I just found it’'s used in CheckUpdates.java to download an update xml. Is this the only place?