If I have block text that I need to store would it be wiser / easier / better to store said text in an XML file or use the built in database? From my understanding it's a bad practice to store large amounts of text in a database. I'm not really storing anything else except text but I do plan to make this app social so that sharing your information is easy so I'm not sure if that is a factor.