How can i include more than one template in Freemarker configuration file using Smooks?
If you look at example you will see that each ftl:template tag should be inside ftl:freemarker tag. in your case:
ftl:template
ftl:freemarker
template1.ftl template2.ftl