public property totalEntitySizeLimit as Int:
Maximum cumulative expanded entity size in UTF-16 units; default 100000. A non-positive value disables the limit; exceeding it fails the parse.
parser.totalEntitySizeLimit = 50000