<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="page.xsl"?>
<page xmlns="http://benad.me/schema/page"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:html="http://www.w3.org/TR/xhtml1/strict"
    xsi:schemaLocation="http://benad.me/schema/page page.xsd">
    
    <!--
    Benad's Web Site by Benoit Nadeau is licensed under a Creative Commons
    Attribution-Share Alike 2.5 Canada License
    http://creativecommons.org/licenses/by-sa/2.5/ca/
    -->
    
    <head>
        <title>Welcome</title>
        <id>index</id>
        <meta>
            <html:meta name="microid" content="mailto+http:sha1:3cb1352084428b5aa3bf7653acbaa82124c83bf5" />
            <html:meta name="verify-v1" content="Gvq92cJZ2CbG+ncX6XU+khgJWLMTtdtY9c2OmttvD7A=" />
            <html:link rel="openid.delegate" href="http://benad.livejournal.com/" />
            <html:link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/benadme" />
        </meta>
    </head>
    <body>
        <section>
            <p>Welcome to my little humble home on the Internet. This place is
            about me, Benoit Nadeau, also known by the alias Benad. It is also a
            hub for my various Internet activites and interests.</p>
        </section>
        <section title="Updates">
            <subsection title="September 3, 2009">
                <p>Added the page <html:a href="meta_past.xml">About This Site -
                The Past</html:a> and a (manually crafted, for now) <html:a
                href="http://feeds.feedburner.com/benadme">RSS feed</html:a>.</p>
            </subsection>
            <subsection title="August 23, 2009">
                <p>Initial release. For now, only the "<html:a href="me.xml">About
                Me</html:a>" section is complete, but at least it's a start.</p>
            </subsection>
        </section>
        <section title="Menu">
            <p>The site is broken up in the following sections. More sections
            will be added in the future if needed.</p>
            <subsection title="About Me" href="me.xml">
                <p>Find out more about who is Benad. This could be quite boring
                and overwhelmingly narcissistic, so feel free to move on to
                another section.</p>
            </subsection>
            <subsection title="About This Site" href="meta.xml">
                <p>Learn about the making of this site. Can get technical at
                times. Interesting if you like reading a web site describing
                itself.</p>
            </subsection>
            <subsection title="Articles" href="articles.xml">
                <p>Long-winded rants or thoughts about things, when they are too
                big to fit in my blog.</p>
            </subsection>
            <subsection title="Links" href="links.xml">
                <p>Various references to my Internet activities.</p>
            </subsection>
        </section>
    </body>

</page>
