<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Castor and Pollux Natural Ultramix (Dry)</title>
	<atom:link href="http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/</link>
	<description>Saving Good Dogs from Bad Dog Food</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Frank</title>
		<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/comment-page-2/#comment-51987</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sun, 22 Jan 2012 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dogfoodadvisor.com/?p=2427#comment-51987</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandy</title>
		<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/comment-page-2/#comment-51958</link>
		<dc:creator>sandy</dc:creator>
		<pubDate>Sat, 21 Jan 2012 23:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dogfoodadvisor.com/?p=2427#comment-51958</guid>
		<description>I think the Merrick site is more updated.  My old spreadsheet shows that they did use canola before.

http://www.merrickpetcare.com/store/detail.php?c=112&amp;s=20451</description>
		<content:encoded><![CDATA[<p>I think the Merrick site is more updated.  My old spreadsheet shows that they did use canola before.</p>
<p><a href="http://www.merrickpetcare.com/store/detail.php?c=112&#038;s=20451" rel="nofollow">http://www.merrickpetcare.com/store/detail.php?c=112&#038;s=20451</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/comment-page-2/#comment-51932</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 21 Jan 2012 20:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dogfoodadvisor.com/?p=2427#comment-51932</guid>
		<description>According to their website (http://www.beforegrain.com/), Merrick Before Grain does contain Canola Oil.</description>
		<content:encoded><![CDATA[<p>According to their website (<a href="http://www.beforegrain.com/" rel="nofollow">http://www.beforegrain.com/</a>), Merrick Before Grain does contain Canola Oil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Castor &#38; Pollux Ultramix Lamb &#38; Rice Adult Canine Food &#124; Animal Rescue</title>
		<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/comment-page-2/#comment-50344</link>
		<dc:creator>Castor &#38; Pollux Ultramix Lamb &#38; Rice Adult Canine Food &#124; Animal Rescue</dc:creator>
		<pubDate>Sun, 08 Jan 2012 21:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dogfoodadvisor.com/?p=2427#comment-50344</guid>
		<description>[...] Castor and Pollux Natural Ultramix Dry Dog Food &#124; Review and RatingNatural Ultramix Lamb &amp; Rice Adult Dog Food &#124; www.castorpolluxpet.comCastor &amp; Pollux Dog Food &#8211; Reviewspetco.com &#8211; Castor &amp; Pollux Organix Adult Dry Dog Food customer &#8230;Castor &amp; Pollux Ultramix Indoor Feline Fomula Dry Cat Food, 15 &#8230;Dog Food Reviews &#124; Ratings and Analysis: Castor &amp; Pollux Dog FoodLamb And Rice Dog Food &#8211; Dog Food &#8211; Compare Prices, Reviews and &#8230;Natural Ultramix &#124; www.castorpolluxpet.comBest Dry Dog FoodCanned Dog Food &#8211; Best Canned Dog Food and Healthiest Canned Dog &#8230;   No related posts.      /* placeholder inline styles */ body { font-family: arial, verdana; } a, a img { text-decoration: none; } ul.youtubeFeed { margin: 0; padding: 0; } ul.youtubeFeed li { float: left; width: 150px; list-style-type: none; font-size: 11px; height: 170px; } ul.youtubeFeed li div { width: 118px; }     function Slugify(original) { var str = new String(original); // invalid chars, make into spaces str = str.replace(/[^a-zA-Z 0-9]+/g,&#039;&#039;); // hyphens str = str.replace(/[ ]+/g, &quot;%20&quot;); return str; } var searchhash = &quot;blank&quot;; google.setOnLoadCallback(function () { // setup the click handler function loadVideo(video) { $(&#039;#videos h3&#039;).text(video.title); $(&#039;#youtubeVideo&#039;).html([ &#039;&#039; ].join(&quot;&quot;)); return false; } var title = Slugify(document.getElementsByTagName(&quot;title&quot;)[0].innerHTML); var searchUrl = &quot;http://gdata.youtube.com/feeds/api/playlists/snippets?q=&quot; + title + &quot;&amp;v=2&quot;; google.feeds.lookupFeed(searchUrl, lookupDone); function lookupDone(result) { if (result.error &#124;&#124; !result.url) { $(&#039;#videocomm&#039;).hide(); return; } // get the feed items var feed = new google.feeds.Feed(result.url); feed.setNumEntries(10); feed.load(function (result) { for (var i = 0; i &lt; result.feed.entries.length; i++) { var entry = result.feed.entries[i]; searchhash = entry.link.substring(entry.link.indexOf(&quot;p=&quot;)+2); break; } lookupplaylist(); }); }; function lookupplaylist() { // get the feed info var feedUrl = &quot;http://gdata.youtube.com/feeds/api/playlists/&quot; + searchhash; google.feeds.lookupFeed(feedUrl, function (result) { if (result.error &#124;&#124; !result.url) { $(&#039;#videocomm&#039;).hide(); return; } // get the feed items var feed = new google.feeds.Feed(result.url); feed.setNumEntries(50); feed.load(function (result) { // write out the feed data var container = $(&quot;.youtubeFeed&quot;); //var totalcount = result.feed.entries.length; //alert (totalcount); for (var i = 0; i &lt; result.feed.entries.length; i++) { var entry = result.feed.entries[i]; var vidhash = /=(.*)&amp;(.*)$/.exec (entry.link)[1]; container.append(&#039;&#039;+entry.title+&#039;n&#039;); } // load the first video $(&quot;.yt-vid-link:first&quot;).each(function () { loadVideo(this); return false; }); // setup the click handler for all the videso $(&quot;.yt-vid-link&quot;).click(function () { loadVideo(this); return false; }); }); }); } }); google.load(&quot;feeds&quot;, &quot;1&quot;); [...]</description>
		<content:encoded><![CDATA[<p>[...] Castor and Pollux Natural Ultramix Dry Dog Food | Review and RatingNatural Ultramix Lamb &amp; Rice Adult Dog Food | <a href="http://www.castorpolluxpet.comCastor" rel="nofollow">http://www.castorpolluxpet.comCastor</a> &amp; Pollux Dog Food &#8211; Reviewspetco.com &#8211; Castor &amp; Pollux Organix Adult Dry Dog Food customer &#8230;Castor &amp; Pollux Ultramix Indoor Feline Fomula Dry Cat Food, 15 &#8230;Dog Food Reviews | Ratings and Analysis: Castor &amp; Pollux Dog FoodLamb And Rice Dog Food &#8211; Dog Food &#8211; Compare Prices, Reviews and &#8230;Natural Ultramix | <a href="http://www.castorpolluxpet.comBest" rel="nofollow">http://www.castorpolluxpet.comBest</a> Dry Dog FoodCanned Dog Food &#8211; Best Canned Dog Food and Healthiest Canned Dog &#8230;   No related posts.      /* placeholder inline styles */ body { font-family: arial, verdana; } a, a img { text-decoration: none; } ul.youtubeFeed { margin: 0; padding: 0; } ul.youtubeFeed li { float: left; width: 150px; list-style-type: none; font-size: 11px; height: 170px; } ul.youtubeFeed li div { width: 118px; }     function Slugify(original) { var str = new String(original); // invalid chars, make into spaces str = str.replace(/[^a-zA-Z 0-9]+/g,&#039;&#039;); // hyphens str = str.replace(/[ ]+/g, &quot;%20&quot;); return str; } var searchhash = &quot;blank&quot;; google.setOnLoadCallback(function () { // setup the click handler function loadVideo(video) { $(&#039;#videos h3&#039;).text(video.title); $(&#039;#youtubeVideo&#039;).html([ &#039;&#039; ].join(&quot;&quot;)); return false; } var title = Slugify(document.getElementsByTagName(&quot;title&quot;)[0].innerHTML); var searchUrl = &quot;<a href="http://gdata.youtube.com/feeds/api/playlists/snippets?q=&#038;quot" rel="nofollow">http://gdata.youtube.com/feeds/api/playlists/snippets?q=&#038;quot</a>; + title + &quot;&amp;v=2&quot;; google.feeds.lookupFeed(searchUrl, lookupDone); function lookupDone(result) { if (result.error || !result.url) { $(&#039;#videocomm&#039;).hide(); return; } // get the feed items var feed = new google.feeds.Feed(result.url); feed.setNumEntries(10); feed.load(function (result) { for (var i = 0; i &lt; result.feed.entries.length; i++) { var entry = result.feed.entries[i]; searchhash = entry.link.substring(entry.link.indexOf(&quot;p=&quot;)+2); break; } lookupplaylist(); }); }; function lookupplaylist() { // get the feed info var feedUrl = &quot;<a href="http://gdata.youtube.com/feeds/api/playlists/&#038;quot" rel="nofollow">http://gdata.youtube.com/feeds/api/playlists/&#038;quot</a>; + searchhash; google.feeds.lookupFeed(feedUrl, function (result) { if (result.error || !result.url) { $(&#039;#videocomm&#039;).hide(); return; } // get the feed items var feed = new google.feeds.Feed(result.url); feed.setNumEntries(50); feed.load(function (result) { // write out the feed data var container = $(&quot;.youtubeFeed&quot;); //var totalcount = result.feed.entries.length; //alert (totalcount); for (var i = 0; i &lt; result.feed.entries.length; i++) { var entry = result.feed.entries[i]; var vidhash = /=(.*)&amp;(.*)$/.exec (entry.link)[1]; container.append(&#039;&#039;+entry.title+&#039;n&#039;); } // load the first video $(&quot;.yt-vid-link:first&quot;).each(function () { loadVideo(this); return false; }); // setup the click handler for all the videso $(&quot;.yt-vid-link&quot;).click(function () { loadVideo(this); return false; }); }); }); } }); google.load(&quot;feeds&quot;, &quot;1&quot;); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://www.dogfoodadvisor.com/dog-food-reviews/castor-and-pollux-natural-ultramix-dry/comment-page-2/#comment-42841</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Mon, 31 Oct 2011 22:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dogfoodadvisor.com/?p=2427#comment-42841</guid>
		<description>That was really nice Sandy, good list!</description>
		<content:encoded><![CDATA[<p>That was really nice Sandy, good list!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached (Feed is rejected)
Page Caching using memcached
Database Caching 1/11 queries in 0.005 seconds using memcached
Object Caching 413/414 objects using memcached

Served from: www.dogfoodadvisor.com @ 2012-02-10 16:44:03 -->
