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