(see also <equipment>)
<equipment> <videocamera id="my_video_equipment"> <body id="my_super_vidcam"> <name>DCR VX1000</name> <manufacturer> <name>Sony</name> </manufacturer> <model>VX1000</model> <serialnumber>54321</serialnumber> <purchase> <date> <year>1998</year><month>9</month><day>30</day><dayofweek>3</dayofweek> </date> <price currency="DM">7000.00</price> <shop>Superstore</shop> </purchase> <!-- no service interval --> </body> <housing id="body_for_my_super_vidcam"> <name>VX1000</name> <manufacturer> <name>Amphibico</name> </manufacturer> <model>VX1000</model> <serialnumber>76543</serialnumber> <purchase> <date> <year>2000</year><month>6</month><day>30</day><dayofweek>5</dayofweek> </date> <price currency="DM">7000.00</price> <shop>Dive Service Shark</shop> </purchase> <!-- no service interval --> </housing> <light id="videolight"> <name>Sunlight</name> <manufacturer> <name>Moonlight Inc.</name> </manufacturer> <model>1000 Watt</model> <serialnumber>76543</serialnumber> <purchase> <date> <year>2000</year><month>6</month><day>30</day><dayofweek>5</dayofweek> </date> <price currency="DM">1500.00</price> <shop>Dive Service Shark</shop> </purchase> <!-- no service interval --> </light> </videocamera> </equipment>