I want to generate XML file from one object (Contains nested collection) with large amount of data. but there is a limitation with XML that it can't exceed 50MB.
Are there any good way to do this?
Update : speed is not important, the main thing is split into 50MB for each file