...
[15:46:56 CDT(-0500)] <athena> can't use JAXB
[15:47:02 CDT(-0500)] <EricDalquist> and write a little class that does XML -> Java -> JSON with Jackson
[15:47:04 CDT(-0500)] <EricDalquist> oh right
[15:47:08 CDT(-0500)] <EricDalquist> this is all within the phone
[15:47:11 CDT(-0500)] <EricDalquist>
[15:47:13 CDT(-0500)] <athena> yeah
[15:47:30 CDT(-0500)] <EricDalquist> well you could use JSOn in the Java code too
[15:47:34 CDT(-0500)] <athena> we could
[15:47:37 CDT(-0500)] <EricDalquist> and have the build process generate the JSON from the XML
[15:47:47 CDT(-0500)] <EricDalquist> so you get commented XML
[15:47:53 CDT(-0500)] <athena> yeah