<?xml version="1.0" encoding="UTF-8"?>

<!-- XML Data -->

<Response>
  
   		<Gather  timeout="3" numDigits="6" action="../checks/user_pin_check.php" method="GET">
            
            <!-- <Say>Please enter your pin </Say> -->
            
                         
            <Play>../prompts/Prompts_English/Enter_PIN.mp3</Play>
            			
			            
  		</Gather>
        
        <Redirect method="GET">../errors/user_pin_error.php?count=1</Redirect>
        
	
</Response>