Wikipedia : RSS
RSS Advisory Board : RSS 2.0 Specification
XSL file – “case-study-feeds/rss.xsl”
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="1.0" exclude-result-prefixes="atom media">
<xsl:output method="html" version="1.0" encoding="UTF-8" indent="yes"/>
<xsl:include href="../../plugins/tenandtwo-xslt-processor/xsl/date.xsl"/>
<xsl:template match="/">
<xsl:apply-templates select="//channel"/>
</xsl:template>
<xsl:template match="channel">
<!-- header -->
<div><xsl:apply-templates select="image"/></div>
<h3><xsl:value-of disable-output-escaping="yes" select="title"/></h3>
<!-- body -->
<xsl:apply-templates select="item"/>
<!-- footer -->
<hr size="1"/>
<div>
<xsl:text>RSS Feed Updated : </xsl:text>
<xsl:call-template name="date-format">
<xsl:with-param name="value" select="pubDate"/>
<xsl:with-param name="format" select="'Y-m-d h:i A'"/>
</xsl:call-template>
</div>
<div>
<a target="_blank">
<xsl:attribute name="href"><xsl:value-of select="link"/></xsl:attribute>
<xsl:text>Visit Website →</xsl:text>
</a>
</div>
</xsl:template>
<xsl:template match="item">
<hr size="1"/>
<div>
<xsl:apply-templates select="media:content[1]"/>
</div>
<h4>
<a target="_blank">
<xsl:attribute name="href"><xsl:value-of select="link"/></xsl:attribute>
<xsl:value-of disable-output-escaping="yes" select="title"/>
</a>
</h4>
<div>
<xsl:value-of disable-output-escaping="yes" select="description"/>
</div>
</xsl:template>
<xsl:template match="image">
<a>
<xsl:attribute name="target">_blank</xsl:attribute>
<xsl:attribute name="href"><xsl:value-of select="link"/></xsl:attribute>
<img>
<xsl:attribute name="src"><xsl:value-of select="url"/></xsl:attribute>
<xsl:attribute name="alt"><xsl:value-of select="title"/></xsl:attribute>
</img>
</a>
</xsl:template>
<xsl:template match="media:content">
<img>
<xsl:attribute name="src"><xsl:value-of select="@url"/></xsl:attribute>
<!-- <xsl:attribute name="height"><xsl:value-of select="@height"/></xsl:attribute> -->
<!-- <xsl:attribute name="width"><xsl:value-of select="@width"/></xsl:attribute> -->
</img>
</xsl:template>
</xsl:stylesheet><!-- end rss.xsl -->
New York Times
[xslt_transform_xml xsl="case-study-feeds/rss.xsl" xml="https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml" /]
Output
NYT > Top Stories
Democrats Clash Over Who Replaces Platner Even Before He Exits
Progressives and moderates are gearing up for a fight over an as-yet-undecided process in Maine to name a Senate nominee to replace Graham Platner after a rape accusation. He still wants a say, too.
Bernie Sanders Calls on Graham Platner to Drop Senate Bid After Rape Allegation
Mr. Sanders was one of the last remaining prominent allies of Graham Platner, the Maine Senate Democratic nominee, to call for him to drop out after a rape allegation.
Platner Supporters Struggle to Come to Terms With Campaign’s Death Knell
Many voters said they expected Graham Platner, the state’s Democratic nominee for Senate, to exit the race after a former girlfriend publicly accused him of sexual assault.
The World Cup Stood as a Break From U.S. Politics. Then Trump Got Involved.
The president’s call to the head of FIFA underscores that he has yet to find an area of American, or even global, life where he is unwilling to assert himself.
Trump Administration Guts Efforts to Prevent Gun Violence, Suppressing Reports
As the administration works to expand gun rights, hospitals and community groups have lost funding, and reports on preventing firearm injuries have vanished from government websites.
After Courting Black Voters, Trump Downplays Black Unemployment
The president has glossed over persistently high unemployment among African Americans, a group he needed to secure a second term.
Le Pen Says She Will Run for Presidency After Court Lifts Ban
An appeals court confirmed Marine Le Pen’s embezzlement conviction, but shortened a ban on her eligibility for elected office. That means the French far-right leader can run for president in 2027.
Andrea Shaw, Plaintiff in Anti-Vaccine Suit, Is Charged With Murder of Her Twins
A lawsuit filed by Children’s Health Defense, an organization founded by Robert F. Kennedy Jr., claims that vaccines caused the twins’ deaths. But a grand jury in Idaho has indicted her on charges of suffocating them.
The Accused Is in Court but Conspiracy Theories Still Swirl Around Kirk Case
Mr. Kirk’s assassination played out live on the internet, but since then, it has become fodder for fantasy.
Venezuelans Criticize Own Government Response After Twin Earthquakes
Venezuelans are publicly expressing their anger over their government’s disaster response, despite the risk of imprisonment.
The Disappearing Las Vegas Buffets Hold a Mirror to the American Soul
As a once-grand American tradition enters its twilight, our critic journeys to the desert to find out what it all means.
A Supreme Leader’s Final Crowds
What you could see when Ayatollah Ali Khamenei’s coffin was being driven to a public space in Tehran.
Estonia Won the War on Fentanyl. What Came Next Was Even Worse.
By 2018, fentanyl overdoses in Estonia had plummeted. But powerful new drugs are appearing fast, with the authorities racing to respond.
The 39-ish Most Stylish People of 2026, So Far
On red carpets, on set, onstage and even up in space, they captured our attention with their looks.
I Wanted an Ecologically Responsible Garden. It Was Harder Than I Thought.
The native plant movement gets a lot right, but there’s so much more to consider.
America Was Being Played. The Bessent Doctrine Says Those Days Are Over.
The United States is changing the rules of trade in its favor.
JD Vance Is Worried
The vice president’s theology comes in book form.
Why Are Berries Everywhere, in Every Season? Driscoll’s.
The California giant has helped turn a local, seasonal treat into a worldwide refrigerator staple and marketing juggernaut.
RSS Feed Updated : 2026-07-07 08:23 PM
National Center for Environmental Information
[xslt_transform_xml xsl="case-study-feeds/rss.xsl" xml="https://www.ncei.noaa.gov/access/monitoring/monthly-report/rss.xml" /]
Output
NCEI News Feed
Drought Defined: A Deep Dive into the U.S. Drought Monitor
How NOAA tracks dryness—gain a better understanding of the U.S. Drought Monitor.
Assessing the Global Temperature and Precipitation Analysis in May 2026
May 2026 ranked as the second-warmest May on record, trailing only 2024, with a global surface temperature 1.93°F (1.07°C) above the 20th-century average.
Assessing the U.S. Temperature and Precipitation Analysis in May 2026
The average temperature during May was 61.7°F, 1.5°F above the 20th-century average, ranking in the warmest third of the 132-year record.
NOAA Provides Architects and Engineers Crucial Weather Data
On April 13 2026, NOAA’s National Centers for Environmental Information (NCEI) released the Typical Meteorological Year (TMY) product to the U.S. public.
Cloud Migration Offers Bright Future for NOAA’s Data
NCEI data upgrade will provide more modern, easier data access than ever before.
NCEI Cloud Migration Frequently Asked Questions
Cloud Migration FAQs to help assist our constituents.
Assessing the Global Temperature and Precipitation Analysis in April 2026
April 2026 ranked as the fourth-warmest April on record with a global surface temperature 2.02°F (1.12°C) above the 20th-century average.
Assessing the U.S. Temperature and Precipitation Analysis in April 2026
The average temperature for the contiguous U.S. in April was 54.79°F, 3.75°F above the 20th-century average, ranking as the third-warmest April on record.
NOAA Releases Updated Dataset for Hurricane Analysis
The new ADT-Hursat Tool for Hurricane Analysis is now ready and available for use.
New Texas Hailstone Record Confirmed by NOAA and Partners
New hail record for Texas of 7.1 inches discovered by storm chasers on June 2, 2024.
RSS Feed Updated : 2026-07-07 08:30 PM