I am building a Backend Application by using Node JS, MongoDB, and Express Framework.
My problem is I need to complete an XML Request using the data that is stored on 3 different collection/table.
How will I concatenate my data from 3 different collection to build one XML Request?