<?xml version="1.0" encoding="UTF-8"?>
<!--

If you're seeing this, it means your browser isn't capable of client side XSLT transformations.
You can't view this website correctly, sorry.

Please get a real browser like Firefox
    http://www.mozilla.com/firefox/

-->
<?xml-stylesheet type="text/xsl" href="xslt/site.xsl"?>

<page title="Rogue-Development.com" blogindex="true">

    <navigation>
   		<page title="Home" page="index.xml" />
        <page title="Links" page="links.xml"/>
        <link title="Blog" url="http://marc-hughes.blogspot.com/index.html"/>
    </navigation>

    <content>
        <article type="img" url="images/logo.jpg" />

        <article heading="Blog Strip">
        <p>
        See my recent-blog posts on the right?  That's a flex application I recently wrote.  I use <link title="blogger" url="http://www2.blogger.com/home" /> for my
        blog.  It gets published to this website automatically.  I haven't found any way to include a quick
        list of recent posts on other pages.  Luckily, the blog has an <link title="ATOM (like RSS) feed" url="http://www.rogue-development.com/blog/atom.xml" />
        which is easily parseable by Flex.  I spent all of an hour whipping up
        a quick application to display my latest posts, and there it is.  Source follows, feel free to use it in any way you like.
        </p>
        </article>
        <article heading="Source Code" type="iframe" url="blogsrcview/index.html" />


    </content>

</page>
