<?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://www.coopchild.org/facilities/star-room/blog">

    <title>The Star Blog</title>
    <link>http://www.coopchild.org/facilities/star-room/blog</link>

    <description>Happenings from the Star Room</description>

    <image rdf:parseType="Resource">
        <title>The Star Blog</title>
        <url>http://www.coopchild.org/logo.png</url>
    </image>

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


