If the routine was executed successfully, the body of our response will be in XML containing separate instances of "receivingNumber" whose values describe the receiving number(s) on which the keyword is available. The descriptive values are instances of the following parameters:
country: The country in which the number is based.
type: The type of number.
number: The actual receiving number.
<result><receivingNumber> <country>country value</country> <type>country value</type> <number>number value</number> </receivingNumber></result>