<?xml version="1.0" encoding="ISO-8859-1"?>

<syllabus xmlns="http://www.webct.com/IMS">
  <courseinformation status="active" inputmode="html">
    <prerequisite>Everything</prerequisite>
    <coursediscipline>Internet</coursediscipline>
    <meetingtime>None</meetingtime>
    <coursedescription>This is a test course for migration</coursedescription>
    <title>Course Information</title>
    <meetingday>Never</meetingday>
    <coursenumber>123456</coursenumber>
    <classlocation>Here</classlocation>
    <coursetitle>Test Migration Course</coursetitle>
    <coursestartdate>2008-06-13</coursestartdate>
    <courseenddate>2008-06-13</courseenddate>
  </courseinformation>
  <instructorinformation status="active" inputmode="html">
    <officehours>12.10 - 12.15</officehours>
    <biography>Hi, i'm fake!</biography>
    <title>Instructor Information</title>
    <officelocation>Springfield</officelocation>
    <phone>00008888</phone>
    <email>fake@fake.com</email>
    <instructorname>Joe Bloggs</instructorname>
    <teachingassistant>Joe's friend</teachingassistant>
    <teachingassistant>Joe's mum</teachingassistant>
    <teachingassistant>Joe's child</teachingassistant>
  </instructorinformation>
  <coursegoals status="active" inputmode="html">
    <title>Course Goals</title>
    <goal>1. Don't read this!
2. Nothing</goal>
  </coursegoals>
  <policies status="active" inputmode="html">
    <introduction>Blah Blah Blah...</introduction>
    <title>Policies</title>
    <additionalinformation>Blah</additionalinformation>
  </policies>
  <textbooks status="active" inputmode="html">
    <title>Textbooks</title>
    <textbook>
      <publisher>Who knows</publisher>
      <title>How to be fake.com</title>
      <author>Mr &amp; Mrs Smith</author>
      <isbn>12346789-bb</isbn>
      <necessity>required</necessity>
      <edition>2022</edition>
    </textbook>
    <textbook>
      <publisher>Me</publisher>
      <title>Blah blah blah</title>
      <author>Me</author>
      <isbn>987654321-aa</isbn>
      <necessity>recommended</necessity>
      <edition>Never</edition>
    </textbook>
  </textbooks>
  <courserequirements status="active" inputmode="html">
    <introduction>There are none!</introduction>
    <title>Course Requirements</title>
    <requirements>:)</requirements>
  </courserequirements>
  <lessonsection status="active" inputmode="text">
    <assignments>Oh no!</assignments>
    <title>Lesson</title>
    <topics>Hmmm</topics>
    <objectives>Nope</objectives>
    <readings>Aah</readings>
    <lesson>We have lessons?</lesson>
    <date>2008-06-13</date>
  </lessonsection>
</syllabus>

