<?xml version="1.0" encoding="UTF-8"?>

<pagecontent>
	
	<emails>
		<invitation>
			<subject>StressScan - Invitation</subject>
			<salutation>Dear %participantName,</salutation>
			<body CCEndTraversal="true">To begin the StressScan questionnaire, <a href="%link">click here</a>, or point your browser to %siteURL and enter %password at the logon screen. We advise you to keep a copy of this email so that you can retrieve your report at a later date.</body>
		</invitation>
		
		<reminder>
			<subject>StressScan - Reminder</subject>
			<salutation>Dear %participantName,</salutation>
			<body CCEndTraversal="true">You were recently sent an invitation to complete a StressScan. We've noticed that you've not yet completed it.<br /><br />You can <a href="%link">click here</a> to complete the questionnaire, or point your browser to %siteURL and enter %password at the logon screen.</body>
		</reminder>
		
		<completion>
			<subject>StressScan Complete - %participantName</subject>
			<salutation>Dear %associateName,</salutation>
			<body CCEndTraversal="true">The following participant has completed their assessment: %participantName. If you would like to view or print their report please <a href="%link">click here</a>.</body>
		</completion>
	</emails>
	
</pagecontent>
