If you really need heavy persistence and out of application storage you could use sqlite or sql server compact (both standalone) however in your case I think reading/writing to an xml file in the common application data folder would suit your needs just fine and is increadibly easy.