Imagine lines like: `ab\0\0c\0\0;1.1` or `abc\0\0\0;12.1` or `abc\0;15.1`. The last 2 lines contain 2 different station names. The FAQ says all non empty UTF-8 strings are valid, as long as they don't contain `;` and `\n`. So are these example valid? I think yes? @gunnarmorling Thanks for clarifying! **Edit:** I will assume the answer is no.