I´m trying to develop an aplication in JAVA using SQL Server 2000 and it's XML funcionality. The rows returned from the queries as XML come in a strange encoding like "<field name="XML_F52E2B61-18A1-11d1-B105-00805F49916B3C004300750073007400...". How does the SQL Server encode the XML results? What can I do to get the XML document in the right format?