	<series>
		<!-- Local naming convention -->
		<nameLocal>t1</nameLocal>
		<!-- nameStandard is the SRB location and standard naming convention --> 
		<nameStandard>t1</nameStandard>
		<!-- This ID linked to segmentID in nc_expSegment table of HID; this element can be left blank for automatic numbering --> 
		<ID></ID>
		<!-- seriesTime is the time when the series starts.  It's in HH:MM:SS format where HH is between 00 and 23 -->
		<seriesTime>V_t1</seriesTime>  
		<!-- any notes about the series -->
		<description>No exceptions happened in this series. </description>
		<!-- type describes the scan type as functional, structural, or exclude -->
		<type>structural</type>
		<!-- paradigm describes the type of stimulus the participant is engaged in --> 
		<paradigm>t1</paradigm>
		<paradigmVersion>1</paradigmVersion>
		<!-- Boiler plate FIPS analysis stuff...nothing needs to be done here -->
		<analysislevel> 
        		<level> none </level>
        		<name> none </name>
	        </analysislevel>
	</series>
