Following is what the code should look like after completing the section Finish Adding Markup to the Document.
<?xml version="1.0" encoding="UTF-8"?>
<midwest-job-listing posting-date="12/23/2018">
<job id="37483">
<title>Instructional Technologist</title>
<salary>$25-$30 an hour</salary>
<type>Full-Time Faculty</type>
<department>Department of Computer Technology</department>
<description>Provide instruction (classes, labs, & clinicals) within specific program; assist administrators with curriculum development, student advising, program enrollment; Fully supports the mission and strategic plan of the University. </description>
<minimum-qualifications>Must have a minimum of master's degree from a regionally accrediated institution in a related discipline.</minimum-qualifications>
<preferred-qualifications>Work experience preferred. At least two years full-time or an equivalent part-time is ideal.</preferred-qualifications>
<availability>Should be available to work days, evenings and weekends.</availability>
<begin-date>Starts 01/15/2019</begin-date>
</job>
<job id="37491">
<title>Human Resources Clerk</title>
<salary>$10-12 an hour</salary>
<type>Part-time Staff</type>
<department>Office of Human Resources</department>
<description>Assist the Human Resources Department of the University with day to day operations, report compilation, special projects and other general office functions necessary to ensure the smooth operation of the department during peak input periods. </description>
<minimum-qualifications>High school diploma or GED required. Proficiency in MS Office suite including Word, Exel and Outlook.</minimum-qualifications>
<preferred-qualifications>Experience working in a human resources office or similar environment. Strong customer service and interpersonal skills.</preferred-qualifications>
<availability>Days only.</availability>
<begin-date>Starts immediately</begin-date>
</job>
</midwest-job-listing>
Exiting code block.