<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://www.campaignmoney.org">
<channel>
 <title>Public Campaign Action Fund - Current Campaigns - Comments</title>
 <link>http://www.campaignmoney.org/campaigns</link>
 <description>Comments for &quot;Current Campaigns&quot;</description>
 <language>en</language>
<item>
 <title>Current Campaigns</title>
 <link>http://www.campaignmoney.org/campaigns</link>
 <description>&lt;?php
echo (&#039;&lt;br /&gt;&#039;);
$resultado2 = db_query(&quot;SELECT nid from node where type = &#039;flexinode-8&#039; AND status = 1 ORDER BY created DESC&quot;);
while ($node = db_fetch_object($resultado2)) {
	$bing3 = node_load($node-&gt;nid);
	$linktitle = str_replace(&#039; &#039;, &#039;-&#039;, $bing3-&gt;title);
	$ltitle = strtolower($linktitle);
	$bodi = str_replace(&#039;Body :&#039;, &#039;&#039;, $bing3-&gt;body);
	$bings3[] = t(&#039;&lt;span class=&quot;campaign-title&quot;&gt;&#039;);
	$bings3[] = l(t($bing3-&gt;title), &quot;campaigns/main/$ltitle&quot;);
	$bings3[] = t(&#039;&lt;/span&gt;&#039;);
	$bings3[] = t(&#039;&lt;div class=&quot;campaign-excerpt&quot;&gt;&#039;);
	$bings3[] = t($bodi);
	$bings3[] = t(&#039;...&lt;/div&gt;&#039;);
	$bings3[] = t(&#039;&lt;span class=&quot;campaign-readmore&quot;&gt;&#039;);
	$bings3[] = l(t(&#039;read more&#039;), &quot;campaigns/main/$ltitle&quot;);
	$bings3[] = t(&#039;&lt;/span&gt;&#039;);
	$bings3[] = t(&#039;&lt;br class=&quot;clear&quot; /&gt;&#039;);
	$bings3[] = t(&#039;&lt;br /&gt;&#039;);
}
echo (theme_news_list($bings3));
?&gt;</description>
 <pubDate>Tue, 23 May 2006 20:45:58 +0000</pubDate>
</item>
</channel>
</rss>
