The default file format an Gnumeric's native format is a xml based file. The file format is a ascii text based xml format. It is however, typically written and read in a gzip compressed form.
The uncompressed format is human readable and designed to be easily parsed. It is very extensible.