Im writing a Visual Studio Project Item Template and in this case I will only be using a xml file. My issue today is that i would like to pass the name of the file into the completed xml file. ie... when i name the filename for the template it creates the item file and adds it to my project as a xml file. But what i would like to happen is when it is creating the xml file it would pass the filename value into the xml file.Im writing a Visual Studio Project Item Templat