<system-data-structure>
	<text identifier="fromAddress" label="If sending email, email address from which the emails will be sent" default="emailname@domain.com"/>
	<text identifier="emailHeading" label="and email heading (title)" default="Form Information"/>
	<text identifier="xmlFileName" label="If saving XML Excel file or a file to Cascade Server, enter file name to be saved (skip the .xml extension)" default="xmlfile"/>
	<text identifier="xmlPath" label="and full folder path to which save the XML Excel file (make sure to add a '/' character after. If field is empty, the file will be saved in current folder" default="c:\inetpub\wwwroot\test\files\"/>
	<text identifier="cascadeAddress" label="If adding a file to Cascade Server, enter its address" default="http://cms.site.com:8080"/>
	<text identifier="username" label="and username" default="admin"/>
	<text identifier="password" label="and password" default="admin"/>
	<text identifier="folder" label="and full folder path inside CMS, to which the file should go (folder must be already created in CMS)" default="/test/external"/>
</system-data-structure>