Column 1, Site Number
Column 2, Clock Number (always 0)					  		
Column 3, Clock In/Out code (varies by model, If Collect In/Out is ON for XLS series CheckIN=0 CheckOut=2, BreakIn=3, BreakOUT=1)			 	  
Column 4, Employee Clock Number							
Column 5, Work Code (If code collection is turned on)				
Column 6, Hour of Punch (0-23)
Column 7, Minute of Punch
Column 8, Seconds of Punch (if noseconds.ini exists this field will not be written and each next field will be shifted one column left)
Column 9, Month of Punch
Column 10, Date of Punch
Column 11, Year of Punch
Column 12, type of verification (varies by model, only written if showverify.ini exists)


1, 0, 0, 8065, 0, 9, 12, 28, 4, 16, 2013	'//  sample with seconds on and verify type off (default settings)
1, 0, 0, 8065, 0, 9, 12, 28, 4, 16, 2013, 15	'//  sample with seconds on and verify type on
1, 0, 0, 8065, 0, 9, 12, 4, 16, 2013		'//  sample with seconds off and verify type off
1, 0, 0, 8065, 0, 9, 12, 4, 16, 2013, 15	'//  sample with seconds off and verify type on