Person
<person version="1" >
<name title="mr">The King</name>
<website>www</website>
<birthday></birthday>
<deathday></deathday>
<occupation></occupation>
<photos>
<photo profile="yes" >link</photo>
<photo>link</photo>
</photos>
<movies>
<movie actor="yes" producer="yes" link="www" year="2023" >James
Bond</movie>
<movie actor="no" producer="yes" link="www" year="2022" >Impossible Mission</movie>
</movies>
<music>
<album link="www" >title</album>
<song album="" link="www" >Eminem, The way I am, featuring The King</song>
</music>
<agent number="5145551212" website="www" email="email@email.com">John Doe</agent>
</person>