<readResponse>
	<CallResultType CallResultCode="POSITIVE" CallResultDescription="Positive Feedback" CallResultTypeId="1" />
	<CallResultType CallResultCode="ORDERPLACED" CallResultDescription="Patient Booked Appointment" CallResultTypeId="2" />
	<CallResultType CallResultCode="NOTREACHABLE" CallResultDescription="Unable to connect on phone" CallResultTypeId="3" />
	<CallResultType CallResultCode="NEGATIVE" CallResultDescription="Negative Feedback" CallResultTypeId="4" />
	<CallResultType CallResultCode="FOLLOWUP" CallResultDescription="Needs Followup" CallResultTypeId="5" />
	<CallResultType CallResultCode="CUSTCANCELLEDORDER" CallResultDescription="Patient Cancelled" CallResultTypeId="6" />
	<CallResultType CallResultCode="HOKCANCELLEDORDER" CallResultDescription="Unable to Fulfill - Cancelled" CallResultTypeId="7" />
	<CallResultType CallResultCode="WRONGNUMBER" CallResultDescription="Invalid Phone Number" CallResultTypeId="8" />
</readResponse>