I want to add two xml files to one dataset over stream. So, i should have to one dataset two datatable with two different xml files?Dim podaci As New DataSetpodaci.ReadXml(Server.MapPath("~/App_Data/Test.xml")) ...