public bool DownLoadXml(string fileID, string filePath) { return(dl.DownLoadXml(fileID, filePath)); }