ref data/file1.xml data/file2.xml data/file3.xml update a value in an xml file actions/publicpages/db/publicpages.xml page id=edit stylesheet file foreach... publicpages page pagename

where s can be a file or some data, key is the xml primary key to the data, mask is the output for each instance, d is a data item.

given the data welcome Welcome to Widgets.com login Login to Widgets.com the foreach in this example will produce; welcome
login