General Java Questions

Hi there,

Taking a break from game development, I decided to learn more on the side of applications and tools using Java. I have a few questions that a few colleagues and I discussed today.
1.) What are the uses of using xml files with java? Like, the main purposes…
2.) How could you create a serial or ID based xml, that holds information as it is entered. Basically, assigning a callable ID for a profile (with first and last name, address, etc. - for example).
3.) What are some cool things you can do with xml and java?

Thanks!

  • A