    <FeedFlareUnit>
        <Catalog>
            <Title>Google Reader Item Source</Title>
            <Description>A dynamic FeedFlare unit that identifies the source of an item in a Google Reader Shared Items feed</Description>
        </Catalog>
        <FeedFlare>
            <Text>Original source:  ${a:summary/@xml:base}</Text>
            <Link href="${a:summary/@xml:base}"/>
        </FeedFlare>
    </FeedFlareUnit>