···6969**Rules:**
7070- Use UTF-8 encoding
7171- Every line must follow the format: `KEY: "value"`
7272-- Keys must be valid C++ identifiers (uppercase, strats with STR_)
7272+- Keys must be valid C++ identifiers (uppercase, starts with STR_)
7373- Keys must be unique within a file
7474- String values must be quoted
7575- Use `\n` for newlines, `\\` for literal backslashes, `\"` for literal quotes inside values