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

<!-- XML Data -->

<Response>

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