I'm using the Cassandra C# drivers for DSE. What is the best way to parse/convert results to XML? Note: The queries are user defined at runtime so I don't have known mapper classes. I'm trying to generate generic XML from query results without knowing the structure of the results.