Or something more human-readable.
Unity does YAML, but JSON would work too. Things should be serialized in a consistent order for it to be useful: Unity does this idiotic thing where apparently scene item serialization order is completely arbitrary, so if you save the same scene twice you end up with significantly different resulting files.
1 Like