I have placed an xml file inside the project.
In code, how can I access this file without hardcoding the path? Is there a way to just get the file in the same project?
Thanks