Define hash for a sequence of top-level values. Might require start/end markers (annotations, perhaps?); presumably the hash of a top-level sequence would be the hash of the concatenation of the hashes of the values in the sequence (ala list or sexp).
[suggested by csuver]