<!-- Intent: verify that the given audio file recording fragment 200123 exists for
	voice message with voicecode of 100000 
	GET to the following url
	http://api.v4.swiftreach.com/api/Messages/Voice/IsFragmentRecorded/100000/200123
	-->

<!-- No XML input is required -->

<!-- example return value -->
<boolean>true</boolean>