So I have a database with 5 tables all with various data. Table 1 is called dbo.Business, table 2 is called dbo.Constraints, table 3 is called dbo.Features, table 4 is called dbo.Interfaces, and table 5 is called dbo.Modules. Using the data from these tables, I'm trying to create an XML doc with the formatSo I have a database with 5 tables all with var