<?xml version="1.0"?>
<?xml-stylesheet href="/xsl/content.xsl" type="text/xsl"?>
<content title="smartco d e">
 <section title="index">
  <section title="welcome">
   <p>welcome to this site. this is a personal homepage with the intend to enrich the world
      with more content.</p>
  </section>
  <section title="code">
   <p>you find some code in the content section. usaly i explain what the code is useful for
      and how you can extend its capabilities. make sure to read the comments in the code
      to understand how it works</p>
  </section>
 </section>
</content>

