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

<!-- XML Data -->


<Response>

  		<Gather timeout="5" numDigits="4" action="../checks/company_id_check.php" method="GET">
    		
            <!-- <Say>Please enter your Company ID </Say> -->
            <Play>../prompts/Prompts_English/Enter_CompID.mp3</Play>
  		
        </Gather>
        
        <Redirect method="GET">../errors/company_id_error.php?count=1</Redirect>
        
	

</Response>

