NAND Flash Examples

I am working on a project that involves having several examples of NAND flash captures with their OOB content intact? Does anyone know where I can get any?

You could grab an OpenWRT supported device with NAND memory, install nand-utils and run (where X is the mtd partition number):

nanddump --oob -f /tmp/mtdX.bin /dev/mtdX