<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE timetable PUBLIC "-//UniTime//DTD University Course Timetabling/EN" "http://www.unitime.org/interface/CourseTimetable.dtd">

<!-- 
 * Licensed to The Apereo Foundation under one or more contributor license
 * agreements. See the NOTICE file distributed with this work for
 * additional information regarding copyright ownership.
 *
 * The Apereo Foundation licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License at:
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * 
 -->

<timetable action="update|???" campus='puWestLafayetteTrdtn' year='2007' term='Fal'>
	<class id="" subject="A&amp;AE" courseNbr="101" type="Lec" suffix="1" scheduleNote="">
		<date startDate="08/20" endDate="09/22"/> <!-- non-default date pattern -->
		<time days="MWF" startTime="0730" endTime="0820"/>
		<room id="" building="REC" roomNbr="101"/>
		<room id="" building="REC" roomNbr="102"/>
		<instructor id="23344" lname="" mname="" fname="" share="0.8" lead="true"/> <!-- only instructors that are allowed to be printed are included -->
		<instructor id="23435" lname="" mname="" fname="" share="0.2"/>
	</class>
	<class id="" subject="A&amp;AE" courseNbr="101" type="Lec" suffix="1" scheduleNote="">
		<arrangeTime minPerWeek="100"/> <!-- arrange hours class -->
		<room id="" building="REC" roomNbr="102"/>
		<instructor id="23344" lname="" mname="" fname="" share="1.0"/>
	</class>
	<class id="" subject="A&amp;AE" courseNbr="102" type="Lec" suffix="1" scheduleNote="">
		<time days="TTh" startTime="1030" endTime="1220"/>
		<location name="PIZZA HUT"/> <!-- non university location -->
		<instructor id="23344" lname="" mname="" fname="" share="1.0"/>
	</class>
	<!-- ... -->
</timetable>
