pub const DEFAULT_XML_MAX_DEPTH: usize = 128;
The default maximum nesting depth accepted from untrusted XML.