<?xml version="1.0" encoding="UTF-8"?>
<objects>
	<object type="person" id="o3444">
		<attribute name="name">Erik Wilde</attribute>
		<attribute name="email">dret@ischool.berkeley.edu</attribute>
		<relation type="office" object="o3445"/>
	</object>
	<object type="address" id="o3445">
		<attribute name="room">314 South Hall</attribute>
		<attribute name="phone" type="voice">+1-510-6432253</attribute>
		<attribute name="phone" type="fax">+1-510-6425814</attribute>
		<relation type="worker" object="o3444"/>
	</object>
</objects>
