<Config version="1.0">
	<Page name="Flickr Photo Page Invite Images" url="http://www.flickr.com/photos/*" enabled="true">
		<XPath comment="Remove Flickr Spam">//td[@class='Said']//p//a//img</XPath>
	</Page>
	<Page name="Flickr Recent Activity Invite Images" url="http://www.flickr.com/recent_activity.gne*" enabled="true">
		<XPath comment="">//table[@class='NewComments']//tbody//tr//td[last()-1]//b[contains(.,'says:')]/following-sibling::a/img|//table[@class='NewComments']//tbody//tr//td[last()-1]//b[contains(.,'says:')]/following-sibling::img</XPath>
	</Page>
	<Page name="Flickr Comments You've Made Invite Images" url="http://www.flickr.com/photos_comments.gne*" enabled="true">
		<XPath comment="">//table[@class='NewComments']//tbody//tr//td[last()-1]//b[contains(.,'says:')]/following-sibling::a/img|//table[@class='NewComments']//tbody//tr//td[last()-1]//b[contains(.,'says:')]/following-sibling::img</XPath>
	</Page>
</Config>
