How to convert a template to normal xaml file?

I have created a project and that project is as an template and I want to deploy it in VM but I am unable to deploy it because it is template and cant restore the sources in the file so how can I convert this template to normal xaml file so that I can deploy my project.

Thanks