Minimize the number of tokens a file requires for an LLM to understand it. For instance:
```html
baz ```
becomes
text a=xml,b=foo,c=bar <a><b><c>baz</c></b></a>