I am trying to output the values from a dataset to an xml document using System.Xml.Linq, however the values for each element are repeated three times in each dataset element instead of there being only oneI am trying to output the values from a dataset