I haven’t tried it yet, but it seems there is no EEPROM, but EEPROM emulation in flash. In the arduino IDE package for the XIAO, there is an example in there using flash NV storage. Unfortunately it gets cleared every time you upload new code, but it will keep data between power cycles.