Glossary
BinXML
Binary-encoded XML — the on-disk serialisation used for both templates and substitution values.
Binary-encoded XML — the on-disk serialisation used for both templates and substitution values. Tokens (opening tag, attribute, value) are length-prefixed bytes rather than ASCII tags, which is why a hex view of an .evtx looks like nothing you can read.