We are developing an application and it demands storing data in XML coz it will be used by another application.
now question is would it be possible to restrict access to that xml file. and make it readable only through our application? if yes.. how to do it?