<?xml version="1.0" encoding="UTF-8"?>
<Family>
	<Parent type="father" name="Phil"/>
	<Parent type="mother" name="Marian"/>
	<Child type="son" name="Philip" son="Chris" daughter="Kaarin" />
	<Child type="daughter" name="Martha"/>
	<Child type="son" name="Gordon" stepson="Joe" son="David"/>
</Family>
