<?xml version="1.0" encoding="Windows-1252"?>
<Query xmlns="http://schemas.monster.com/Monster" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Target>JobCategoriesByCountry</Target>
	<SelectBy>
		<Criteria>CountryAbbrev</Criteria>
		<Value>UK</Value>
		<Criteria>CompanyXCode</Criteria>
		<Value>xdevx</Value>
	</SelectBy>
</Query>