<?xml version="1.0" encoding="UTF-8"?>
<Family>
	<Parent type="father" name="Dad"/>
	<Parent type="mother" name="Mom"/>
	<Child type="brother" name="John"/>
	<Child type="sister" name="Sue"/>
</Family>

