<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to show NPR RSS feed content tag?]]></title><description><![CDATA[<p dir="auto">I’d like my news feed to include elements of the content tag (example item below).  I assume I would have to create my own version of the newsfeed module and make the appropriate changes.   Is that the correct solution?</p>
<pre><code>&lt;item&gt;
&lt;title&gt;How do you re-create the voice of a 15th century king? Dig up his skeleton&lt;/title&gt;
&lt;description&gt;When Richard III's skeleton was found under a parking lot in England in 2012, it was an exciting enough discovery for the general public, but a game-changer for Yvonne Morley-Chisholm.&lt;/description&gt;
&lt;pubDate&gt;Fri, 29 Nov 2024 06:00:00 -0500&lt;/pubDate&gt;
&lt;link&gt;https://www.npr.org/2024/11/28/nx-s1-5209880/king-richard-iii-skeleton-voice&lt;/link&gt;
&lt;guid&gt;https://www.npr.org/2024/11/28/nx-s1-5209880/king-richard-iii-skeleton-voice&lt;/guid&gt;
&lt;content:encoded&gt;
&lt;![CDATA[ &lt;img src='https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1379x1057+0+0/resize/1379x1057!/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fd2%2F34%2Ffadfc4b1442b95b7477bd59e99bb%2Frichard.jpg' alt='A digital re-creation of Richard III's face.'/&gt;&lt;p&gt;When Richard III's skeleton was found under a parking lot in England in 2012, it was an exciting enough discovery for the general public, but a game-changer for Yvonne Morley-Chisholm.&lt;/p&gt;&lt;p&gt;(Image credit: Face Lab at Liverpool John Moores University and the Voice for Richard team)&lt;/p&gt;&lt;img src='https://media.npr.org/include/images/tracking/npr-rss-pixel.png?story=nx-s1-5209880' /&gt; ]]&gt;
&lt;/content:encoded&gt;
&lt;dc:creator&gt;Kathryn Fink&lt;/dc:creator&gt;
&lt;/item&gt;
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/19176/how-to-show-npr-rss-feed-content-tag</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 04:08:54 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19176.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Nov 2024 14:44:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to show NPR RSS feed content tag? on Fri, 29 Nov 2024 14:48:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gvaeth" aria-label="Profile: gvaeth">@<bdi>gvaeth</bdi></a> correct. The module would need to be modified to support the content tag</p>
]]></description><link>https://forum.magicmirror.builders/post/121596</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121596</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 29 Nov 2024 14:48:33 GMT</pubDate></item></channel></rss>