1 #import "NSXMLPersistentStore.h" 2 #import <CoreData/NSAtomicStore.h> 3 4 @interface NSInMemoryPersistentStore : NSXMLPersistentStore 5 6 @end