This is de scenario I am stuck in.I need to save 50 lines of text and access each line of text after my application launches that is fr a change in control parameter de text on de Iphone should change accordingly(i.e point to de secon text and then third....).Instead f goin fr SQlite 3 I want to store this data in Plist an den access de data accordingly(no changes to de data model required).Initially i thought f creating an instance f dictionary an store string objects(text lines).But de dilemna is how do i go about in creating de Plist for de aforementioned case an access de data durin runtime...A sample code wud b really appreciated.I hv been tryin to get my head around Plist but still I am not able figure out....Thnx a lot fr providin dis platform 