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

<!-- XML Data -->

<Response>
  
   		<Gather  timeout="3" numDigits="6" action="../checks/customer_id_check.php" method="GET">
            
            <!-- <Say>Please enter your customer I D </Say> -->
            
                        
            <Play>../prompts/Prompts_English/Enter_CustID.mp3</Play>
            			
			            
  		</Gather>
        
        <Redirect method="GET">../errors/customer_id_error.php?count=1</Redirect>
        
	

</Response>
