<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE availability PUBLIC "-//UniTime//UniTime Room Availability DTD/EN" "http://www.unitime.org/interface/RoomAvailability.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.
 * 
 -->
 
<availability created="Tue Sep 27 14:47:54 CEST 2011" dateFormat="MM/dd/yyyy" timeFormat="H:mm">
	<room externalId="T101" building="THTR" roomNbr="101">
		<event name="Performances" type="Special" date="12/13/2010" startTime="8:00" endTime="10:00"/>
		<event name="Performances" type="Special" date="12/15/2010" startTime="8:00" endTime="10:00"/>
	</room>
	<room externalId="E102" building="EDUC" roomNbr="102">
		<event name="Meeting" type="Special" date="12/15/2010" startTime="9:00" endTime="10:20"/>
		<event name="Room Not Available" type="Maintenance" date="12/16/2010" startTime="12:00" endTime="16:00"/>
	</room>
	<room building="EDUC" roomNbr="103">
		<event name="Joe's Birthday" type="Special" date="12/15/2010" startTime="15:00" endTime="20:00"/>
	</room>
	<room building="EDUC" roomNbr="104">
		<event name="Staff Lunch" type="Special" date="12/13/2010" startTime="12:00" endTime="12:30"/>
		<event name="Staff Lunch" type="Special" date="12/14/2010" startTime="12:00" endTime="12:30"/>
		<event name="Staff Lunch" type="Special" date="12/15/2010" startTime="12:00" endTime="12:30"/>
		<event name="Staff Lunch" type="Special" date="12/16/2010" startTime="12:00" endTime="12:30"/>
	</room>
</availability>