Templating the XML files

Doubling up the extension could work, so perhaps something like .tmpl.xml (for template XML) or .gen.xml (for genshi/generate XML)? This still has the .xml extension at the end for the editior, but it is also easy to distinguish from regular XML files based on the filename when loading.

1 Like