<!-- Intent: verify that sms message with smscode of 100000 exists
	GET to the following url
	http://api.v4.swiftreach.com/api/Messages/Text/Exists/100000
	-->

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

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