<?xml version="1.0" ?>
<?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="http://purl.org/net/rss1.1#"
         xmlns:p="http://purl.org/net/rss1.1/payload#"
         rdf:about="http://www.netcorps.org/Members/sean/netcorps-nc">

    <title>netCorps NC</title>
    <link>http://www.netcorps.org/Members/sean/netcorps-nc</link>

    <description>Information about our operations in North Carolina and surrounding areas including ideas and resources for the non-profits we serve in that region.</description>

    <image rdf:parseType="Resource">
        <title>netCorps NC</title>
        <url>http://www.netcorps.org/logo.png</url>
    </image>

    <items rdf:parseType="Collection">
    </items>
</Channel>

