I have a database that I am trying to report from. It includes a course, with assessments in the course, questions in the assessments and answers to those questions. My problem is that both the questions and answers are stored in text fields (separate tables)as xml. Is there any easy way to deal with the xml? Is there any way at all??? Thanks!