In my application, I have a user input a list of key-value pairs into a NSDictionary. Now I want to save these key-value pairs into a file? Am I going to need to rewrite it as a document based application? Because I don't need these files to be edited after they are saved.