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

<!-- XML Data -->

<Response>

	<!-- <Say>Invalid PIN. </Say> -->
                
            <Play>../prompts/Prompts_English/Invalid_PIN.mp3</Play>
            
                        	<Say> You did not enter any digits, please try again. </Say>
                        			
	    
    
    
	<Redirect method="GET">../gather/user_pin_get.php?count=1</Redirect>
 
</Response>
