﻿<?xml version="1.0" encoding="utf-8" ?>
<jobs xmlns="http://www.myherefordshire.com/schemas/JobsSchema.xsd">
<total_jobs>2</total_jobs>
<vacancy_details>
<id>internal job id (must be unique to you and different for every job)</id>
<job_title>Job title</job_title>
<job_description>Job Description</job_description>
<job_specialty>Type of job</job_specialty>
<job_salary>Job Salary (in GBP) and pound symbols must be encoded as &#0163;</job_salary>
<job_location>Location</job_location>
<job_postdate>Job advert posting date (dd-mmm-yyyy)</job_postdate>
<job_closedate>Closing Date (dd-mmm-yyyy)</job_closedate>
<job_url>web link to follow for more details of the job - must be different for every job (ie. not all jobs on same webpage) Any spaces should be encoded as %20 and any ampersands as &#0038; (view source to see encoding)</job_url>
</vacancy_details>
<vacancy_details>
<id>11011</id>
<job_title>Typing Pool Team Leader (Sample)</job_title>
<job_description>This exciting new opportunity has arisen in our typing pool for a committed, ambitious team leader &amp; manager.</job_description>
<job_specialty>Admin/Typing</job_specialty>
<job_salary>&#0163;12,000 - &#0163;14,000</job_salary>
<job_location>Leominster</job_location>
<job_postdate>20-11-2007</job_postdate>
<job_closedate>30-12-2007</job_closedate>
<job_url>http://www.myjobs.com/typingpoolteamleader.html</job_url>
</vacancy_details>  
</jobs>
