<redirect>
Attributes
Here is an example of how <redirect> is used within code.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<redirect>http://newlocation.com/handlecall.xml</redirect>
</Response>Last updated