<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="" type="text/css"?>

<Channel xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns="http://purl.org/net/rss1.1#" xmlns:p="http://purl.org/net/rss1.1/payload#" rdf:about="http://nathanvangheem.com/files">

    <title>Files</title>
    <link>http://nathanvangheem.com/files</link>

    

    <image rdf:parseType="Resource">
        <title>Files</title>
        <url>http://nathanvangheem.com/logo.png</url>
    </image>

    <items rdf:parseType="Collection">
        
        <item rdf:about="http://nathanvangheem.com/files/buildout-amp.zip">
            <title>Buildout files to install Apache, MySQL and PHP</title>
            <link>http://nathanvangheem.com/files/buildout-amp.zip</link>
            <description>Buildout files that facilitate the installation of Apache2, MySQL5 and PHP5</description>
            
            <dc:date>2010-02-15T08:14:12-05:00</dc:date>
            <dcterms:modified>2010-02-15T08:14:52-05:00</dcterms:modified>
            <dc:creator>Nathan Van Gheem</dc:creator>
            
        </item>
        
    </items>
</Channel>


