<?xml version="1.0" encoding="UTF-8"?>
<menu>
  <item title="Welcome" link="page8.php">
    <item title="About Us" link="page12.php"/>
  </item>
  <item title="What We Do" link="page9.php">
    <item title="Technology Consulting" link="page10.php"/>
    <item title="Intellectual Property Division" link="page11.php"/>
  </item>
  <item title="Contact Us" link="page13.php"/>
</menu>
