<!DOCTYPE FeedFlareUnit SYSTEM "FeedFlareUnit-1.0.dtd">
<FeedFlareUnit>
    <Catalog>
        <Title>Attribution</Title>
        <Description>Identifies the containing feed for the item. This allows the item
			to be taken out of the context of the feed, but allows it to be tracked
			back to the feed wherever it may be repurposed.</Description>
    </Catalog>
    <FeedFlare>
        <Text>This item is from "${/a:feed/a:title}"</Text>
		<Link href="${../a:link[(@rel='alternate' or not(@rel))]/@href}"/>
    </FeedFlare>
</FeedFlareUnit>