public string GetTemplateData(ISubstitutionContext context)
 {
     return(context.GetXML());
 }