<?xml version="1.0" encoding="UTF-8"?><project xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1 http://maven.apache.org/xsd/decoration-1.0.1.xsd" name="JAXX :: Tutorial" xmlns="http://maven.apache.org/DECORATION/1.0.1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <bannerLeft>
    <name>JAXX :: Tutorial</name>
    <src>${site.home.url}/jaxx.png</src>
    <href>index.html</href>
  </bannerLeft>
  <body>
    <breadcrumbs>
      <item name="JAXX :: Tutorial" href="index.html" />
    </breadcrumbs>
    <menu name="Projet parent" ref="parent">
      <item name="JAXX" href="../index.html" />
    </menu>
    <menu name="Utilisateur">
      <item name="Accueil" href="index.html" />
    </menu>
    <menu name="Modules" ref="modules">
      <item name="JAXX :: Tutorial Hello world" href="../jaxx-tutorial-helloworld/index.html" />
      <item name="JAXX :: Tutorial Hello world 2" href="../jaxx-tutorial-helloworld2/index.html" />
      <item name="JAXX :: Tutorial CSS" href="../jaxx-tutorial-css/index.html" />
      <item name="JAXX :: Tutorial Data-binding" href="../jaxx-tutorial-databinding/index.html" />
      <item name="JAXX :: Tutorial Config" href="../jaxx-tutorial-config/index.html" />
    </menu>
  </body>
</project>
