<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
	<SOAP-ENV:Body>
		<otmsInsert xmlns="http://tempuri.org/">
		<key xmlns:SOAPSDK1="http://tempuri.org/">mmDemo123</key>
		<i xmlns:SOAPSDK2="http://tempuri.org/">
			<subject>Computer_Science</subject> 
			<source_lang>en-US</source_lang> 
			<segment>A new phrase</segment> 
			<target_lang>it-IT</target_lang> 
			<translation>Una nuova frase</translation> 
			<reserved>0</reserved>
		</i>
		</otmsInsert>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

