<?xml version="1.0" encoding="UTF-8"?>
<Events xmlns="urn:cde.berkeley.edu:babl:events:1.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:cde.berkeley.edu:babl:events:1.00 UCBCNEvents_1.9.xsd">
	<Event>
		<EventTitle>Title</EventTitle>
		<DateTime>
			<StartDate>2006-10-10</StartDate>
		</DateTime>
		<Locations>
			<Location>
				<LocationTypes>
					<LocationType>On Campus</LocationType>
				</LocationTypes>
			</Location>
		</Locations>
		<EventTypes>
			<EventType/>
		</EventTypes>
		<Sponsors>
			<Sponsor>
				<SponsorTypes>
					<SponsorType>Primary</SponsorType>
				</SponsorTypes>
			</Sponsor>
		</Sponsors>
		<PublicEventContacts>
			<PublicEventContact/>
		</PublicEventContacts>
		<EventListingContacts>
			<EventListingContact/>
		</EventListingContacts>
		<EventStatus>Happening As Scheduled</EventStatus>
		<Classification>Public</Classification>
	</Event>
</Events>
