	<visit>
		<!-- Name of visit, could be something other than "visit". Each project group should decide how they will name visits in their project -->
		<name>scanbl</name>
		<!-- For this project, scan visits start with 0007 (0001-0006 are clinical visits) --> 
		<ID>0007</ID>
		<!-- visitDate is the date when the subject visited in YYYY-MM-DD format -->
		<visitDate>V_visitDate</visitDate>
		<visitType>scan</visitType>
		<!-- any notes about the visit -->
		<description>No exceptions happened in this visit</description>
	</visit>
