When I convert an XML of size 1 MB, when I cache the same in POJO, it is occupying 10-30 MB? Why is that so? Does XML format consume less memory than POJO? If yes, why?