<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">	<SOAP-ENV:Header>		<MonsterHeader xmlns="http://schemas.monster.com/MonsterHeader">			<From>				<PartyId partyType="organization">106258</PartyId>				<Authentication>					<SharedSecret>						<UserName>rrhttp01bgw01</UserName>						<Password>rrhttp01bgw0</Password>					</SharedSecret>				</Authentication>			</From>			<MessageData>				<MessageId>10003</MessageId>				<Timestamp>6/18/2008 9:46:50 AM</Timestamp>			</MessageData>		</MonsterHeader>	</SOAP-ENV:Header>	<SOAP-ENV:Body>		<TrovixCandidateSearch xmlns="http://schemas.monster.com/Monster" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.monster.com/Monster http://schemas.monster.com/current/XSD/CandidateSearch.xsd">			<EmployerCandidateSearch>				<SearchReference monsterId="1234"/>				<NumSearchResultsDesired>25</NumSearchResultsDesired>				<SearchCriteria>					<SearchDateRange>7/21/2008 --</SearchDateRange>					<SearchTitles>						<SearchTitle>Java Software Engineer</SearchTitle>						<SearchTitle context="TeragramMatchedJobTitle">Software Engineer</SearchTitle>					</SearchTitles>					<SearchLocations>						<SearchLocation locationId="893">Boston North</SearchLocation>					</SearchLocations>					<SkillKeywords>						<SkillKeyword context="category">Accounting</SkillKeyword>						<SkillKeyword context="Industry">Finance</SkillKeyword>						<SkillKeyword context="keyword">Intuit QuickBooks</SkillKeyword>						<SkillKeyword context="occupation">Accountant</SkillKeyword>						<SkillKeyword>SOX</SkillKeyword>							</SkillKeywords>					<YearsOfExperience>10</YearsOfExperience>					<Schools>						<SchoolNames>Stanford,MIT</SchoolNames>						<SchoolNames>UC Berkeley</SchoolNames>					</Schools>					<EducationLevels>						<Degree>bachelors science</Degree>						<Degree>BS Computer Science</Degree>					</EducationLevels>					<Corporation>						<CorporationName>Oracle</CorporationName>					</Corporation>					<JobDescription>Sample Job Body</JobDescription>				</SearchCriteria>			</EmployerCandidateSearch>			<Job>				<JobInformation>					<JobBody>Sample Job Body</JobBody>				</JobInformation>				<JobPostings/>			</Job>		</TrovixCandidateSearch>	</SOAP-ENV:Body></SOAP-ENV:Envelope>