Currently there is a heavy memory requirement for PLN deposits, as all files in the XML import/export are embedded into the XML directly, requiring all content to be loaded in memory.
It would be better to have the import/export XML refer to the files by relative path, and store the files inside the bag-it zip file.