I've created a nuget package that needs to add some configuration to an existing xml file on installation.
The xml file is located deep in the folder structure like: /app/config/site1/settings.xml
Is it possible to use XDT to transform this file and add some configuration?