I need help on this.
I need to I need to query an sqlite database and export a table from there into an xml file??

The two libraries I'm using are JDOM and SQLite.

I can establish a...