encodeURIComponent(t("inbound6session"))
titles = hxs.xpath("//table[@class='orders overhaul-services-table']//tr")
for title in titles:
item['year'] = title.xpath('./td[2]/span/text()').extract()
item['organization'] = title.xpath('./td[2]/a/text()').extract()
//*[text()[contains(normalize-space(.),"Employment type")]]