Skip to content

Instantly share code, notes, and snippets.

@armhold
Last active November 29, 2017 20:38
Show Gist options
  • Save armhold/96be9635883fd417b6cb82ab445abddd to your computer and use it in GitHub Desktop.
Save armhold/96be9635883fd417b6cb82ab445abddd to your computer and use it in GitHub Desktop.
demonstrate "categories" bug in github.com/mmcdole/gofeed
package podbase
import (
"testing"
"github.com/mmcdole/gofeed"
"reflect"
)
func TestPSA(t *testing.T) {
fp := gofeed.NewParser()
feed, _ := fp.ParseString(psa)
assertEq("rss", feed.FeedType, t)
assertEq("Pod Save America", feed.Title, t)
assertEq([]string{"News & Politics"}, feed.Categories, t)
}
func assertEq(expected, actual interface{}, t *testing.T) {
if !reflect.DeepEqual(expected, actual) {
t.Errorf("expected: %+v, actual: %+v", expected, actual)
}
}
const psa = `<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:art19="https://art19.com/xmlns/rss-extensions/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Pod Save America</title>
<description>
<![CDATA[Four former aides to President Obama — Jon Favreau, Dan Pfeiffer, Jon Lovett, and Tommy Vietor — are joined by journalists, politicians, comedians, and activists for a freewheeling conversation about politics, the press and the challenges posed by the Trump presidency.]]>
</description>
<managingEditor>hey@getcrookedmedia.com (Crooked Media)</managingEditor>
<copyright>© 2017 Crooked Media. All Rights Reserved.</copyright>
<link>https://art19.com/shows/pod-save-america</link>
<itunes:owner>
<itunes:name>Crooked Media</itunes:name>
<itunes:email>hey@getcrookedmedia.com</itunes:email>
</itunes:owner>
<itunes:author>Crooked Media</itunes:author>
<itunes:summary>
<![CDATA[Four former aides to President Obama — Jon Favreau, Dan Pfeiffer, Jon Lovett, and Tommy Vietor — are joined by journalists, politicians, comedians, and activists for a freewheeling conversation about politics, the press and the challenges posed by the Trump presidency.]]>
</itunes:summary>
<language>en</language>
<itunes:explicit>yes</itunes:explicit>
<itunes:category text="News &amp; Politics">
</itunes:category>
<itunes:keywords>Jon Favreau,POTUS,Donald Trump,politics,Tommy Vietor,Dan Pfeiffer,Jon Lovett,Pod Save America</itunes:keywords>
<itunes:type>episodic</itunes:type>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<image>
<url>https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg</url>
<link>https://art19.com/shows/pod-save-america</link>
<title>Pod Save America</title>
</image>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/pod-save-america" /><feedburner:info uri="pod-save-america" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
<title>“Have some crullers, bureaucrats.”</title>
<description>
<![CDATA[<p>Republicans don’t yet have the votes to jam through their Donor Relief Act, Trump goes all-in for Moore, Conyers steps down from Judiciary, Tillerson guts State, and Mulvaney appoints himself consumer watchdog. Then Senator Elizabeth Warren talks to Jon, Jon, and Tommy about the Consumer Financial Protection Bureau, and Cass Sunstein joins to talk about his new book, Impeachment: A Citizen’s Guide.</p><p> </p><p> </p>]]>
</description>
<itunes:title>“Have some crullers, bureaucrats.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Republicans don’t yet have the votes to jam through their Donor Relief Act, Trump goes all-in for Moore, Conyers steps down from Judiciary, Tillerson guts State, and Mulvaney appoints himself consumer watchdog. Then Senator Elizabeth Warren talks to Jon, Jon, and Tommy about the Consumer Financial Protection Bureau, and Cass Sunstein joins to talk about his new book, Impeachment: A Citizen’s Guide.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Republicans don’t yet have the votes to jam through their Donor Relief Act, Trump goes all-in for Moore, Conyers steps down from Judiciary, Tillerson guts State, and Mulvaney appoints himself consumer watchdog. Then Senator Elizabeth Warren talks to Jon, Jon, and Tommy about the Consumer Financial Protection Bureau, and Cass Sunstein joins to talk about his new book, Impeachment: A Citizen’s Guide.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/JhR2LZSSGHiW6aZ7o89vAvnipkBagnNA4mqDccS6gKY</guid>
<pubDate>Mon, 27 Nov 2017 21:45:12 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:26:29</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/77d6063e-2193-4b65-a9d5-4bfd96fef662.mp3" type="audio/mpeg" length="83032189" />
</item>
<item>
<title>“Happy Podsgiving.” </title>
<description>
<![CDATA[<p>In the first annual Pod Save America Thanksgiving mailbag, Jon and Dan answer questions about #MeToo, Doug Jones, net neutrality, how they got into politics, how to argue with relatives, and what they’re thankful for. Then Run For Something co-founder Amanda Litman joins to talk about the thousands of young Americans who’ve decided to run for office for the very first time.&nbsp;</p>]]>
</description>
<itunes:title>“Happy Podsgiving.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>In the first annual Pod Save America Thanksgiving mailbag, Jon and Dan answer questions about #MeToo, Doug Jones, net neutrality, how they got into politics, how to argue with relatives, and what they’re thankful for. Then Run For Something co-founder Amanda Litman joins to talk about the thousands of young Americans who’ve decided to run for office for the very first time. </itunes:summary>
<content:encoded>
<![CDATA[<p>In the first annual Pod Save America Thanksgiving mailbag, Jon and Dan answer questions about #MeToo, Doug Jones, net neutrality, how they got into politics, how to argue with relatives, and what they’re thankful for. Then Run For Something co-founder Amanda Litman joins to talk about the thousands of young Americans who’ve decided to run for office for the very first time.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/ANhyJkoosr8h0mdf6Wz4uquuzKZhpaUaq42EzueV_UM</guid>
<pubDate>Thu, 23 Nov 2017 08:05:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:04:37</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/0121f3b7-58fe-4735-a257-36a0ca68d1df.mp3" type="audio/mpeg" length="62042279" />
</item>
<item>
<title>“The Donor Relief Act of 2017.”</title>
<description>
<![CDATA[<p>Republicans jam the second most unpopular piece of legislation in history through the House, Doug Jones could transform Washington with a victory over Roy Moore, and Trump’s FCC votes to help Trump-friendly media consolidate power. Senator Claire McCaskill joins Jon, Jon, and Tommy to talk bout the tax bill, her Senate race, Al Franken, and Bill Clinton. Then DeRay joins to talk about student loan penalties.</p><p> </p><p> </p><p><br></p><p><br></p>]]>
</description>
<itunes:title>“The Donor Relief Act of 2017.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Republicans jam the second most unpopular piece of legislation in history through the House, Doug Jones could transform Washington with a victory over Roy Moore, and Trump’s FCC votes to help Trump-friendly media consolidate power. Senator Claire McCaskill joins Jon, Jon, and Tommy to talk bout the tax bill, her Senate race, Al Franken, and Bill Clinton. Then DeRay joins to talk about student loan penalties.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Republicans jam the second most unpopular piece of legislation in history through the House, Doug Jones could transform Washington with a victory over Roy Moore, and Trump’s FCC votes to help Trump-friendly media consolidate power. Senator Claire McCaskill joins Jon, Jon, and Tommy to talk bout the tax bill, her Senate race, Al Franken, and Bill Clinton. Then DeRay joins to talk about student loan penalties.</p><p> </p><p> </p><p><br></p><p><br></p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/vKGIZ9iGzfr4ppRPaZxSnBRZmqTOwdGKWqMxQvkQa3A</guid>
<pubDate>Mon, 20 Nov 2017 22:48:03 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:14:05</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a55399a1-4910-4854-a2a6-a7384049d113.mp3" type="audio/mpeg" length="71126204" />
</item>
<item>
<title>"Say what it takes to heal a culture."</title>
<description>
<![CDATA[<p>Dan, Tommy and Lovett discuss the allegations against Senator Franken, the Republicans trying to use tax reform to take health care from people, and the latest in the ever expanding Roy Moore scandal. Favreau is out of town, so Dan talks one-on-one with Senator Tammy Duckworth (D-IL). Plus, Tommy has a new puppy!&nbsp;</p>]]>
</description>
<itunes:title>"Say what it takes to heal a culture."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Dan, Tommy and Lovett discuss the allegations against Senator Franken, the Republicans trying to use tax reform to take health care from people, and the latest in the ever expanding Roy Moore scandal. Favreau is out of town, so Dan talks one-on-one with Senator Tammy Duckworth (D-IL). Plus, Tommy has a new puppy! </itunes:summary>
<content:encoded>
<![CDATA[<p>Dan, Tommy and Lovett discuss the allegations against Senator Franken, the Republicans trying to use tax reform to take health care from people, and the latest in the ever expanding Roy Moore scandal. Favreau is out of town, so Dan talks one-on-one with Senator Tammy Duckworth (D-IL). Plus, Tommy has a new puppy!&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/NSBs8jL9cf2h8etczZDRsvaml6VQ57Neki8EZZwBCQk</guid>
<pubDate>Thu, 16 Nov 2017 22:04:39 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:03:41</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/69313138-d51d-46b5-b28b-cf02d3ded0a6.mp3" type="audio/mpeg" length="61139905" />
</item>
<item>
<title>“Watch out for falling Keurigs.”</title>
<description>
<![CDATA[<p>Republicans are divided over whether to support an alleged child molester for the U.S. Senate, Trump gets cranky at the end of his foreign trip, and Congress plows ahead on their plan to cut taxes for the rich and raise them for the middle class. Then Dan Rather joins Jon, Jon, and Tommy to talk about Trump and the media, and DeRay calls in to discuss Republican judicial appointments.</p><p> </p><p> </p>]]>
</description>
<itunes:title>“Watch out for falling Keurigs.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Republicans are divided over whether to support an alleged child molester for the U.S. Senate, Trump gets cranky at the end of his foreign trip, and Congress plows ahead on their plan to cut taxes for the rich and raise them for the middle class. Then Dan Rather joins Jon, Jon, and Tommy to talk about Trump and the media, and DeRay calls in to discuss Republican judicial appointments.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Republicans are divided over whether to support an alleged child molester for the U.S. Senate, Trump gets cranky at the end of his foreign trip, and Congress plows ahead on their plan to cut taxes for the rich and raise them for the middle class. Then Dan Rather joins Jon, Jon, and Tommy to talk about Trump and the media, and DeRay calls in to discuss Republican judicial appointments.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/oLXHFqffSkKGnsgeRlei58NbkBNcQnNgtKtUdbDuknI</guid>
<pubDate>Mon, 13 Nov 2017 22:49:04 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:09:45</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/1a200b40-28a2-4e1f-8a8e-f6a89b4dd204.mp3" type="audio/mpeg" length="66965838" />
</item>
<item>
<title>“A good day.” </title>
<description>
<![CDATA[<p>Democrats have the best Election Night in five years, dominating races up and down the ballot in a decisive rejection of Trump and Trumpism. Then Jon and Dan talk to Jason Kander about his new Crooked Media podcast, Majority 54, while DeRay and Tommy interview Philadelphia activists Johndai Harrell and Nicole Porter about criminal justice reform and re-entry programs.&nbsp;</p>]]>
</description>
<itunes:title>“A good day.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Democrats have the best Election Night in five years, dominating races up and down the ballot in a decisive rejection of Trump and Trumpism. Then Jon and Dan talk to Jason Kander about his new Crooked Media podcast, Majority 54, while DeRay and Tommy interview Philadelphia activists Johndai Harrell and Nicole Porter about criminal justice reform and re-entry programs. </itunes:summary>
<content:encoded>
<![CDATA[<p>Democrats have the best Election Night in five years, dominating races up and down the ballot in a decisive rejection of Trump and Trumpism. Then Jon and Dan talk to Jason Kander about his new Crooked Media podcast, Majority 54, while DeRay and Tommy interview Philadelphia activists Johndai Harrell and Nicole Porter about criminal justice reform and re-entry programs.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/ZPzNMNHLCj7OU81IWTK-rI1hokMIePibZyhREIsNL14</guid>
<pubDate>Thu, 09 Nov 2017 22:26:28 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:28:23</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/0825e5b1-4240-4921-bee3-ccf05ec9cdca.mp3" type="audio/mpeg" length="84851565" />
</item>
<item>
<title>"Don't Hiss. Vote." (LIVE from Richmond)</title>
<description>
<![CDATA[<p>The Virginia race, the DNC and Brazile-gate, and the possibility of a shutdown for Dreamers. Lt. Governor Ralph Northam, Justin Fairfax, Attorney General Mark Herring, and Symone Sanders join Jon, Jon, Tommy, and Dan on stage live from Richmond, Virginia.</p>]]>
</description>
<itunes:title>"Don't Hiss. Vote." (LIVE from Richmond)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Virginia race, the DNC and Brazile-gate, and the possibility of a shutdown for Dreamers. Lt. Governor Ralph Northam, Justin Fairfax, Attorney General Mark Herring, and Symone Sanders join Jon, Jon, Tommy, and Dan on stage live from Richmond, Virginia.</itunes:summary>
<content:encoded>
<![CDATA[<p>The Virginia race, the DNC and Brazile-gate, and the possibility of a shutdown for Dreamers. Lt. Governor Ralph Northam, Justin Fairfax, Attorney General Mark Herring, and Symone Sanders join Jon, Jon, Tommy, and Dan on stage live from Richmond, Virginia.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/59FVIQxWSugLa50r8YB7-H1KaFjsS0f0Ugd8a2JWDjA</guid>
<pubDate>Mon, 06 Nov 2017 17:52:42 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:34:37</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/8ec7727f-0589-4c80-813e-49349155b5a3.mp3" type="audio/mpeg" length="90845936" />
</item>
<item>
<title>“Your tweets are not enough.” (LIVE from DC)</title>
<description>
<![CDATA[<p>Trump vs. the Law, reforming the DNC, and the race in Virginia. Rep. Keith Ellison, former Deputy Attorney General Sally Yates, and Alyssa Mastromonaco join Jon, Jon, Tommy, and Dan on stage live from the Swamp.&nbsp;</p>]]>
</description>
<itunes:title>“Your tweets are not enough.” (LIVE from DC)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump vs. the Law, reforming the DNC, and the race in Virginia. Rep. Keith Ellison, former Deputy Attorney General Sally Yates, and Alyssa Mastromonaco join Jon, Jon, Tommy, and Dan on stage live from the Swamp. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump vs. the Law, reforming the DNC, and the race in Virginia. Rep. Keith Ellison, former Deputy Attorney General Sally Yates, and Alyssa Mastromonaco join Jon, Jon, Tommy, and Dan on stage live from the Swamp.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/AFgoEwbmfwZpQbZxS_-RZ1i3nlyiIefVHWeQTDanDrc</guid>
<pubDate>Sat, 04 Nov 2017 19:59:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:36:30</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/751abda9-c0ee-44ca-bd2c-e11381beddd8.mp3" type="audio/mpeg" length="92647758" />
</item>
<item>
<title>“The fog of bullshit.” (LIVE from Philadelphia)</title>
<description>
<![CDATA[<p>Trump blames Schumer and the courts for terrorism, Republicans propose trillions in tax cuts for the rich, and Facebook testifies before Congress. DeRay McKesson, Brittany Packnett, and Pennsylvania Congressional candidate Chrissy Houlahan join Jon, Jon, Tommy, and Dan on stage in Philly.&nbsp;</p>]]>
</description>
<itunes:title>“The fog of bullshit.” (LIVE from Philadelphia)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump blames Schumer and the courts for terrorism, Republicans propose trillions in tax cuts for the rich, and Facebook testifies before Congress. DeRay McKesson, Brittany Packnett, and Pennsylvania Congressional candidate Chrissy Houlahan join Jon, Jon, Tommy, and Dan on stage in Philly. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump blames Schumer and the courts for terrorism, Republicans propose trillions in tax cuts for the rich, and Facebook testifies before Congress. DeRay McKesson, Brittany Packnett, and Pennsylvania Congressional candidate Chrissy Houlahan join Jon, Jon, Tommy, and Dan on stage in Philly.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/UqEFMF4y6VhFNxl_HM7FIs1aFCrf_DwOFpbPcllQ7GQ</guid>
<pubDate>Fri, 03 Nov 2017 15:22:59 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:31:57</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/2e392d5d-cf24-4596-941b-63e577d6288b.mp3" type="audio/mpeg" length="88288026" />
</item>
<item>
<title>"Indictments!"</title>
<description>
<![CDATA[<p>Trump’s former campaign chairman is indicted for money laundering, his former foreign policy advisor pleads guilty to lying to the FBI about contacts with Russian nationals, and the race in Virginia tightens in the homestretch. Former Department of Justice communications director Matt Miller joins Jon, Jon, and Tommy to talk about the Mueller investigation, and Golden State Warriors Coach Steve Kerr talks to Dan Pfeiffer about sports and politics in the Trump Era.</p>]]>
</description>
<itunes:title>"Indictments!"</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump’s former campaign chairman is indicted for money laundering, his former foreign policy advisor pleads guilty to lying to the FBI about contacts with Russian nationals, and the race in Virginia tightens in the homestretch. Former Department of Justice communications director Matt Miller joins Jon, Jon, and Tommy to talk about the Mueller investigation, and Golden State Warriors Coach Steve Kerr talks to Dan Pfeiffer about sports and politics in the Trump Era.</itunes:summary>
<content:encoded>
<![CDATA[<p>Trump’s former campaign chairman is indicted for money laundering, his former foreign policy advisor pleads guilty to lying to the FBI about contacts with Russian nationals, and the race in Virginia tightens in the homestretch. Former Department of Justice communications director Matt Miller joins Jon, Jon, and Tommy to talk about the Mueller investigation, and Golden State Warriors Coach Steve Kerr talks to Dan Pfeiffer about sports and politics in the Trump Era.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/dSYrchD-D9mSIqb_s56rAyUoPebUXv1wKPo73mWt_78</guid>
<pubDate>Mon, 30 Oct 2017 21:32:19 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:20:06</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/9786ca64-b22f-4112-b968-546439c3b9c2.mp3" type="audio/mpeg" length="76906579" />
</item>
<item>
<title>“Another cuck bites the dust.” </title>
<description>
<![CDATA[<p>Corker and Flake take on Trump, Wall Street wins in the Senate, and Clinton conspiracies are back. Then New Jersey gubenatorial candidate Phil Murphy talks to Jon about what’s at stake in his race, and Crooked contributor Tim Miller takes Jon and Dan back to the Cuck Zone.&nbsp;</p>]]>
</description>
<itunes:title>“Another cuck bites the dust.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Corker and Flake take on Trump, Wall Street wins in the Senate, and Clinton conspiracies are back. Then New Jersey gubenatorial candidate Phil Murphy talks to Jon about what’s at stake in his race, and Crooked contributor Tim Miller takes Jon and Dan back to the Cuck Zone. </itunes:summary>
<content:encoded>
<![CDATA[<p>Corker and Flake take on Trump, Wall Street wins in the Senate, and Clinton conspiracies are back. Then New Jersey gubenatorial candidate Phil Murphy talks to Jon about what’s at stake in his race, and Crooked contributor Tim Miller takes Jon and Dan back to the Cuck Zone.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/lpYmmKrd_5aRHTMjCZfww5dI3f0jLKiNUWsCFyqSDEI</guid>
<pubDate>Thu, 26 Oct 2017 19:03:56 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:10:55</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/ce8914bf-d833-4da1-9947-dfa203dbf7c3.mp3" type="audio/mpeg" length="68090566" />
</item>
<item>
<title>“Republicans have an O’Reilly problem.” </title>
<description>
<![CDATA[<p>Congress wants answers on Niger, Fox News defends O’Reilly, and Trump pushes a $6 trillion tax cut for the wealthy. Then Alabama Democratic Senate candidate Doug Jones talks to Jon, Jon, and Tommy about his race against Roy Moore, and DeRay McKesson joins to discuss his conversation about the EPA with Christine Todd Whitman.&nbsp;</p>]]>
</description>
<itunes:title>“Republicans have an O’Reilly problem.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Congress wants answers on Niger, Fox News defends O’Reilly, and Trump pushes a $6 trillion tax cut for the wealthy. Then Alabama Democratic Senate candidate Doug Jones talks to Jon, Jon, and Tommy about his race against Roy Moore, and DeRay McKesson joins to discuss his conversation about the EPA with Christine Todd Whitman. </itunes:summary>
<content:encoded>
<![CDATA[<p>Congress wants answers on Niger, Fox News defends O’Reilly, and Trump pushes a $6 trillion tax cut for the wealthy. Then Alabama Democratic Senate candidate Doug Jones talks to Jon, Jon, and Tommy about his race against Roy Moore, and DeRay McKesson joins to discuss his conversation about the EPA with Christine Todd Whitman.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/x3jSqiqK2p1pdHDqiLisMu811qrzudp2FqQ9-rgDaRM</guid>
<pubDate>Mon, 23 Oct 2017 21:13:05 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:06:56</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/4b429224-ad3b-46f6-84c6-1130175d162c.mp3" type="audio/mpeg" length="64270001" />
</item>
<item>
<title>“The strategic sense of a rabid raccoon.” </title>
<description>
<![CDATA[<p>Trump botches the human act of calling grieving families and rejects a bipartisan deal to improve the Affordable Care Act. Then Jon and Dan talk to Virginia Democratic Party Chairwoman Susan Swecker about the race between Ralph Northam and Ed Gillespie, and Ana Marie Cox joins to talk about #MeToo and the Trump Administration’s legal push to force an undocumented immigrant to give birth.&nbsp;</p>]]>
</description>
<itunes:title>“The strategic sense of a rabid raccoon.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump botches the human act of calling grieving families and rejects a bipartisan deal to improve the Affordable Care Act. Then Jon and Dan talk to Virginia Democratic Party Chairwoman Susan Swecker about the race between Ralph Northam and Ed Gillespie, and Ana Marie Cox joins to talk about #MeToo and the Trump Administration’s legal push to force an undocumented immigrant to give birth. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump botches the human act of calling grieving families and rejects a bipartisan deal to improve the Affordable Care Act. Then Jon and Dan talk to Virginia Democratic Party Chairwoman Susan Swecker about the race between Ralph Northam and Ed Gillespie, and Ana Marie Cox joins to talk about #MeToo and the Trump Administration’s legal push to force an undocumented immigrant to give birth.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/jqDdUSwrzgae6aJvdfyptrX_BFQSFdaDFfY_QaRMhJ8</guid>
<pubDate>Thu, 19 Oct 2017 21:58:45 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,politics,POTUS,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:08:29</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/67e90f75-3121-4790-9ef6-beba5ec3b5fc.mp3" type="audio/mpeg" length="65753756" />
</item>
<item>
<title>“No blood for ego.” </title>
<description>
<![CDATA[<p>Democrats look to stop ACA sabotage with a shutdown fight, and Ben Rhodes joins to talk about Trump’s Iran Deal sabotage. Then Preet Bharara joins to talk about Mueller’s investigation, and DeRay Mckesson talks about the NAACP’s Census lawsuit and how DeAndre Harris was charged with a crime after white nationalist beat him in Charlottesville.&nbsp;</p>]]>
</description>
<itunes:title>“No blood for ego.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Democrats look to stop ACA sabotage with a shutdown fight, and Ben Rhodes joins to talk about Trump’s Iran Deal sabotage. Then Preet Bharara joins to talk about Mueller’s investigation, and DeRay Mckesson talks about the NAACP’s Census lawsuit and how DeAndre Harris was charged with a crime after white nationalist beat him in Charlottesville. </itunes:summary>
<content:encoded>
<![CDATA[<p>Democrats look to stop ACA sabotage with a shutdown fight, and Ben Rhodes joins to talk about Trump’s Iran Deal sabotage. Then Preet Bharara joins to talk about Mueller’s investigation, and DeRay Mckesson talks about the NAACP’s Census lawsuit and how DeAndre Harris was charged with a crime after white nationalist beat him in Charlottesville.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/wxFqMC0iTHs5CR2tYb0qU0GheUlRTiuJLfEBVVbStFo</guid>
<pubDate>Mon, 16 Oct 2017 21:54:53 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:13:13</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/29956482-032a-47d3-8f0c-cd54506769a6.mp3" type="audio/mpeg" length="70300734" />
</item>
<item>
<title>“A feckless despot.” </title>
<description>
<![CDATA[<p>Trump continues to sabotage Obamacare, threatens to pull media licenses, threatens the NFL’s tax exemption, wishes for more nuclear weapons, and yells that he hates everyone in the White House. Then Michigan Senator Debbie Stabenow talks to Ana and Dan in Ann Arbor, and Michigan gubernatorial candidate Dr. Abdul El-Sayed talks to Ana and Jon.&nbsp;</p>]]>
</description>
<itunes:title>“A feckless despot.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump continues to sabotage Obamacare, threatens to pull media licenses, threatens the NFL’s tax exemption, wishes for more nuclear weapons, and yells that he hates everyone in the White House. Then Michigan Senator Debbie Stabenow talks to Ana and Dan in Ann Arbor, and Michigan gubernatorial candidate Dr. Abdul El-Sayed talks to Ana and Jon. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump continues to sabotage Obamacare, threatens to pull media licenses, threatens the NFL’s tax exemption, wishes for more nuclear weapons, and yells that he hates everyone in the White House. Then Michigan Senator Debbie Stabenow talks to Ana and Dan in Ann Arbor, and Michigan gubernatorial candidate Dr. Abdul El-Sayed talks to Ana and Jon.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/1Vxg5-vHOXsH7D0wbTyH2mesInm-nsKdZlLWOjKDzQ0</guid>
<pubDate>Thu, 12 Oct 2017 20:03:25 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:15:45</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/4d3a2717-c4d4-4b6e-99af-75f7a051a665.mp3" type="audio/mpeg" length="72729495" />
</item>
<item>
<title>“Slack channel for the last adults.” (LIVE from Chicago!) </title>
<description>
<![CDATA[<p>Corker tells the New York Times that Trump is a dangerous liar, Stephen Miller sabotages the DREAMer deal, and social media platforms wrestle with fake news. Then Tommy and Dan talk about gun violence with the founder of Mothers/Men Against Senseless Killings, Tamar Manasseh, as well as the director of the University of Chicago Crime Lab, Jens Ludwig. Plus, Ok Stop!&nbsp;</p>]]>
</description>
<itunes:title>“Slack channel for the last adults.” (LIVE from Chicago!) </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Corker tells the New York Times that Trump is a dangerous liar, Stephen Miller sabotages the DREAMer deal, and social media platforms wrestle with fake news. Then Tommy and Dan talk about gun violence with the founder of Mothers/Men Against Senseless Killings, Tamar Manasseh, as well as the director of the University of Chicago Crime Lab, Jens Ludwig. Plus, Ok Stop! </itunes:summary>
<content:encoded>
<![CDATA[<p>Corker tells the New York Times that Trump is a dangerous liar, Stephen Miller sabotages the DREAMer deal, and social media platforms wrestle with fake news. Then Tommy and Dan talk about gun violence with the founder of Mothers/Men Against Senseless Killings, Tamar Manasseh, as well as the director of the University of Chicago Crime Lab, Jens Ludwig. Plus, Ok Stop!&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/jPqrqPqZ722ASqFhnDOyYYYRw_1AC-MFJfp85IfvG6k</guid>
<pubDate>Wed, 11 Oct 2017 15:56:56 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:13:44</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/7718ed4b-f43c-449d-999e-6935ee137fcf.mp3" type="audio/mpeg" length="70784731" />
</item>
<item>
<title>"Mike Pence, you sleep like a horse." (LIVE from Cleveland)</title>
<description>
<![CDATA[<p>Senator Sherrod Brown and Pulitzer Prize-winning columnist Connie Schultz join Jon, Jon, Tommy, and Dan in Cleveland, where the crew talks Trump's North Korea tweets, the Harvey Weinstein scandal, Bob Corker's newfound freedom, and how Democrats can win in Ohio.</p>]]>
</description>
<itunes:title>"Mike Pence, you sleep like a horse." (LIVE from Cleveland)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Senator Sherrod Brown and Pulitzer Prize-winning columnist Connie Schultz join Jon, Jon, Tommy, and Dan in Cleveland, where the crew talks Trump's North Korea tweets, the Harvey Weinstein scandal, Bob Corker's newfound freedom, and how Democrats can win in Ohio.</itunes:summary>
<content:encoded>
<![CDATA[<p>Senator Sherrod Brown and Pulitzer Prize-winning columnist Connie Schultz join Jon, Jon, Tommy, and Dan in Cleveland, where the crew talks Trump's North Korea tweets, the Harvey Weinstein scandal, Bob Corker's newfound freedom, and how Democrats can win in Ohio.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/ycWdJ4lzdwALDMhYhcTne71Z3iRsnJK7jeEPx6eVEmI</guid>
<pubDate>Mon, 09 Oct 2017 12:00:24 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:45:03</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a07b85bd-a8a7-4a8c-a3a6-15011d620502.mp3" type="audio/mpeg" length="100853969" />
</item>
<item>
<title>"Paul Ryan's my dad". (LIVE from Madison)</title>
<description>
<![CDATA[<p>Erin Ryan, Randy "Iron Stache" Bryce, and Rep. Chris Taylor join Jon, Jon, Tommy, and Dan in Madison, Wisconsin to talk about gun safety, Tillerson calling Trump a moron, not draining the swamp, and much more.&nbsp;</p>]]>
</description>
<itunes:title>"Paul Ryan's my dad". (LIVE from Madison)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Erin Ryan, Randy "Iron Stache" Bryce, and Rep. Chris Taylor join Jon, Jon, Tommy, and Dan in Madison, Wisconsin to talk about gun safety, Tillerson calling Trump a moron, not draining the swamp, and much more. </itunes:summary>
<content:encoded>
<![CDATA[<p>Erin Ryan, Randy "Iron Stache" Bryce, and Rep. Chris Taylor join Jon, Jon, Tommy, and Dan in Madison, Wisconsin to talk about gun safety, Tillerson calling Trump a moron, not draining the swamp, and much more.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/dLBKJYDJ-yAPEozKvxq8-gcdfKp9s2Q0S7MZPJle190</guid>
<pubDate>Fri, 06 Oct 2017 14:32:28 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:24:47</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/af090742-2a63-4be4-adf4-08f12625bf5c.mp3" type="audio/mpeg" length="81404238" />
</item>
<item>
<title>“What’s your plan to stop mass shootings?”</title>
<description>
<![CDATA[<p>Las Vegas becomes the site of the worst mass shooting in American history, Trump attacks hurricane victims in Puerto Rico, and Tom Price’s flights of fancy come to an end. Then Ta-Nehisi Coates joins Jon, Jon, and Tommy to talk about his new book, <em>We Were Eight Years in Power: An American Tragedy.&nbsp;</em></p>]]>
</description>
<itunes:title>“What’s your plan to stop mass shootings?”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Las Vegas becomes the site of the worst mass shooting in American history, Trump attacks hurricane victims in Puerto Rico, and Tom Price’s flights of fancy come to an end. Then Ta-Nehisi Coates joins Jon, Jon, and Tommy to talk about his new book, We Were Eight Years in Power: An American Tragedy. </itunes:summary>
<content:encoded>
<![CDATA[<p>Las Vegas becomes the site of the worst mass shooting in American history, Trump attacks hurricane victims in Puerto Rico, and Tom Price’s flights of fancy come to an end. Then Ta-Nehisi Coates joins Jon, Jon, and Tommy to talk about his new book, <em>We Were Eight Years in Power: An American Tragedy.&nbsp;</em></p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/G2tHlKGz4mtFhUegeElgJsk3aalwKg2r3iAxbpU2ZSc</guid>
<pubDate>Mon, 02 Oct 2017 21:09:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:02:56</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/82bb27c0-45ac-4c35-8c54-d41e209d1232.mp3" type="audio/mpeg" length="60424777" />
</item>
<item>
<title>"A cannibal who's for single-payer." </title>
<description>
<![CDATA[<p>Graham-Cassidy goes down, Republicans embrace Roy Moore, and Trump lies about his tax plan. Then Senator Chuck Schumer joins Jon and Dan to talk about the Democratic strategy on taxes, and Ana Marie Cox joins to talk about Zuckerberg v. Trump.&nbsp;</p>]]>
</description>
<itunes:title>"A cannibal who's for single-payer." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Graham-Cassidy goes down, Republicans embrace Roy Moore, and Trump lies about his tax plan. Then Senator Chuck Schumer joins Jon and Dan to talk about the Democratic strategy on taxes, and Ana Marie Cox joins to talk about Zuckerberg v. Trump. </itunes:summary>
<content:encoded>
<![CDATA[<p>Graham-Cassidy goes down, Republicans embrace Roy Moore, and Trump lies about his tax plan. Then Senator Chuck Schumer joins Jon and Dan to talk about the Democratic strategy on taxes, and Ana Marie Cox joins to talk about Zuckerberg v. Trump.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/qSbZt2MCRIkW9GW2XLF-txXhdtcg-qsm6HepNw-fwYY</guid>
<pubDate>Thu, 28 Sep 2017 21:21:16 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:31:30</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/0d09dd9e-3993-4b81-a5ad-9bb9b9370f52.mp3" type="audio/mpeg" length="87844571" />
</item>
<item>
<title>"Stick to sports." </title>
<description>
<![CDATA[<p>Trump starts a fight with two professional sports leagues, and Graham-Cassidy loses support. Then Axios' Jim VandeHei joins Jon, Jon, and Tommy to talk about covering Trump, and DeRay discusses what it means to take a knee.</p><p> </p><p> </p>]]>
</description>
<itunes:title>"Stick to sports." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump starts a fight with two professional sports leagues, and Graham-Cassidy loses support. Then Axios' Jim VandeHei joins Jon, Jon, and Tommy to talk about covering Trump, and DeRay discusses what it means to take a knee.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Trump starts a fight with two professional sports leagues, and Graham-Cassidy loses support. Then Axios' Jim VandeHei joins Jon, Jon, and Tommy to talk about covering Trump, and DeRay discusses what it means to take a knee.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/ntK9DMR9M62_w_Ay0ZdCVLNIVqejmw5OfD6_ir7QQXE</guid>
<pubDate>Mon, 25 Sep 2017 23:07:11 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:10:22</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/e646ebe6-4245-4ab9-a1d2-8d5c97ede8c8.mp3" type="audio/mpeg" length="67559758" />
</item>
<item>
<title>"Bad criminals." </title>
<description>
<![CDATA[<p>Trump threatens to destroy North Korea at the UN, Cassidy keeps lying about his Obamacare repeal bill, and Mueller closes in on Manafort. Then NBC's Katy Tur talks to Jon about covering Donald Trump.&nbsp;</p>]]>
</description>
<itunes:title>"Bad criminals." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump threatens to destroy North Korea at the UN, Cassidy keeps lying about his Obamacare repeal bill, and Mueller closes in on Manafort. Then NBC's Katy Tur talks to Jon about covering Donald Trump. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump threatens to destroy North Korea at the UN, Cassidy keeps lying about his Obamacare repeal bill, and Mueller closes in on Manafort. Then NBC's Katy Tur talks to Jon about covering Donald Trump.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/LDMgUBlLBJeN02YXP7irwbh62IRaegDMmf65jizsI0o</guid>
<pubDate>Thu, 21 Sep 2017 21:18:11 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:38:08</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/901aa641-f125-4e9b-9332-45893645cafd.mp3" type="audio/mpeg" length="94210089" />
</item>
<item>
<title>“Sean Spicer is good now.”</title>
<description>
<![CDATA[<p>The GOP makes one last run at repealing Obamacare, Democrats look for a message that works, and Trump delivers his first United Nations speech. Then HuffPost editor-in-chief Lydia Polgreen joins Jon, Jon, and Tommy to talk about the state of American democracy and the media, and DeRay Mckesson discusses the protest against police violence in St. Louis.</p><p> </p><p> </p>]]>
</description>
<itunes:title>“Sean Spicer is good now.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The GOP makes one last run at repealing Obamacare, Democrats look for a message that works, and Trump delivers his first United Nations speech. Then HuffPost editor-in-chief Lydia Polgreen joins Jon, Jon, and Tommy to talk about the state of American democracy and the media, and DeRay Mckesson discusses the protest against police violence in St. Louis.
</itunes:summary>
<content:encoded>
<![CDATA[<p>The GOP makes one last run at repealing Obamacare, Democrats look for a message that works, and Trump delivers his first United Nations speech. Then HuffPost editor-in-chief Lydia Polgreen joins Jon, Jon, and Tommy to talk about the state of American democracy and the media, and DeRay Mckesson discusses the protest against police violence in St. Louis.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/U40CQfkLUNyY_ia_BnTSnT6BWYrYkHAuoqffpGfyN3c</guid>
<pubDate>Mon, 18 Sep 2017 21:45:37 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:10:11</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/95b2691a-3e23-44ea-8ef0-e21cc4dc13a5.mp3" type="audio/mpeg" length="67385887" />
</item>
<item>
<title>“Amnesty Don.” </title>
<description>
<![CDATA[<p>The Democrats reach a tentative deal on DACA with Trump, and 16 Democratic Senators sign on to Bernie Sanders’ Medicare-for-All plan. Then New York Senator Kirsten Gillibrand joins Jon and Dan to talk about health care and the future of the Democratic Party, and Ana Marie Cox discusses Trump’s voter fraud commission.&nbsp;</p>]]>
</description>
<itunes:title>“Amnesty Don.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Democrats reach a tentative deal on DACA with Trump, and 16 Democratic Senators sign on to Bernie Sanders’ Medicare-for-All plan. Then New York Senator Kirsten Gillibrand joins Jon and Dan to talk about health care and the future of the Democratic Party, and Ana Marie Cox discusses Trump’s voter fraud commission. </itunes:summary>
<content:encoded>
<![CDATA[<p>The Democrats reach a tentative deal on DACA with Trump, and 16 Democratic Senators sign on to Bernie Sanders’ Medicare-for-All plan. Then New York Senator Kirsten Gillibrand joins Jon and Dan to talk about health care and the future of the Democratic Party, and Ana Marie Cox discusses Trump’s voter fraud commission.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/S6nCyiUKcHpwvM0QA7P2ydqexb3bj_qVz_7q0-ik1Wg</guid>
<pubDate>Thu, 14 Sep 2017 21:34:33 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:20:55</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d831ea11-0f75-4713-8f45-2d6b30116325.mp3" type="audio/mpeg" length="77683147" />
</item>
<item>
<title>Hillary Clinton</title>
<description>
<![CDATA[<p>What Happened.</p>]]>
</description>
<itunes:title>Hillary Clinton</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>What Happened.</itunes:summary>
<content:encoded>
<![CDATA[<p>What Happened.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/Tw8gux_IdrUUUBBkkFnQdYHR0dhmWih2MhlP1T058a0</guid>
<pubDate>Tue, 12 Sep 2017 07:02:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:47:17</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/de80ea4b-8d9f-4e8a-b1bd-57558c26be76.mp3" type="audio/mpeg" length="45400398" />
</item>
<item>
<title>"Schumer's bump."</title>
<description>
<![CDATA[<p>Irma portends the effects of climate change, the press heralds Trump as an independent dealmaker, and Bannon goes to war with Republicans. Then Erin Ryan joins Jon, Jon, and Tommy to talk about Hillary Clinton's new book, What Happened. </p>]]>
</description>
<itunes:title>"Schumer's bump."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Irma portends the effects of climate change, the press heralds Trump as an independent dealmaker, and Bannon goes to war with Republicans. Then Erin Ryan joins Jon, Jon, and Tommy to talk about Hillary Clinton's new book, What Happened. </itunes:summary>
<content:encoded>
<![CDATA[<p>Irma portends the effects of climate change, the press heralds Trump as an independent dealmaker, and Bannon goes to war with Republicans. Then Erin Ryan joins Jon, Jon, and Tommy to talk about Hillary Clinton's new book, What Happened. </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/4EceUV-Gy97qCMwXZRjlh7uzUV7H9DB_iQNWlk4mpP4</guid>
<pubDate>Mon, 11 Sep 2017 20:08:45 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:03:09</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/bb805842-0f7d-42ac-9ae3-a5bbebfdb57a.mp3" type="audio/mpeg" length="60639608" />
</item>
<item>
<title>"The misadventures of Paul RINO." </title>
<description>
<![CDATA[<p>Trump cuts his first-ever deal as President with the Democrats on Harvey relief and the debt ceiling, and makes Republicans on the Hill very sad. Then, Senator Dick Durbin joins Jon and Dan to talk about passing the DREAM Act and the rest of Congress's busy fall agenda. </p><p><br></p>]]>
</description>
<itunes:title>"The misadventures of Paul RINO." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump cuts his first-ever deal as President with the Democrats on Harvey relief and the debt ceiling, and makes Republicans on the Hill very sad. Then, Senator Dick Durbin joins Jon and Dan to talk about passing the DREAM Act and the rest of Congress's busy fall agenda.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Trump cuts his first-ever deal as President with the Democrats on Harvey relief and the debt ceiling, and makes Republicans on the Hill very sad. Then, Senator Dick Durbin joins Jon and Dan to talk about passing the DREAM Act and the rest of Congress's busy fall agenda. </p><p><br></p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/kjC2gSJBoNow3AKR23EgkFyx-2BOQ0rKrzfTYqWA_9U</guid>
<pubDate>Thu, 07 Sep 2017 20:45:43 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:59:07</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/37a3987c-7769-48cb-b38e-0b95e2f23706.mp3" type="audio/mpeg" length="56764708" />
</item>
<item>
<title>"Trump always shoots the hostage."</title>
<description>
<![CDATA[<p>North Korea conducts a nuclear test. Sessions announces&nbsp;the&nbsp;end of DACA with a six month delay. And Jon, Jon, and Tommy are joined by Congressman Adriano Espaillat to discuss potential&nbsp;legislation to protect Dreamers and reform the immigration system. Plus a discussion of a New York Times piece on rising economic inequality.</p>]]>
</description>
<itunes:title>"Trump always shoots the hostage."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>North Korea conducts a nuclear test. Sessions announces the end of DACA with a six month delay. And Jon, Jon, and Tommy are joined by Congressman Adriano Espaillat to discuss potential legislation to protect Dreamers and reform the immigration system. Plus a discussion of a New York Times piece on rising economic inequality.</itunes:summary>
<content:encoded>
<![CDATA[<p>North Korea conducts a nuclear test. Sessions announces&nbsp;the&nbsp;end of DACA with a six month delay. And Jon, Jon, and Tommy are joined by Congressman Adriano Espaillat to discuss potential&nbsp;legislation to protect Dreamers and reform the immigration system. Plus a discussion of a New York Times piece on rising economic inequality.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/_9RVr5lGKq-CkbjuS2Hu2CisHdPSesOqwlloraaEyKs</guid>
<pubDate>Tue, 05 Sep 2017 20:59:09 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:03:54</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/3665af95-5f75-43b6-801d-01b310d61773.mp3" type="audio/mpeg" length="61355154" />
</item>
<item>
<title>“This snowflake is enraged.”</title>
<description>
<![CDATA[<p>Alyssa Mastromonaco joins the pod to talk about the response to Hurricane Harvey and Trump’s visit to Texas. Then, Jon and Dan discuss Trump’s tax reform speech, and his impending decision on the Deferred Action on Childhood Arrivals (DACA) program.&nbsp;</p>]]>
</description>
<itunes:title>“This snowflake is enraged.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Alyssa Mastromonaco joins the pod to talk about the response to Hurricane Harvey and Trump’s visit to Texas. Then, Jon and Dan discuss Trump’s tax reform speech, and his impending decision on the Deferred Action on Childhood Arrivals (DACA) program. </itunes:summary>
<content:encoded>
<![CDATA[<p>Alyssa Mastromonaco joins the pod to talk about the response to Hurricane Harvey and Trump’s visit to Texas. Then, Jon and Dan discuss Trump’s tax reform speech, and his impending decision on the Deferred Action on Childhood Arrivals (DACA) program.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/hI6Ml_C8ilJ8eH1cGDRvCe85o4IQnfEk_NMET-c-FDU</guid>
<pubDate>Thu, 31 Aug 2017 21:06:35 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>01:09:15</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/ddda9e4e-dbe3-400b-afb8-b125477ed92b.mp3" type="audio/mpeg" length="66486021" />
</item>
<item>
<title>“You can’t be a woke Hungarian fascist.”</title>
<description>
<![CDATA[<p>Hurricane Harvey batters Texas with historic flooding, and Trump again obstructs justice by pardoning a racist sheriff before he’s even sentenced. Former Deputy FEMA Administrator Richard Serino discusses Harvey response efforts with Jon, Jon, and Tommy, and Demos President Heather McGhee joins to discuss how to address racial inequities in the wake of Charlottesville.</p>]]>
</description>
<itunes:title>“You can’t be a woke Hungarian fascist.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Hurricane Harvey batters Texas with historic flooding, and Trump again obstructs justice by pardoning a racist sheriff before he’s even sentenced. Former Deputy FEMA Administrator Richard Serino discusses Harvey response efforts with Jon, Jon, and Tommy, and Demos President Heather McGhee joins to discuss how to address racial inequities in the wake of Charlottesville.</itunes:summary>
<content:encoded>
<![CDATA[<p>Hurricane Harvey batters Texas with historic flooding, and Trump again obstructs justice by pardoning a racist sheriff before he’s even sentenced. Former Deputy FEMA Administrator Richard Serino discusses Harvey response efforts with Jon, Jon, and Tommy, and Demos President Heather McGhee joins to discuss how to address racial inequities in the wake of Charlottesville.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/XpzKRGiR_DUiW3WyjIYE3hQd4AGxe74MnLZrn8gsE2Q</guid>
<pubDate>Mon, 28 Aug 2017 21:04:06 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:04:46</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/8af8ba38-8345-4e63-843e-e542e386fe74.mp3" type="audio/mpeg" length="62188982" />
</item>
<item>
<title>"Hits from the Aaron Sorkin bong."</title>
<description>
<![CDATA[<p>Trump goes off the rails in Phoenix, and continues his war with the Republican Congress. Then Jon and Dan talk to focus group guru David Binder about Obama-Trump voters, and Ana Marie Cox joins to discuss the white nationalist resurgence.&nbsp;</p>]]>
</description>
<itunes:title>"Hits from the Aaron Sorkin bong."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump goes off the rails in Phoenix, and continues his war with the Republican Congress. Then Jon and Dan talk to focus group guru David Binder about Obama-Trump voters, and Ana Marie Cox joins to discuss the white nationalist resurgence. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump goes off the rails in Phoenix, and continues his war with the Republican Congress. Then Jon and Dan talk to focus group guru David Binder about Obama-Trump voters, and Ana Marie Cox joins to discuss the white nationalist resurgence.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/11uaKK3jzAt7_t5D1mt6rfY1_BoIMDOa_x8bdscTGtY</guid>
<pubDate>Thu, 24 Aug 2017 20:49:09 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:24:29</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/7e369299-3766-4ba9-a2f0-1df0e6ec7c12.mp3" type="audio/mpeg" length="81119190" />
</item>
<item>
<title>“‘Committee to Save America’ my ass.” </title>
<description>
<![CDATA[<p>White House staffers and Republican leaders debate what to do about Trump as he keeps a shrinking base and loses the rest of the country. Then Politico’s Eliana Johnson joins Jon, Jon, and Tommy to talk about Bannonism, Trumpism, and the future of the Republican Party.&nbsp;</p>]]>
</description>
<itunes:title>“‘Committee to Save America’ my ass.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>White House staffers and Republican leaders debate what to do about Trump as he keeps a shrinking base and loses the rest of the country. Then Politico’s Eliana Johnson joins Jon, Jon, and Tommy to talk about Bannonism, Trumpism, and the future of the Republican Party. </itunes:summary>
<content:encoded>
<![CDATA[<p>White House staffers and Republican leaders debate what to do about Trump as he keeps a shrinking base and loses the rest of the country. Then Politico’s Eliana Johnson joins Jon, Jon, and Tommy to talk about Bannonism, Trumpism, and the future of the Republican Party.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/_PDQKJia36mGhddJTSWS6IrbXJ9T3uBgN1njnT6tSpo</guid>
<pubDate>Mon, 21 Aug 2017 20:22:58 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>00:53:32</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/7fe6c051-0d87-4e64-885a-88eebe91d247.mp3" type="audio/mpeg" length="51407725" />
</item>
<item>
<title>“The dog whistle is now a bullhorn.” </title>
<description>
<![CDATA[<p>Trump’s press conference goes off the rails as he defends the ‘fine people’ who were chanting Nazi slogans in Charlottesville, and the world reacts to the madness. Then Jon and Dan talk to VICE News Tonight correspondent Elle Reeve about her Charlottesville reporting, as well as the Southern Poverty Law Center’s Lecia Brooks about the rise of white supremacist extremism.&nbsp;</p>]]>
</description>
<itunes:title>“The dog whistle is now a bullhorn.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump’s press conference goes off the rails as he defends the ‘fine people’ who were chanting Nazi slogans in Charlottesville, and the world reacts to the madness. Then Jon and Dan talk to VICE News Tonight correspondent Elle Reeve about her Charlottesville reporting, as well as the Southern Poverty Law Center’s Lecia Brooks about the rise of white supremacist extremism. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trump’s press conference goes off the rails as he defends the ‘fine people’ who were chanting Nazi slogans in Charlottesville, and the world reacts to the madness. Then Jon and Dan talk to VICE News Tonight correspondent Elle Reeve about her Charlottesville reporting, as well as the Southern Poverty Law Center’s Lecia Brooks about the rise of white supremacist extremism.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/vWqNCfh5E3HdYwG6-FI7Jb2limvpH8hz9OMTTkzafv0</guid>
<pubDate>Thu, 17 Aug 2017 21:11:19 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:01:42</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d48b0001-cd3f-451f-b4cd-ea9ce14f3d0e.mp3" type="audio/mpeg" length="59239026" />
</item>
<item>
<title>“Denouncing Nazis is so fucking easy.” </title>
<description>
<![CDATA[<p>White supremacists and neo-Nazis descend on Charlottesville to provoke violence, and President Trump gives a statement where he refuses to condemn them. Then DeRay Mckesson talks to Jon, Jon, and Tommy about his perspective on Charlottesville, and immigrants rights activist Julissa Arce joins in studio to discuss what we can do about new threats to the Deferred Action for Childhood Arrivals (DACA) program.&nbsp;</p>]]>
</description>
<itunes:title>“Denouncing Nazis is so fucking easy.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>White supremacists and neo-Nazis descend on Charlottesville to provoke violence, and President Trump gives a statement where he refuses to condemn them. Then DeRay Mckesson talks to Jon, Jon, and Tommy about his perspective on Charlottesville, and immigrants rights activist Julissa Arce joins in studio to discuss what we can do about new threats to the Deferred Action for Childhood Arrivals (DACA) program. </itunes:summary>
<content:encoded>
<![CDATA[<p>White supremacists and neo-Nazis descend on Charlottesville to provoke violence, and President Trump gives a statement where he refuses to condemn them. Then DeRay Mckesson talks to Jon, Jon, and Tommy about his perspective on Charlottesville, and immigrants rights activist Julissa Arce joins in studio to discuss what we can do about new threats to the Deferred Action for Childhood Arrivals (DACA) program.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/XMO5OpmVd42Vm3Z2GwHJT6Lu_u2x1so8WRAfg-Q85CY</guid>
<pubDate>Mon, 14 Aug 2017 20:56:23 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:04:54</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/2dade61a-15b3-4b1c-84c4-e374c638391f.mp3" type="audio/mpeg" length="62314370" />
</item>
<item>
<title>"A song of fire and fury."</title>
<description>
<![CDATA[<p>The U.S. confronts a madman with nuclear weapons as well as Kim Jong Un, and Trump picks a fight with McConnell. Then NARAL President Ilyse Hogue joins Jon and Dan to talk about litmus tests, and Ana Marie Cox discusses Sinclair Broadcasting's subtle propaganda.&nbsp;</p>]]>
</description>
<itunes:title>"A song of fire and fury."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The U.S. confronts a madman with nuclear weapons as well as Kim Jong Un, and Trump picks a fight with McConnell. Then NARAL President Ilyse Hogue joins Jon and Dan to talk about litmus tests, and Ana Marie Cox discusses Sinclair Broadcasting's subtle propaganda. </itunes:summary>
<content:encoded>
<![CDATA[<p>The U.S. confronts a madman with nuclear weapons as well as Kim Jong Un, and Trump picks a fight with McConnell. Then NARAL President Ilyse Hogue joins Jon and Dan to talk about litmus tests, and Ana Marie Cox discusses Sinclair Broadcasting's subtle propaganda.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/2irRoTz4pI5ldxe6cz41M8cPm_dEiLPdZ5kU8soHBI4</guid>
<pubDate>Thu, 10 Aug 2017 20:26:07 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:05:00</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/fc005c7f-77f2-40ca-94ef-9ff4283f877a.mp3" type="audio/mpeg" length="62413009" />
</item>
<item>
<title>“The MAGA industrial complex.”</title>
<description>
<![CDATA[<p>Mueller impanels a grand jury to investigate Trump, more Republicans start to challenge the President, and Democrats continue to debate their own way forward. Then Lovett interviews Joshua Green about his new Steve Bannon book, and Pod Save the People’s DeRay Mckesson joins to talk about the opioid crisis.</p><p> </p><p> </p>]]>
</description>
<itunes:title>“The MAGA industrial complex.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Mueller impanels a grand jury to investigate Trump, more Republicans start to challenge the President, and Democrats continue to debate their own way forward. Then Lovett interviews Joshua Green about his new Steve Bannon book, and Pod Save the People’s DeRay Mckesson joins to talk about the opioid crisis.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Mueller impanels a grand jury to investigate Trump, more Republicans start to challenge the President, and Democrats continue to debate their own way forward. Then Lovett interviews Joshua Green about his new Steve Bannon book, and Pod Save the People’s DeRay Mckesson joins to talk about the opioid crisis.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/LokEZxOfXMP60EXQiEzXvwH9DXoW3DIixPX555AhQI0</guid>
<pubDate>Mon, 07 Aug 2017 20:25:46 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:25:21</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/6069826b-5753-4cc7-b763-d1bbacc19689.mp3" type="audio/mpeg" length="81945495" />
</item>
<item>
<title>“Jeff Sessions’s mixtape.” </title>
<description>
<![CDATA[<p>The Mooch Era is a short one, General Kelly takes control, Jeff Flake takes on Trump, and Trump and Sessions play the hits. Then Jon Lovett talks to Nevada Senator Catherine Cortez Masto about the future of the Democratic Party.&nbsp;</p>]]>
</description>
<itunes:title>“Jeff Sessions’s mixtape.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Mooch Era is a short one, General Kelly takes control, Jeff Flake takes on Trump, and Trump and Sessions play the hits. Then Jon Lovett talks to Nevada Senator Catherine Cortez Masto about the future of the Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[<p>The Mooch Era is a short one, General Kelly takes control, Jeff Flake takes on Trump, and Trump and Sessions play the hits. Then Jon Lovett talks to Nevada Senator Catherine Cortez Masto about the future of the Democratic Party.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/8kpWF5-0v_SJqzyxNm_9qV4frhf6duv_9D_vtKCle7o</guid>
<pubDate>Thu, 03 Aug 2017 19:54:31 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:16:09</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/9e5854cb-4377-42bb-b136-7652ff330ef5.mp3" type="audio/mpeg" length="73105240" />
</item>
<item>
<title>"9 parts hero, 1 part troll" (LIVE from Pasadena!)</title>
<description>
<![CDATA[<p>Reincey goes home, and the Resistance kills Trumpcare. Then Joy-Ann Reid and Symone Sanders join Jon, Jon, and Tommy&nbsp;to talk about the future of the Democratic Party.&nbsp;</p>]]>
</description>
<itunes:title>"9 parts hero, 1 part troll" (LIVE from Pasadena!)</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Reincey goes home, and the Resistance kills Trumpcare. Then Joy-Ann Reid and Symone Sanders join Jon, Jon, and Tommy to talk about the future of the Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[<p>Reincey goes home, and the Resistance kills Trumpcare. Then Joy-Ann Reid and Symone Sanders join Jon, Jon, and Tommy&nbsp;to talk about the future of the Democratic Party.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/OduvHz98EiNN7IZvty4rKcA9e3-huriuCzk05offtig</guid>
<pubDate>Mon, 31 Jul 2017 07:08:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:05:19</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/605cf4a0-30dc-475e-aabe-98278c66ff89.mp3" type="audio/mpeg" length="62713939" />
</item>
<item>
<title>Pod Save the Planet with Al Gore </title>
<description>
<![CDATA[<p>Former Vice President Al Gore talks with Jon, Jon, and Tommy about his new movie Inconvenient Sequel: Truth to Power. Lovett also made some jokes.</p>]]>
</description>
<itunes:title>Pod Save the Planet with Al Gore </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Former Vice President Al Gore talks with Jon, Jon, and Tommy about his new movie Inconvenient Sequel: Truth to Power. Lovett also made some jokes.</itunes:summary>
<content:encoded>
<![CDATA[<p>Former Vice President Al Gore talks with Jon, Jon, and Tommy about his new movie Inconvenient Sequel: Truth to Power. Lovett also made some jokes.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/DYP7mlPNRH36P4hPacHqB2o1XNBH-ODUsi5YUOlNCoA</guid>
<pubDate>Sat, 29 Jul 2017 07:05:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>00:27:10</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/11ba9b11-229a-4505-a49b-2c4c064cfb42.mp3" type="audio/mpeg" length="26091937" />
</item>
<item>
<title>“This is like a car crash.”</title>
<description>
<![CDATA[<p>The Mooch has a meltdown, Trump bullies Sessions, and tweets out a ban on transgender Americans serving in the military. Then Jon and Dan get a Trumpcare update from Senator Chris Murphy, and talk with John Podesta about Russian interference in our election.&nbsp;</p>]]>
</description>
<itunes:title>“This is like a car crash.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Mooch has a meltdown, Trump bullies Sessions, and tweets out a ban on transgender Americans serving in the military. Then Jon and Dan get a Trumpcare update from Senator Chris Murphy, and talk with John Podesta about Russian interference in our election. </itunes:summary>
<content:encoded>
<![CDATA[<p>The Mooch has a meltdown, Trump bullies Sessions, and tweets out a ban on transgender Americans serving in the military. Then Jon and Dan get a Trumpcare update from Senator Chris Murphy, and talk with John Podesta about Russian interference in our election.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/tppbQYYuaYxT5_p1NvLfrcaLvTuJo7NlsM7G3dDM9Ro</guid>
<pubDate>Thu, 27 Jul 2017 20:01:35 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>01:15:00</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/5802b714-7b2b-4b24-a6f2-37e85c940bb5.mp3" type="audio/mpeg" length="72014367" />
</item>
<item>
<title>“Mooch saves America.”</title>
<description>
<![CDATA[<p>Republicans have no idea what health care bill they’re voting on, the Mooch lets Trump be Trump, and the Democrats unveil a new slogan and agenda. Then CBS News' Margaret Brennan joins Jon, Jon, and Tommy to talk about the Administration’s foreign policy challenges.</p><p> </p><p> </p>]]>
</description>
<itunes:title>“Mooch saves America.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Republicans have no idea what health care bill they’re voting on, the Mooch lets Trump be Trump, and the Democrats unveil a new slogan and agenda. Then CBS News' Margaret Brennan joins Jon, Jon, and Tommy to talk about the Administration’s foreign policy challenges.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Republicans have no idea what health care bill they’re voting on, the Mooch lets Trump be Trump, and the Democrats unveil a new slogan and agenda. Then CBS News' Margaret Brennan joins Jon, Jon, and Tommy to talk about the Administration’s foreign policy challenges.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/k1sAo2tjbiT8zJM0s0Y1UIEGdqxRSfdPoD0L3BLITfs</guid>
<pubDate>Mon, 24 Jul 2017 20:18:32 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,potus,Jon Favreau</itunes:keywords>
<itunes:duration>00:57:22</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/675b1106-606e-4805-898a-2f8b7682f82d.mp3" type="audio/mpeg" length="55082840" />
</item>
<item>
<title>“One step away from drooling on himself.” </title>
<description>
<![CDATA[<p>Trumpcare is dead and alive and dead and alive again, and we discover from a terrifying New York Times interview that the President doesn’t actually know what health insurance is. Then Jon and Dan talk to Montana Governor Steve Bullock about his vision for the party and the country, and Ana Marie Cox joins to talk about Trump’s elimination of teen pregnancy prevention programs.&nbsp;</p>]]>
</description>
<itunes:title>“One step away from drooling on himself.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trumpcare is dead and alive and dead and alive again, and we discover from a terrifying New York Times interview that the President doesn’t actually know what health insurance is. Then Jon and Dan talk to Montana Governor Steve Bullock about his vision for the party and the country, and Ana Marie Cox joins to talk about Trump’s elimination of teen pregnancy prevention programs. </itunes:summary>
<content:encoded>
<![CDATA[<p>Trumpcare is dead and alive and dead and alive again, and we discover from a terrifying New York Times interview that the President doesn’t actually know what health insurance is. Then Jon and Dan talk to Montana Governor Steve Bullock about his vision for the party and the country, and Ana Marie Cox joins to talk about Trump’s elimination of teen pregnancy prevention programs.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/vQt2G6-kYtOJHwnc9s5-XwIe_vEmbwOwYfhIJinxYX0</guid>
<pubDate>Thu, 20 Jul 2017 20:23:49 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:11:24</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/c576d1d4-19c8-4b11-8568-669f800e26e3.mp3" type="audio/mpeg" length="68557426" />
</item>
<item>
<title>"Hack away, China."</title>
<description>
<![CDATA[<p>As the health care vote is delayed due to a medical emergency, Andy Slavitt, who ran Medicare, Medicaid &amp; ACA for President Obama, lays out the strategy for this final push. Then Jon, Jon, and Tommy get into all the lies and revelations around the Trump Tower/Russia confab. And Tommy talks with Jeff Mason who leads the White House Correspondence Association to debate press access and freedom.</p>]]>
</description>
<itunes:title>"Hack away, China."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>As the health care vote is delayed due to a medical emergency, Andy Slavitt, who ran Medicare, Medicaid &amp;amp; ACA for President Obama, lays out the strategy for this final push. Then Jon, Jon, and Tommy get into all the lies and revelations around the Trump Tower/Russia confab. And Tommy talks with Jeff Mason who leads the White House Correspondence Association to debate press access and freedom.</itunes:summary>
<content:encoded>
<![CDATA[<p>As the health care vote is delayed due to a medical emergency, Andy Slavitt, who ran Medicare, Medicaid &amp; ACA for President Obama, lays out the strategy for this final push. Then Jon, Jon, and Tommy get into all the lies and revelations around the Trump Tower/Russia confab. And Tommy talks with Jeff Mason who leads the White House Correspondence Association to debate press access and freedom.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/LBKVOmLZFOhh4RZurWr7rdl9ju-2--p_Y1AZFQcxa2k</guid>
<pubDate>Mon, 17 Jul 2017 20:07:34 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:10:53</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/355dd8b0-57d8-4611-bda2-9a03466362fd.mp3" type="audio/mpeg" length="68053368" />
</item>
<item>
<title>“Turd in the GOP punchbowl.” </title>
<description>
<![CDATA[<p>Donald Trump Jr. admits to a failed attempt at collusion, Republicans pretend it didn’t happen, and Mitch McConnell picks Ted Cruz over Medicaid in his new health care bill. Then Republican communications guru Tim Miller joins Jon and Dan to talk about where his party has gone wrong, and Ana Marie Cox discusses Trump’s presser with Macron.&nbsp;</p>]]>
</description>
<itunes:title>“Turd in the GOP punchbowl.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Donald Trump Jr. admits to a failed attempt at collusion, Republicans pretend it didn’t happen, and Mitch McConnell picks Ted Cruz over Medicaid in his new health care bill. Then Republican communications guru Tim Miller joins Jon and Dan to talk about where his party has gone wrong, and Ana Marie Cox discusses Trump’s presser with Macron. </itunes:summary>
<content:encoded>
<![CDATA[<p>Donald Trump Jr. admits to a failed attempt at collusion, Republicans pretend it didn’t happen, and Mitch McConnell picks Ted Cruz over Medicaid in his new health care bill. Then Republican communications guru Tim Miller joins Jon and Dan to talk about where his party has gone wrong, and Ana Marie Cox discusses Trump’s presser with Macron.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/uqxGaUU4DoRN2Y2hX8Cmscb657miwEmAI4GeA8rtfUk</guid>
<pubDate>Thu, 13 Jul 2017 20:33:55 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:26:42</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/dfe5b286-03f0-4075-81f0-70d5dbbc68d1.mp3" type="audio/mpeg" length="83241169" />
</item>
<item>
<title>"Propaganda, foreign and domestic."</title>
<description>
<![CDATA[<p>McConnell is down to a final few moves on health care. Don Jr. dissembles on yet another Trump campaign Russia meeting. Senator Al Franken stops by to talk about life in the Senate and his new book. And DeRay joins Jon, Jon, and Tommy to preview this week's Pod Save the People.</p><p> </p><p> </p>]]>
</description>
<itunes:title>"Propaganda, foreign and domestic."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>McConnell is down to a final few moves on health care. Don Jr. dissembles on yet another Trump campaign Russia meeting. Senator Al Franken stops by to talk about life in the Senate and his new book. And DeRay joins Jon, Jon, and Tommy to preview this week's Pod Save the People.
</itunes:summary>
<content:encoded>
<![CDATA[<p>McConnell is down to a final few moves on health care. Don Jr. dissembles on yet another Trump campaign Russia meeting. Senator Al Franken stops by to talk about life in the Senate and his new book. And DeRay joins Jon, Jon, and Tommy to preview this week's Pod Save the People.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/grag1pweiwB_-ZHQ2BioLeJJv66pGDUQ6uEXIkOpPbQ</guid>
<pubDate>Mon, 10 Jul 2017 20:35:21 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:13:56</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/6212a108-7f61-45b5-8029-e5fbb493e9bb.mp3" type="audio/mpeg" length="70985351" />
</item>
<item>
<title>"Making redistricting sexy again."</title>
<description>
<![CDATA[<p>Trump holds a press conference in Warsaw in advance of the G20 conference, where he'll meet face-to-face with Vladimir Putin and talk to the leaders of Japan and South Korea about the nuclear crisis in North Korea. Then Jon and Dan talk to former Attorney General Eric Holder about his redistricting efforts, and Ana Marie Cox joins to discuss CNN vs. Trump.</p><p> </p><p> </p>]]>
</description>
<itunes:title>"Making redistricting sexy again."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump holds a press conference in Warsaw in advance of the G20 conference, where he'll meet face-to-face with Vladimir Putin and talk to the leaders of Japan and South Korea about the nuclear crisis in North Korea. Then Jon and Dan talk to former Attorney General Eric Holder about his redistricting efforts, and Ana Marie Cox joins to discuss CNN vs. Trump.
</itunes:summary>
<content:encoded>
<![CDATA[<p>Trump holds a press conference in Warsaw in advance of the G20 conference, where he'll meet face-to-face with Vladimir Putin and talk to the leaders of Japan and South Korea about the nuclear crisis in North Korea. Then Jon and Dan talk to former Attorney General Eric Holder about his redistricting efforts, and Ana Marie Cox joins to discuss CNN vs. Trump.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/oc_PYQwxgbUo22vEGy7-hBzOHdubk04RRVGYDA2I6F0</guid>
<pubDate>Thu, 06 Jul 2017 20:33:34 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:19:45</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/29fd75de-b12b-46b7-acc1-29fe0ebf7270.mp3" type="audio/mpeg" length="76563435" />
</item>
<item>
<title>"Tweet your feelings."</title>
<description>
<![CDATA[<p>The President shares a video of him fake wrestling a CNN logo, Republicans face bad local headlines about their wealthcare bill, and a closer look at Trump's fraudulent voter fraud commission. Then Jon and Tommy sit down with New Jersey Senator Cory&nbsp;Booker&nbsp;to talk about health care, criminal justice reform, and how to maintain optimism in the Trump era.&nbsp;</p><p><br></p><p><br></p>]]>
</description>
<itunes:title>"Tweet your feelings."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The President shares a video of him fake wrestling a CNN logo, Republicans face bad local headlines about their wealthcare bill, and a closer look at Trump's fraudulent voter fraud commission. Then Jon and Tommy sit down with New Jersey Senator Cory Booker to talk about health care, criminal justice reform, and how to maintain optimism in the Trump era. 
</itunes:summary>
<content:encoded>
<![CDATA[<p>The President shares a video of him fake wrestling a CNN logo, Republicans face bad local headlines about their wealthcare bill, and a closer look at Trump's fraudulent voter fraud commission. Then Jon and Tommy sit down with New Jersey Senator Cory&nbsp;Booker&nbsp;to talk about health care, criminal justice reform, and how to maintain optimism in the Trump era.&nbsp;</p><p><br></p><p><br></p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/gVI-hJeDpDRT_KVanJlb3C-tVuadTaqHTUPqwlOzSzo</guid>
<pubDate>Mon, 03 Jul 2017 21:35:21 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:15:50</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/75352855-2309-4884-a7ba-074dc364ba25.mp3" type="audio/mpeg" length="72808071" />
</item>
<item>
<title>“Never bet against Mitch McConnell.” </title>
<description>
<![CDATA[<p>Jon and Tommy attend a health care rally outside the United States Capitol and talk to patients, doctors, activists, and politicians, including Senator Chris Van Hollen, Senator Brian Schatz, Congresswoman Debbie-Wasserman Schultz, Senator Ron Wyden, Senator Chris Murphy, and Senator Michael Bennet.&nbsp;</p>]]>
</description>
<itunes:title>“Never bet against Mitch McConnell.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon and Tommy attend a health care rally outside the United States Capitol and talk to patients, doctors, activists, and politicians, including Senator Chris Van Hollen, Senator Brian Schatz, Congresswoman Debbie-Wasserman Schultz, Senator Ron Wyden, Senator Chris Murphy, and Senator Michael Bennet. </itunes:summary>
<content:encoded>
<![CDATA[<p>Jon and Tommy attend a health care rally outside the United States Capitol and talk to patients, doctors, activists, and politicians, including Senator Chris Van Hollen, Senator Brian Schatz, Congresswoman Debbie-Wasserman Schultz, Senator Ron Wyden, Senator Chris Murphy, and Senator Michael Bennet.&nbsp;</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/VnTm605m0XPXZ9VNsWwi8RvCYnSM7L1efFoHjnNy0Kg</guid>
<pubDate>Sat, 01 Jul 2017 13:04:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,dan pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>00:33:43</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/3eb8e664-339d-48d8-b547-b6c8ee1433b6.mp3" type="audio/mpeg" length="32377208" />
</item>
<item>
<title>"Kill Bill Vol. 2."</title>
<description>
<![CDATA[<p>McConnell delays the wealthcare vote after a horrendous CBO score, and the resistance ramps up the pressure on wavering Republican Senators. Then, Jon and Dan talk to Massachusetts Congressman Joe Kennedy III about his views on health care, public service, and the future of the Democratic Party.</p><p> </p><p> </p>]]>
</description>
<itunes:title>"Kill Bill Vol. 2."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>McConnell delays the wealthcare vote after a horrendous CBO score, and the resistance ramps up the pressure on wavering Republican Senators. Then, Jon and Dan talk to Massachusetts Congressman Joe Kennedy III about his views on health care, public service, and the future of the Democratic Party.
</itunes:summary>
<content:encoded>
<![CDATA[<p>McConnell delays the wealthcare vote after a horrendous CBO score, and the resistance ramps up the pressure on wavering Republican Senators. Then, Jon and Dan talk to Massachusetts Congressman Joe Kennedy III about his views on health care, public service, and the future of the Democratic Party.</p><p> </p><p> </p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/RbxWgzljDHmEr7n4pGAZCOUnSIi-c4vuTVdRr0pw0eQ</guid>
<pubDate>Thu, 29 Jun 2017 21:20:52 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:00:59</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/1aae0d51-8c05-43fe-8324-da473fc6f1c8.mp3" type="audio/mpeg" length="58551066" />
</item>
<item>
<title>"CBO Brother, Where Art Thou?"</title>
<description>
<![CDATA[<p>Tommy and Jon discuss the ongoing efforts to ram Trumpcare through the Senate, and whether Obama did enough to respond to and deter Russian interference in our election. Then they discuss the impact of Trumpcare on West Virginia with Senator Joe Manchin.</p>]]>
</description>
<itunes:title>"CBO Brother, Where Art Thou?"</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Tommy and Jon discuss the ongoing efforts to ram Trumpcare through the Senate, and whether Obama did enough to respond to and deter Russian interference in our election. Then they discuss the impact of Trumpcare on West Virginia with Senator Joe Manchin.</itunes:summary>
<content:encoded>
<![CDATA[<p>Tommy and Jon discuss the ongoing efforts to ram Trumpcare through the Senate, and whether Obama did enough to respond to and deter Russian interference in our election. Then they discuss the impact of Trumpcare on West Virginia with Senator Joe Manchin.</p>]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/wHZZ5-WBOLrBUS2Qe7QSD8kuCCw_3Mw1Jc7Cq28EUrQ</guid>
<pubDate>Mon, 26 Jun 2017 19:52:13 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>00:49:52</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/39413a61-f920-4b54-b7b4-c2c47bda0b42.mp3" type="audio/mpeg" length="47873880" />
</item>
<item>
<title>"Same shitburger, different bun."</title>
<description>
<![CDATA[Guest host Alyssa Mastromonaco joins Dan to discuss the Secret Senate Health care bill that is no longer secret, the aftermath of the the Democrats' loss in Georgia-06, and a ray of hope in Wisconsin. Then Minority Leader Nancy Pelosi talks to Lovett and Tommy about health care and next steps for the Democrats.]]>
</description>
<itunes:title>"Same shitburger, different bun."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Guest host Alyssa Mastromonaco joins Dan to discuss the Secret Senate Health care bill that is no longer secret, the aftermath of the the Democrats' loss in Georgia-06, and a ray of hope in Wisconsin. Then Minority Leader Nancy Pelosi talks to Lovett and Tommy about health care and next steps for the Democrats.</itunes:summary>
<content:encoded>
<![CDATA[Guest host Alyssa Mastromonaco joins Dan to discuss the Secret Senate Health care bill that is no longer secret, the aftermath of the the Democrats' loss in Georgia-06, and a ray of hope in Wisconsin. Then Minority Leader Nancy Pelosi talks to Lovett and Tommy about health care and next steps for the Democrats.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/lfqffcPG_YjTOV-gjpm56ivBOteaMh7xEvB7I3w0Mfw</guid>
<pubDate>Thu, 22 Jun 2017 20:12:47 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:04:16</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/3f881b82-ca18-4762-82e2-3923f4957f45.mp3" type="audio/mpeg" length="61700388" />
</item>
<item>
<title>“We can win this fight.”</title>
<description>
<![CDATA[As McConnell moves toward a vote on the secret GOP health care bill, Lovett and Tommy are joined by Senate Minority Leader Chuck Schumer to talk about the Democratic strategy to defeat Trumpcare and what each of us can do to help. Plus, mounting tension between the US and Russia over Syria, the demise of the White House press briefing, and declining transparency across our government.]]>
</description>
<itunes:title>“We can win this fight.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>As McConnell moves toward a vote on the secret GOP health care bill, Lovett and Tommy are joined by Senate Minority Leader Chuck Schumer to talk about the Democratic strategy to defeat Trumpcare and what each of us can do to help. Plus, mounting tension between the US and Russia over Syria, the demise of the White House press briefing, and declining transparency across our government.</itunes:summary>
<content:encoded>
<![CDATA[As McConnell moves toward a vote on the secret GOP health care bill, Lovett and Tommy are joined by Senate Minority Leader Chuck Schumer to talk about the Democratic strategy to defeat Trumpcare and what each of us can do to help. Plus, mounting tension between the US and Russia over Syria, the demise of the White House press briefing, and declining transparency across our government.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/jW8Y9es8jKQTipDrMZoR_g4KRR-nrVMvQ-Hvr4aQsyE</guid>
<pubDate>Tue, 20 Jun 2017 20:05:12 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>00:50:40</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/3ef97b25-5817-4302-a87a-ebc650fbf35f.mp3" type="audio/mpeg" length="48653792" />
</item>
<item>
<title>"Tiny, decent things."</title>
<description>
<![CDATA[The aftermath of the Alexandria shooting, the investigation of the President, and the Democrats' plan to stop health care. Then, former White House lawyer Danielle Gray joins Jon, Dan, and Tommy to talk about the travel ban, and Judge Tim Black discusses his ruling in the same-sex marriage case, Obergefell v. Hodges. ]]>
</description>
<itunes:title>"Tiny, decent things."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The aftermath of the Alexandria shooting, the investigation of the President, and the Democrats' plan to stop health care. Then, former White House lawyer Danielle Gray joins Jon, Dan, and Tommy to talk about the travel ban, and Judge Tim Black discusses his ruling in the same-sex marriage case, Obergefell v. Hodges. </itunes:summary>
<content:encoded>
<![CDATA[The aftermath of the Alexandria shooting, the investigation of the President, and the Democrats' plan to stop health care. Then, former White House lawyer Danielle Gray joins Jon, Dan, and Tommy to talk about the travel ban, and Judge Tim Black discusses his ruling in the same-sex marriage case, Obergefell v. Hodges. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/v_N41Cm4IIgUz_yw5_WwXFjWhA2KGpvaqe4tF9aa4CY</guid>
<pubDate>Fri, 16 Jun 2017 02:16:58 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:05:38</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/367e5eb0-5405-4ebf-bb16-daa849dcbff8.mp3" type="audio/mpeg" length="63023229" />
</item>
<item>
<title>"All hands on deck." </title>
<description>
<![CDATA[The Comey fallout continues, the left is resurgent in Europe, and the final showdown is near on #wealthcare. Then, Vox's Sarah Kliff joins Jon, Jon, and Tommy to talk about the policy implications of the Senate health care bill, and DeRay McKesson joins to discuss his interview with Katy Perry. ]]>
</description>
<itunes:title>"All hands on deck." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Comey fallout continues, the left is resurgent in Europe, and the final showdown is near on #wealthcare. Then, Vox's Sarah Kliff joins Jon, Jon, and Tommy to talk about the policy implications of the Senate health care bill, and DeRay McKesson joins to discuss his interview with Katy Perry. </itunes:summary>
<content:encoded>
<![CDATA[The Comey fallout continues, the left is resurgent in Europe, and the final showdown is near on #wealthcare. Then, Vox's Sarah Kliff joins Jon, Jon, and Tommy to talk about the policy implications of the Senate health care bill, and DeRay McKesson joins to discuss his interview with Katy Perry. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/xrjvGADSoKyLXXQxvOygAnO_Owmc2dktnk0oZ07q4GQ</guid>
<pubDate>Mon, 12 Jun 2017 19:47:35 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:07:15</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/8df89b0b-3cd8-4383-b6ee-c6d06e1ce5bb.mp3" type="audio/mpeg" length="64563409" />
</item>
<item>
<title>"Comey came to play." </title>
<description>
<![CDATA[Jim Comey builds a case for obstruction of justice in testimony before the Senate Intelligence Committee, and Ranking Member of the House Intelligence Committee Adam Schiff joins Jon and Dan to break it down. Then, Trumpcare 2.0 gets new life in the Senate, and Ana Marie Cox joins to talk about the Republican reaction to Comey's testimony. ]]>
</description>
<itunes:title>"Comey came to play." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jim Comey builds a case for obstruction of justice in testimony before the Senate Intelligence Committee, and Ranking Member of the House Intelligence Committee Adam Schiff joins Jon and Dan to break it down. Then, Trumpcare 2.0 gets new life in the Senate, and Ana Marie Cox joins to talk about the Republican reaction to Comey's testimony. </itunes:summary>
<content:encoded>
<![CDATA[Jim Comey builds a case for obstruction of justice in testimony before the Senate Intelligence Committee, and Ranking Member of the House Intelligence Committee Adam Schiff joins Jon and Dan to break it down. Then, Trumpcare 2.0 gets new life in the Senate, and Ana Marie Cox joins to talk about the Republican reaction to Comey's testimony. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/6LyA0PMDNNBZEMo5OYawCgtT5b3hvTBIBGlIm7LphpA</guid>
<pubDate>Thu, 08 Jun 2017 20:54:15 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:11:57</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/fb7bc137-7c23-487a-98de-5b5f5f1e3164.mp3" type="audio/mpeg" length="69072770" />
</item>
<item>
<title>“Some kind of decline.”</title>
<description>
<![CDATA[Trump responds to terrorism in London by attacking the city’s mayor and his own Justice Department, while Capitol Hill prepares for The Comey Show. Then, Senator Chris Murphy (D-CT) talks to Jon, Jon, and Tommy about a progressive foreign policy and how politicians can talk like normal human beings, and Pod Save the People’s DeRay Mckesson joins to preview this week’s episode. ]]>
</description>
<itunes:title>“Some kind of decline.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump responds to terrorism in London by attacking the city’s mayor and his own Justice Department, while Capitol Hill prepares for The Comey Show. Then, Senator Chris Murphy (D-CT) talks to Jon, Jon, and Tommy about a progressive foreign policy and how politicians can talk like normal human beings, and Pod Save the People’s DeRay Mckesson joins to preview this week’s episode. </itunes:summary>
<content:encoded>
<![CDATA[Trump responds to terrorism in London by attacking the city’s mayor and his own Justice Department, while Capitol Hill prepares for The Comey Show. Then, Senator Chris Murphy (D-CT) talks to Jon, Jon, and Tommy about a progressive foreign policy and how politicians can talk like normal human beings, and Pod Save the People’s DeRay Mckesson joins to preview this week’s episode. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/onoV0UC4INySM15Kpu6R1cQdDm0D8MZG0AGJiwpEE1E</guid>
<pubDate>Mon, 05 Jun 2017 21:24:37 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:11:01</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/2a8c6600-7012-4222-bd2a-51d8025a92f9.mp3" type="audio/mpeg" length="68188786" />
</item>
<item>
<title>“More fucked than we think.” </title>
<description>
<![CDATA[As Trump prepares to withdraw from the Paris climate agreement, Jon and Dan talk about the consequences with one of the deal’s chief negotiators, Brian Deese. Then, they break down the politics of the decision, catch up on the latest Russia developments, and talk with Ana Marie Cox about Trump’s decision to rollback birth control coverage under Obamacare. ]]>
</description>
<itunes:title>“More fucked than we think.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>As Trump prepares to withdraw from the Paris climate agreement, Jon and Dan talk about the consequences with one of the deal’s chief negotiators, Brian Deese. Then, they break down the politics of the decision, catch up on the latest Russia developments, and talk with Ana Marie Cox about Trump’s decision to rollback birth control coverage under Obamacare. </itunes:summary>
<content:encoded>
<![CDATA[As Trump prepares to withdraw from the Paris climate agreement, Jon and Dan talk about the consequences with one of the deal’s chief negotiators, Brian Deese. Then, they break down the politics of the decision, catch up on the latest Russia developments, and talk with Ana Marie Cox about Trump’s decision to rollback birth control coverage under Obamacare. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/Ms5x81r7KLP1fJBacJVYL_6tN6u3cquzBGFtrsb_2Ak</guid>
<pubDate>Thu, 01 Jun 2017 19:57:53 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:15:49</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/eea79d4a-be18-431d-b0e2-4b29de176c50.mp3" type="audio/mpeg" length="72798040" />
</item>
<item>
<title>"The energy is in progressive politics."</title>
<description>
<![CDATA[Trump jeopardizes the NATO alliance on his “historically successful” foreign trip, Kushner conducts secret diplomacy with a Russian banker, and the Democrats hone their message after Montana. Then, Senator Elizabeth Warren joins Jon, Jon, and Tommy in studio to discuss the fights Democrats should wage on behalf of working Americans.]]>
</description>
<itunes:title>"The energy is in progressive politics."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump jeopardizes the NATO alliance on his “historically successful” foreign trip, Kushner conducts secret diplomacy with a Russian banker, and the Democrats hone their message after Montana. Then, Senator Elizabeth Warren joins Jon, Jon, and Tommy in studio to discuss the fights Democrats should wage on behalf of working Americans.</itunes:summary>
<content:encoded>
<![CDATA[Trump jeopardizes the NATO alliance on his “historically successful” foreign trip, Kushner conducts secret diplomacy with a Russian banker, and the Democrats hone their message after Montana. Then, Senator Elizabeth Warren joins Jon, Jon, and Tommy in studio to discuss the fights Democrats should wage on behalf of working Americans.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/GWHDlKASmcoxmzG-z2IxDef1DamJ7pxkb2bnNczubzM</guid>
<pubDate>Tue, 30 May 2017 20:24:48 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:19:56</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a50f86a5-5763-43a9-8703-4e497490aebd.mp3" type="audio/mpeg" length="76746919" />
</item>
<item>
<title>“The cycle of bullshit.” </title>
<description>
<![CDATA[Trumpcare gets a CBO score so bad that it causes Republicans to lie, cry, and body-slam a reporter in Montana. Then, the Atlantic’s Annie Lowrey talks to Jon and Dan about Trump’s budget, and Ana Marie Cox joins with a look at the President’s foreign trip. ]]>
</description>
<itunes:title>“The cycle of bullshit.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trumpcare gets a CBO score so bad that it causes Republicans to lie, cry, and body-slam a reporter in Montana. Then, the Atlantic’s Annie Lowrey talks to Jon and Dan about Trump’s budget, and Ana Marie Cox joins with a look at the President’s foreign trip. </itunes:summary>
<content:encoded>
<![CDATA[Trumpcare gets a CBO score so bad that it causes Republicans to lie, cry, and body-slam a reporter in Montana. Then, the Atlantic’s Annie Lowrey talks to Jon and Dan about Trump’s budget, and Ana Marie Cox joins with a look at the President’s foreign trip. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/CuxmbuQIeJ1Wl5VXsiJtSN4t7EhvZQ5WlCBMmX9PE2M</guid>
<pubDate>Thu, 25 May 2017 20:42:17 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:11:10</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/278b0553-52c5-4f72-946d-526261ceaf53.mp3" type="audio/mpeg" length="68323369" />
</item>
<item>
<title>"Exhausted from Obstructing Justice."</title>
<description>
<![CDATA[Jon, Jon, and Tommy discuss Trump's semester abroad, the latest on the investigations, right-wing lies about a tragedy, and what's next for health care. With special guest: no one.]]>
</description>
<itunes:title>"Exhausted from Obstructing Justice."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon, and Tommy discuss Trump's semester abroad, the latest on the investigations, right-wing lies about a tragedy, and what's next for health care. With special guest: no one.</itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon, and Tommy discuss Trump's semester abroad, the latest on the investigations, right-wing lies about a tragedy, and what's next for health care. With special guest: no one.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/sVvP-T55jpuYx7PReACQmgF4Z8o5_38OOGKVQuKHM5E</guid>
<pubDate>Mon, 22 May 2017 20:48:11 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>00:52:11</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/92be9331-1cd4-4f93-88c7-c1f3139f2807.mp3" type="audio/mpeg" length="50105782" />
</item>
<item>
<title>Pod Save America Takes Los Angeles</title>
<description>
<![CDATA[Jon, Jon, Tommy, and Dan talk obstruction of justice and all the rest at the Ace Theater in Downtown LA. Plus Mayor Eric Garcetti joins to discuss the Democratic agenda and the lessons we can draw from success at the local level.]]>
</description>
<itunes:title>Pod Save America Takes Los Angeles</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon, Tommy, and Dan talk obstruction of justice and all the rest at the Ace Theater in Downtown LA. Plus Mayor Eric Garcetti joins to discuss the Democratic agenda and the lessons we can draw from success at the local level.</itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon, Tommy, and Dan talk obstruction of justice and all the rest at the Ace Theater in Downtown LA. Plus Mayor Eric Garcetti joins to discuss the Democratic agenda and the lessons we can draw from success at the local level.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/o3sZB2tn6Dnd_cOZcD1PiBEuvBaFe94613PiaCWk5UU</guid>
<pubDate>Thu, 18 May 2017 17:06:55 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:35:39</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/6567c38b-1f81-4dd3-b586-6e42e44f3cd8.mp3" type="audio/mpeg" length="91839007" />
</item>
<item>
<title>"Government by sucker punch."</title>
<description>
<![CDATA[In the aftermath of Comey's firing, what can Democrats do to hold Trump accountable? The Vice Chair of the Intel Committee, Senator Mark Warner, joins Jon, Jon, and Tommy to discuss the latest on the investigation. Plus DeRay on Sessions, Snowden, and more.]]>
</description>
<itunes:title>"Government by sucker punch."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>In the aftermath of Comey's firing, what can Democrats do to hold Trump accountable? The Vice Chair of the Intel Committee, Senator Mark Warner, joins Jon, Jon, and Tommy to discuss the latest on the investigation. Plus DeRay on Sessions, Snowden, and more.</itunes:summary>
<content:encoded>
<![CDATA[In the aftermath of Comey's firing, what can Democrats do to hold Trump accountable? The Vice Chair of the Intel Committee, Senator Mark Warner, joins Jon, Jon, and Tommy to discuss the latest on the investigation. Plus DeRay on Sessions, Snowden, and more.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/H6IEQwQkmrhcYUIgFcehtwkasOYImohRlqLM5q1EBjQ</guid>
<pubDate>Mon, 15 May 2017 19:29:38 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:09:46</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/6c35f3f8-1266-4e79-91db-a39c428553dd.mp3" type="audio/mpeg" length="66982556" />
</item>
<item>
<title>“Literally farcical.”</title>
<description>
<![CDATA[Trump fires FBI Director Jim Comey in the middle of an investigation involving the Trump campaign’s potential collusion with Russia, and gets plenty of support from Republicans in Congress. Then, former White House Counsel Kathy Ruemmler joins Jon and Dan to talk about the legal implications of the Comey firing. ]]>
</description>
<itunes:title>“Literally farcical.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump fires FBI Director Jim Comey in the middle of an investigation involving the Trump campaign’s potential collusion with Russia, and gets plenty of support from Republicans in Congress. Then, former White House Counsel Kathy Ruemmler joins Jon and Dan to talk about the legal implications of the Comey firing. </itunes:summary>
<content:encoded>
<![CDATA[Trump fires FBI Director Jim Comey in the middle of an investigation involving the Trump campaign’s potential collusion with Russia, and gets plenty of support from Republicans in Congress. Then, former White House Counsel Kathy Ruemmler joins Jon and Dan to talk about the legal implications of the Comey firing. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/_ZGkUFkEHpcd8rTZxh4iITBpexS2UWfNMO7L0GnuD44</guid>
<pubDate>Thu, 11 May 2017 19:50:07 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:03:17</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/0a7bc795-02a9-40d4-a4d1-5dc9cdc46a89.mp3" type="audio/mpeg" length="60766249" />
</item>
<item>
<title>"Think globalist, act localist."</title>
<description>
<![CDATA[French elections, Sally Yates' testimony, Kushner family corruption, the latest on health care, and our interview with Senator Kamala Harris recorded live in front of a rowdy San Fransisco crowd.]]>
</description>
<itunes:title>"Think globalist, act localist."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>French elections, Sally Yates' testimony, Kushner family corruption, the latest on health care, and our interview with Senator Kamala Harris recorded live in front of a rowdy San Fransisco crowd.</itunes:summary>
<content:encoded>
<![CDATA[French elections, Sally Yates' testimony, Kushner family corruption, the latest on health care, and our interview with Senator Kamala Harris recorded live in front of a rowdy San Fransisco crowd.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/K8f5IqbROh_a0goyW-Ov8iRdlr0xlYjyeGTM9j6eN40</guid>
<pubDate>Mon, 08 May 2017 21:51:40 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:14:02</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/c683359d-e0f8-4e7a-b64c-db57e4e37ac3.mp3" type="audio/mpeg" length="71083154" />
</item>
<item>
<title>Pod Save America Takes Seattle </title>
<description>
<![CDATA[Jon, Jon, Tommy, and Dan hold a live show at Seattle’s Showbox SoDo Theater, where they’re joined by Washington Governor Jay Inslee to talk health care, activism, and the future of Democratic Party. ]]>
</description>
<itunes:title>Pod Save America Takes Seattle </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon, Tommy, and Dan hold a live show at Seattle’s Showbox SoDo Theater, where they’re joined by Washington Governor Jay Inslee to talk health care, activism, and the future of Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon, Tommy, and Dan hold a live show at Seattle’s Showbox SoDo Theater, where they’re joined by Washington Governor Jay Inslee to talk health care, activism, and the future of Democratic Party. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/G_Pk_dkU6P3U5KFhK1jNSNYU0ak6KaUluBnHV0bAV7E</guid>
<pubDate>Sun, 07 May 2017 15:17:38 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>02:07:53</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/0663e000-2f51-478f-b8b8-eda567cdb62c.mp3" type="audio/mpeg" length="122770076" />
</item>
<item>
<title>“The moment of truth for the resistance.” </title>
<description>
<![CDATA[House Republicans stake their careers on Trumpcare, and stopping the bill in the Senate becomes the biggest test yet for the resistance movement. Then, Virginia Democratic gubernatorial candidate Tom Perriello joins Jon and Dan to talk about the Democratic Party’s economic vision, and Ana Marie Cox joins to talk about health care. ]]>
</description>
<itunes:title>“The moment of truth for the resistance.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>House Republicans stake their careers on Trumpcare, and stopping the bill in the Senate becomes the biggest test yet for the resistance movement. Then, Virginia Democratic gubernatorial candidate Tom Perriello joins Jon and Dan to talk about the Democratic Party’s economic vision, and Ana Marie Cox joins to talk about health care. </itunes:summary>
<content:encoded>
<![CDATA[House Republicans stake their careers on Trumpcare, and stopping the bill in the Senate becomes the biggest test yet for the resistance movement. Then, Virginia Democratic gubernatorial candidate Tom Perriello joins Jon and Dan to talk about the Democratic Party’s economic vision, and Ana Marie Cox joins to talk about health care. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/M40sfz8dODqGRDaGIgjk3au_JEGj8G9JS3wghGa41zQ</guid>
<pubDate>Thu, 04 May 2017 20:13:04 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:15:30</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/f508fe29-619b-4870-8c63-a9781064a4cd.mp3" type="audio/mpeg" length="72492930" />
</item>
<item>
<title>BONUS POD with Trevor Noah</title>
<description>
<![CDATA[Trevor Noah, host of The Daily Show, sits down with Jon, Jon, and Tommy to talk about how Trump changed comedy, his approach to political humor, and what he's trying to achieve with The Daily Show. ]]>
</description>
<itunes:title>BONUS POD with Trevor Noah</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trevor Noah, host of The Daily Show, sits down with Jon, Jon, and Tommy to talk about how Trump changed comedy, his approach to political humor, and what he's trying to achieve with The Daily Show. </itunes:summary>
<content:encoded>
<![CDATA[Trevor Noah, host of The Daily Show, sits down with Jon, Jon, and Tommy to talk about how Trump changed comedy, his approach to political humor, and what he's trying to achieve with The Daily Show. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/sETjfKY0Sg3A1dr5GIVvkeulzWdpnM9VkqDUb2xNaek</guid>
<pubDate>Wed, 03 May 2017 13:27:56 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>00:25:22</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/e1763e4d-b1e1-43bd-947a-91f19603a100.mp3" type="audio/mpeg" length="24355317" />
</item>
<item>
<title>"Doris Trump Goodwin."</title>
<description>
<![CDATA[Zombie RyanCare won't die, Dickerson stumps Trump, the Times hires a conservative climate skeptic, the DCCC fails to invest in Montana, and Senator Amy Klobuchar joins Jon, Jon, and Tommy to talk about the Democratic message in the Midwest.]]>
</description>
<itunes:title>"Doris Trump Goodwin."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Zombie RyanCare won't die, Dickerson stumps Trump, the Times hires a conservative climate skeptic, the DCCC fails to invest in Montana, and Senator Amy Klobuchar joins Jon, Jon, and Tommy to talk about the Democratic message in the Midwest.</itunes:summary>
<content:encoded>
<![CDATA[Zombie RyanCare won't die, Dickerson stumps Trump, the Times hires a conservative climate skeptic, the DCCC fails to invest in Montana, and Senator Amy Klobuchar joins Jon, Jon, and Tommy to talk about the Democratic message in the Midwest.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/SyZu_SjMqfNl_9OIvFTO8wCbDiTycZp6ZJcyQzVIgrE</guid>
<pubDate>Mon, 01 May 2017 20:30:12 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:05:37</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/1196acc2-6930-4069-8e2a-1068acabe455.mp3" type="audio/mpeg" length="63002749" />
</item>
<item>
<title>"A very 'Cuck You' week."</title>
<description>
<![CDATA[Trump looks for any kind of win before the 100-day mark, pushes Trumpcare 3.0, and proposes big tax cuts. Then, Pod Save the People host DeRay McKesson joins Jon and Dan to talk about his new podcast and the future of the Resistance.]]>
</description>
<itunes:title>"A very 'Cuck You' week."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump looks for any kind of win before the 100-day mark, pushes Trumpcare 3.0, and proposes big tax cuts. Then, Pod Save the People host DeRay McKesson joins Jon and Dan to talk about his new podcast and the future of the Resistance.</itunes:summary>
<content:encoded>
<![CDATA[Trump looks for any kind of win before the 100-day mark, pushes Trumpcare 3.0, and proposes big tax cuts. Then, Pod Save the People host DeRay McKesson joins Jon and Dan to talk about his new podcast and the future of the Resistance.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/9KyeAGngv42CX6NO2mZI8_7uy0C9FbwJ9alM0vfPvoI</guid>
<pubDate>Thu, 27 Apr 2017 23:03:10 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:02:44</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a05b129d-52e8-4baa-8446-e97db62a2bbb.mp3" type="audio/mpeg" length="60236277" />
</item>
<item>
<title>"The odorless gas of misogyny."</title>
<description>
<![CDATA[Trump's first 100 days end with a fight over funding for the wall. Plus health care, tax reform, and Teen Vogue's Lauren Duca joins to discuss truth in the Trump era and the divides in the Democratic party.]]>
</description>
<itunes:title>"The odorless gas of misogyny."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump's first 100 days end with a fight over funding for the wall. Plus health care, tax reform, and Teen Vogue's Lauren Duca joins to discuss truth in the Trump era and the divides in the Democratic party.</itunes:summary>
<content:encoded>
<![CDATA[Trump's first 100 days end with a fight over funding for the wall. Plus health care, tax reform, and Teen Vogue's Lauren Duca joins to discuss truth in the Trump era and the divides in the Democratic party.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/bIv4HRt7irHWZbO3UaggWvg_8-JI9ait5i4RX1d9UZo</guid>
<pubDate>Mon, 24 Apr 2017 20:57:36 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:11:40</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/57c65170-e400-4705-a58a-b4d6b4fbc2a9.mp3" type="audio/mpeg" length="68810710" />
</item>
<item>
<title>“We’ll do it live.”</title>
<description>
<![CDATA[Chaffetz and O’Reilly take extended vacations, Ossoff heads to a runoff, and the 2018 map looks bluer. Then, Governor Deval Patrick sits down with Jon and Dan to talk politics and the future of the Democratic Party, and Ana Marie Cox joins to ponder the Case of the Missing Aircraft Carrier. ]]>
</description>
<itunes:title>“We’ll do it live.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Chaffetz and O’Reilly take extended vacations, Ossoff heads to a runoff, and the 2018 map looks bluer. Then, Governor Deval Patrick sits down with Jon and Dan to talk politics and the future of the Democratic Party, and Ana Marie Cox joins to ponder the Case of the Missing Aircraft Carrier. </itunes:summary>
<content:encoded>
<![CDATA[Chaffetz and O’Reilly take extended vacations, Ossoff heads to a runoff, and the 2018 map looks bluer. Then, Governor Deval Patrick sits down with Jon and Dan to talk politics and the future of the Democratic Party, and Ana Marie Cox joins to ponder the Case of the Missing Aircraft Carrier. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/v8yNlWVACOGS6jjAJrRRhjK8pcUk_o4hEWu-KU0dPws</guid>
<pubDate>Thu, 20 Apr 2017 20:47:06 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,donald trump,jon lovett,Pod Save America,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:08:36</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/09d23b4f-a0b1-4e7e-814c-671665752644.mp3" type="audio/mpeg" length="65857410" />
</item>
<item>
<title>"When you open the canister, snakes pop out."</title>
<description>
<![CDATA[The latest on North Korea, the weekend's tax marches, and how the health care town halls are working. Then Jon, Jon, and Tommy answer questions in the first Friend of the Pod Q & A.]]>
</description>
<itunes:title>"When you open the canister, snakes pop out."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The latest on North Korea, the weekend's tax marches, and how the health care town halls are working. Then Jon, Jon, and Tommy answer questions in the first Friend of the Pod Q &amp; A.</itunes:summary>
<content:encoded>
<![CDATA[The latest on North Korea, the weekend's tax marches, and how the health care town halls are working. Then Jon, Jon, and Tommy answer questions in the first Friend of the Pod Q & A.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/yoNLNf6XEtF2t9iVYLWoOUxD2EayKzrDJ5QurU4_8bw</guid>
<pubDate>Mon, 17 Apr 2017 20:54:39 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,Donald Trump,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:05:26</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/abd9b188-509c-40f5-8761-d67580f17f1d.mp3" type="audio/mpeg" length="62824280" />
</item>
<item>
<title>“Game of Cucks.”</title>
<description>
<![CDATA[Steve Bannon and pals have a bad week, Trump goes full Globalist, and still tries to hold health care hostage. Then, Obama pollster Cornell Belcher joins Jon and Dan to talk about the Democratic coalition, and Indivisible’s Ezra Levin talks about how you can get involved in the Tax March and Congressional Recess. ]]>
</description>
<itunes:title>“Game of Cucks.”</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Steve Bannon and pals have a bad week, Trump goes full Globalist, and still tries to hold health care hostage. Then, Obama pollster Cornell Belcher joins Jon and Dan to talk about the Democratic coalition, and Indivisible’s Ezra Levin talks about how you can get involved in the Tax March and Congressional Recess. </itunes:summary>
<content:encoded>
<![CDATA[Steve Bannon and pals have a bad week, Trump goes full Globalist, and still tries to hold health care hostage. Then, Obama pollster Cornell Belcher joins Jon and Dan to talk about the Democratic coalition, and Indivisible’s Ezra Levin talks about how you can get involved in the Tax March and Congressional Recess. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/4gynuI0rrqdLY8aCNIB5fU3f-rcT6qWdaRvOn2L_eKg</guid>
<pubDate>Thu, 13 Apr 2017 19:31:34 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,tommy vietor,jon lovett,Donald Trump,Politics,Dan Pfeiffer,jon favreau,potus</itunes:keywords>
<itunes:duration>01:12:25</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/53a572f1-f626-40c8-91c9-4b85ee98e2f1.mp3" type="audio/mpeg" length="69522494" />
</item>
<item>
<title>“The enemy of your enemy is your frenemy.” </title>
<description>
<![CDATA[Trump strikes Syria and cable swoons, while the White House plays the Game of Cucks. Then, the Washington Post’s Ashley Parker joins Jon, Jon, and Tommy to talk about covering the Trump Administration, and VEEP’s David Mandel stops by to talk about the show’s sixth season. ]]>
</description>
<itunes:title>“The enemy of your enemy is your frenemy.” </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump strikes Syria and cable swoons, while the White House plays the Game of Cucks. Then, the Washington Post’s Ashley Parker joins Jon, Jon, and Tommy to talk about covering the Trump Administration, and VEEP’s David Mandel stops by to talk about the show’s sixth season. </itunes:summary>
<content:encoded>
<![CDATA[Trump strikes Syria and cable swoons, while the White House plays the Game of Cucks. Then, the Washington Post’s Ashley Parker joins Jon, Jon, and Tommy to talk about covering the Trump Administration, and VEEP’s David Mandel stops by to talk about the show’s sixth season. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/xKqfNEeNiF2B3nJqxUXClBuweSSP0kYs1Nbw9yBQOqs</guid>
<pubDate>Mon, 10 Apr 2017 20:51:49 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>tommy vietor,jon lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:04:20</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/4c342e8e-08a1-40f2-83ce-9fe48a2775c3.mp3" type="audio/mpeg" length="61768097" />
</item>
<item>
<title>"Thanks for unmasking" </title>
<description>
<![CDATA[Ben Rhodes helps unmask the unmasking debate, Zombie Trumpcare makes a bad bill worse, Cecile Richards joins Jon and Dan to talk women and the resistance, and Ana Marie Cox discusses new Shadow President Jared Kushner. ]]>
</description>
<itunes:title>"Thanks for unmasking" </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Ben Rhodes helps unmask the unmasking debate, Zombie Trumpcare makes a bad bill worse, Cecile Richards joins Jon and Dan to talk women and the resistance, and Ana Marie Cox discusses new Shadow President Jared Kushner. </itunes:summary>
<content:encoded>
<![CDATA[Ben Rhodes helps unmask the unmasking debate, Zombie Trumpcare makes a bad bill worse, Cecile Richards joins Jon and Dan to talk women and the resistance, and Ana Marie Cox discusses new Shadow President Jared Kushner. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/Ls5mGHunbklpGQmA9xn3QRB163DCXiYFTUzqzU1GmYs</guid>
<pubDate>Thu, 06 Apr 2017 19:53:27 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:07:06</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/fd6cc5a9-f2f0-4825-88f2-ad26db16defc.mp3" type="audio/mpeg" length="64423810" />
</item>
<item>
<title>"A garbage organization that protects harassers."</title>
<description>
<![CDATA[Trump’s popularity and agenda falter, Senate Democrats filibuster Neil Gorsuch, and Fox News lets Bill O’Reilly get away with sexual harassment. Then, climate scientist Dr. Katharine Hayhoe joins Jon, Jon, and Tommy to explain what people can do to fight climate change. ]]>
</description>
<itunes:title>"A garbage organization that protects harassers."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump’s popularity and agenda falter, Senate Democrats filibuster Neil Gorsuch, and Fox News lets Bill O’Reilly get away with sexual harassment. Then, climate scientist Dr. Katharine Hayhoe joins Jon, Jon, and Tommy to explain what people can do to fight climate change. </itunes:summary>
<content:encoded>
<![CDATA[Trump’s popularity and agenda falter, Senate Democrats filibuster Neil Gorsuch, and Fox News lets Bill O’Reilly get away with sexual harassment. Then, climate scientist Dr. Katharine Hayhoe joins Jon, Jon, and Tommy to explain what people can do to fight climate change. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/2McXVehH8Q1O0Lr-mMdAnw1_57JBifHG5m6HO1lZrM8</guid>
<pubDate>Mon, 03 Apr 2017 19:27:23 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:53:38</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/f216c311-4513-41a7-8f7f-2ae33f0dce7f.mp3" type="audio/mpeg" length="51490481" />
</item>
<item>
<title>"The outrage meter is on tilt." </title>
<description>
<![CDATA[Republicans flirt with Trumpcare 2.0, Trump flirts with a government shutdown, and no one knows what the hell is going on with Nunes. Then, David Axelrod joins Jon and Dan to give advice to Democrats and Donald Trump. ]]>
</description>
<itunes:title>"The outrage meter is on tilt." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Republicans flirt with Trumpcare 2.0, Trump flirts with a government shutdown, and no one knows what the hell is going on with Nunes. Then, David Axelrod joins Jon and Dan to give advice to Democrats and Donald Trump. </itunes:summary>
<content:encoded>
<![CDATA[Republicans flirt with Trumpcare 2.0, Trump flirts with a government shutdown, and no one knows what the hell is going on with Nunes. Then, David Axelrod joins Jon and Dan to give advice to Democrats and Donald Trump. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/PwpOkXFjr0A_xqhH4klGX1j8B3I23VMBT7naFSH3wP0</guid>
<pubDate>Thu, 30 Mar 2017 21:30:43 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:09:24</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/ccdd5e9e-d18b-4ed6-834e-2ba366622364.mp3" type="audio/mpeg" length="66626037" />
</item>
<item>
<title>"Blitzkrieg of blame."</title>
<description>
<![CDATA[Repeal and go f*ck yourself fails, Trump blames everyone but himself, and learns how hard it will be to pass the rest of his agenda. Then, Former Obama adviser Yohannes Abraham joins Jon, Jon, and Tommy to talk about the power of just showing up.
]]>
</description>
<itunes:title>"Blitzkrieg of blame."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Repeal and go f*ck yourself fails, Trump blames everyone but himself, and learns how hard it will be to pass the rest of his agenda. Then, Former Obama adviser Yohannes Abraham joins Jon, Jon, and Tommy to talk about the power of just showing up.
</itunes:summary>
<content:encoded>
<![CDATA[Repeal and go f*ck yourself fails, Trump blames everyone but himself, and learns how hard it will be to pass the rest of his agenda. Then, Former Obama adviser Yohannes Abraham joins Jon, Jon, and Tommy to talk about the power of just showing up.
]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/qnF2xdwUL0XGClx-Fta8KU2nJ6alkegjFCsa-KiMAQM</guid>
<pubDate>Mon, 27 Mar 2017 20:03:04 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:58:48</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/31323c42-1ec2-4eab-8475-2aa43976378f.mp3" type="audio/mpeg" length="56449149" />
</item>
<item>
<title>"He'll run the country from jail like El Chapo."</title>
<description>
<![CDATA[The Russia story gets messier, Trump confirms the truth is dead, and Republicans try to take away health care from their voters. Then, new author Alyssa Mastromonaco joins Jon and Dan to reminisce, and Friends Like These host Ana Marie Cox stops by to talk health care. ]]>
</description>
<itunes:title>"He'll run the country from jail like El Chapo."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Russia story gets messier, Trump confirms the truth is dead, and Republicans try to take away health care from their voters. Then, new author Alyssa Mastromonaco joins Jon and Dan to reminisce, and Friends Like These host Ana Marie Cox stops by to talk health care. </itunes:summary>
<content:encoded>
<![CDATA[The Russia story gets messier, Trump confirms the truth is dead, and Republicans try to take away health care from their voters. Then, new author Alyssa Mastromonaco joins Jon and Dan to reminisce, and Friends Like These host Ana Marie Cox stops by to talk health care. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/RJ-dsFtYm61sDwc3zZaXNMA_lOXEGOlJEQB-dm9MSZ0</guid>
<pubDate>Thu, 23 Mar 2017 20:26:07 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:08:50</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/c1986bb2-3d64-4274-ac6f-997625b15376.mp3" type="audio/mpeg" length="66091467" />
</item>
<item>
<title>"It's like late season Sopranos."</title>
<description>
<![CDATA[FBI Director Comey confirms a Trump-Russia investigation, Trump alienates more allies, and Paul Ryan has keg dreams of cutting health care. Then Jon Ossoff, the Democratic candidate for Congress in Georgia's 6th District, joins Jon, Jon, and Tommy to talk about what’s he’s learned from his race and what you can do to help.]]>
</description>
<itunes:title>"It's like late season Sopranos."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>FBI Director Comey confirms a Trump-Russia investigation, Trump alienates more allies, and Paul Ryan has keg dreams of cutting health care. Then Jon Ossoff, the Democratic candidate for Congress in Georgia's 6th District, joins Jon, Jon, and Tommy to talk about what’s he’s learned from his race and what you can do to help.</itunes:summary>
<content:encoded>
<![CDATA[FBI Director Comey confirms a Trump-Russia investigation, Trump alienates more allies, and Paul Ryan has keg dreams of cutting health care. Then Jon Ossoff, the Democratic candidate for Congress in Georgia's 6th District, joins Jon, Jon, and Tommy to talk about what’s he’s learned from his race and what you can do to help.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/zS0AcDz8qzWYyzd_pO04PaHU5NGKpa01O4-mqGvoJL8</guid>
<pubDate>Mon, 20 Mar 2017 18:57:38 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:52:41</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d87dcfdd-3dca-4888-9204-c28f3fd6c3fe.mp3" type="audio/mpeg" length="50588943" />
</item>
<item>
<title>Live @ SXSW: Crooked Media and Kara Swisher </title>
<description>
<![CDATA[The Crooked Media team talks live with notoriously tough interviewer Kara Swisher about their burgeoning media empire, Trump, and how to focus the resistance.]]>
</description>
<itunes:title>Live @ SXSW: Crooked Media and Kara Swisher </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Crooked Media team talks live with notoriously tough interviewer Kara Swisher about their burgeoning media empire, Trump, and how to focus the resistance.</itunes:summary>
<content:encoded>
<![CDATA[The Crooked Media team talks live with notoriously tough interviewer Kara Swisher about their burgeoning media empire, Trump, and how to focus the resistance.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/ic9AkOccwxHkbnw5jRuzC2FwV10QugUjL6aXrSSYEvE</guid>
<pubDate>Fri, 17 Mar 2017 20:35:47 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,Tommy Vietor,Jon Lovett,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:09:10</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/ec7a330f-0489-46ec-b27e-b8e61a65daa7.mp3" type="audio/mpeg" length="66411206" />
</item>
<item>
<title>"Who pays for the wall? The elderly!"</title>
<description>
<![CDATA[Trump runs into trouble with his ban, his budget, and his health care bill. Then, Barack Obama’s former Deputy Chief of Staff and Health Care Czar Nancy-Ann DeParle joins Jon and Dan to talk about the fight to pass and now save the Affordable Care Act. ]]>
</description>
<itunes:title>"Who pays for the wall? The elderly!"</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump runs into trouble with his ban, his budget, and his health care bill. Then, Barack Obama’s former Deputy Chief of Staff and Health Care Czar Nancy-Ann DeParle joins Jon and Dan to talk about the fight to pass and now save the Affordable Care Act. </itunes:summary>
<content:encoded>
<![CDATA[Trump runs into trouble with his ban, his budget, and his health care bill. Then, Barack Obama’s former Deputy Chief of Staff and Health Care Czar Nancy-Ann DeParle joins Jon and Dan to talk about the fight to pass and now save the Affordable Care Act. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/l0-YqFnNjTf38QIUKt3-mjKSKc6oXMPIotmgEBZcYOI</guid>
<pubDate>Thu, 16 Mar 2017 20:35:28 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,Tommy Vietor,Jon Lovett,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:07:24</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/db4bcd59-f674-44df-ac82-d88052272578.mp3" type="audio/mpeg" length="64707186" />
</item>
<item>
<title>Pod Save America takes Austin</title>
<description>
<![CDATA[Health care lies dominate the Sunday shows, and Congress's biggest racist strikes again. Then, Congressman Seth Moulton joins Jon, Jon and Tommy to talk about the future of the Democratic Party. ]]>
</description>
<itunes:title>Pod Save America takes Austin</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Health care lies dominate the Sunday shows, and Congress's biggest racist strikes again. Then, Congressman Seth Moulton joins Jon, Jon and Tommy to talk about the future of the Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[Health care lies dominate the Sunday shows, and Congress's biggest racist strikes again. Then, Congressman Seth Moulton joins Jon, Jon and Tommy to talk about the future of the Democratic Party. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/OUxCB6FWXMR0Jk6DiJVDgPoSwAReoUTObweUVS3VMTA</guid>
<pubDate>Mon, 13 Mar 2017 20:57:44 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,Tommy Vietor,Jon Lovett,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:10:45</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/3fff7edb-3104-44b6-be84-0ab584c43ce0.mp3" type="audio/mpeg" length="67926726" />
</item>
<item>
<title>"The dogs who caught the car."</title>
<description>
<![CDATA[Paul Ryan struggles to pass a tax cut for the rich disguised as health care reform, and Vox.com's Ezra Klein joins Jon and Dan to break down all the policy pitfalls of Trumpcare.]]>
</description>
<itunes:title>"The dogs who caught the car."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Paul Ryan struggles to pass a tax cut for the rich disguised as health care reform, and Vox.com's Ezra Klein joins Jon and Dan to break down all the policy pitfalls of Trumpcare.</itunes:summary>
<content:encoded>
<![CDATA[Paul Ryan struggles to pass a tax cut for the rich disguised as health care reform, and Vox.com's Ezra Klein joins Jon and Dan to break down all the policy pitfalls of Trumpcare.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/BYyL1Zrk_h6cfzAzf4CLjSUpKp_c33axY2fvb8ttUGY</guid>
<pubDate>Thu, 09 Mar 2017 20:43:42 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,Tommy Vietor,Jon Lovett,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:13:17</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/7d56d51d-0776-46b7-bb35-f5d9bb105406.mp3" type="audio/mpeg" length="70355487" />
</item>
<item>
<title>"The most damning conclusion of all."</title>
<description>
<![CDATA[Trump issues a new immigration ban, and peddles a deranged conspiracy about Obama tapping his phones. Then, Rep. Adam Schiff (D-CA) joins Jon, Jon, and Tommy to talk about his committee's investigation into the contacts between Trump officials and Russia. ]]>
</description>
<itunes:title>"The most damning conclusion of all."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump issues a new immigration ban, and peddles a deranged conspiracy about Obama tapping his phones. Then, Rep. Adam Schiff (D-CA) joins Jon, Jon, and Tommy to talk about his committee's investigation into the contacts between Trump officials and Russia. </itunes:summary>
<content:encoded>
<![CDATA[Trump issues a new immigration ban, and peddles a deranged conspiracy about Obama tapping his phones. Then, Rep. Adam Schiff (D-CA) joins Jon, Jon, and Tommy to talk about his committee's investigation into the contacts between Trump officials and Russia. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/R-Icc8gKU8_hUvbDyU3CD5AzNW72bOOmN4gtZKetBB0</guid>
<pubDate>Mon, 06 Mar 2017 21:07:54 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>pod save america,Tommy Vietor,Jon Lovett,POTUS,Donald Trump,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:52:21</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/fbf5829c-2997-472c-9f1e-228cd01f4945.mp3" type="audio/mpeg" length="50268369" />
</item>
<item>
<title>"The greatest speech in history."</title>
<description>
<![CDATA[Sessions lies about meetings with Russians, and Trump snows the pundits with his speech. Then, former Republican operative Nicolle Wallace joins Jon and Dan to talk about Obama-Trump voters and the future of the Republican Party. ]]>
</description>
<itunes:title>"The greatest speech in history."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Sessions lies about meetings with Russians, and Trump snows the pundits with his speech. Then, former Republican operative Nicolle Wallace joins Jon and Dan to talk about Obama-Trump voters and the future of the Republican Party. </itunes:summary>
<content:encoded>
<![CDATA[Sessions lies about meetings with Russians, and Trump snows the pundits with his speech. Then, former Republican operative Nicolle Wallace joins Jon and Dan to talk about Obama-Trump voters and the future of the Republican Party. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/He1_UHDT3VaSREK2_MB_gbFomY9tRlo1nm2z7IYXJh0</guid>
<pubDate>Thu, 02 Mar 2017 20:42:06 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:11:14</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d48e6679-da37-4688-88f4-425b278857e1.mp3" type="audio/mpeg" length="68388989" />
</item>
<item>
<title>"It's making us dumber."</title>
<description>
<![CDATA[The latest on health care, Trump's joint address to Congress, and Peter Hamby of Snapchat joins to talk about press access and the changing media landscape.]]>
</description>
<itunes:title>"It's making us dumber."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The latest on health care, Trump's joint address to Congress, and Peter Hamby of Snapchat joins to talk about press access and the changing media landscape.</itunes:summary>
<content:encoded>
<![CDATA[The latest on health care, Trump's joint address to Congress, and Peter Hamby of Snapchat joins to talk about press access and the changing media landscape.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/mqZv3cO9HtaRAZ2aVw4SNof2iilWHvVXDiy6QjDvTPE</guid>
<pubDate>Mon, 27 Feb 2017 22:38:04 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:03:48</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/2351608d-1811-4804-a683-d39842ec34cd.mp3" type="audio/mpeg" length="61253590" />
</item>
<item>
<title>"A conversation about our divides."</title>
<description>
<![CDATA[Trump's relatively tame week on Twitter, his orders on deportations and transgender policies, and the growing activism at town halls. Then Ana Marie Cox joins Jon and Dan to talk about her new Crooked Media podcast, With Friends Like These.]]>
</description>
<itunes:title>"A conversation about our divides."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump's relatively tame week on Twitter, his orders on deportations and transgender policies, and the growing activism at town halls. Then Ana Marie Cox joins Jon and Dan to talk about her new Crooked Media podcast, With Friends Like These.</itunes:summary>
<content:encoded>
<![CDATA[Trump's relatively tame week on Twitter, his orders on deportations and transgender policies, and the growing activism at town halls. Then Ana Marie Cox joins Jon and Dan to talk about her new Crooked Media podcast, With Friends Like These.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/Jbsnz1XcAzySiv61oAe2WHsm_Zq6gLvwKtIWd3WjRYE</guid>
<pubDate>Thu, 23 Feb 2017 21:02:37 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:07:04</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/08c0f0b5-ffb0-4a19-aca4-58b523220818.mp3" type="audio/mpeg" length="64386194" />
</item>
<item>
<title>"Card-carrying badass." </title>
<description>
<![CDATA[Katie Couric joins for a freewheeling conversation about Trump's attacks on the media, persuading Trump voters and the future of the Democratic Party. ]]>
</description>
<itunes:title>"Card-carrying badass." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Katie Couric joins for a freewheeling conversation about Trump's attacks on the media, persuading Trump voters and the future of the Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[Katie Couric joins for a freewheeling conversation about Trump's attacks on the media, persuading Trump voters and the future of the Democratic Party. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/0ZyTrsMYQzjoJzYqwdKAd3Xn5PqU1Mdp-b5Ya_8j_6c</guid>
<pubDate>Mon, 20 Feb 2017 21:05:40 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:05:49</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a8d3954d-a72b-4cde-9737-2ab80b5f7821.mp3" type="audio/mpeg" length="63196682" />
</item>
<item>
<title>"Caps lock freakout mode."</title>
<description>
<![CDATA[General Flynn gets fired, the NYT's report on Trump-Russia contacts, and the White House's awful week. Then, the Atlantic's Julia Ioffe joins Jon and Dan to talk Russia, and MoveOn.org's Ben Wikler announces the launch of #ResistanceRecess. ]]>
</description>
<itunes:title>"Caps lock freakout mode."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>General Flynn gets fired, the NYT's report on Trump-Russia contacts, and the White House's awful week. Then, the Atlantic's Julia Ioffe joins Jon and Dan to talk Russia, and MoveOn.org's Ben Wikler announces the launch of #ResistanceRecess. </itunes:summary>
<content:encoded>
<![CDATA[General Flynn gets fired, the NYT's report on Trump-Russia contacts, and the White House's awful week. Then, the Atlantic's Julia Ioffe joins Jon and Dan to talk Russia, and MoveOn.org's Ben Wikler announces the launch of #ResistanceRecess. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/1HGgKWiHbuYUBw6Eg6cYisMR4F4ZQ1RDdnPEdz7IOQE</guid>
<pubDate>Thu, 16 Feb 2017 20:07:09 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:03:18</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d493c7f3-b8d6-44c6-accc-83c673f4b472.mp3" type="audio/mpeg" length="60782968" />
</item>
<item>
<title>"C'mon, Shinzo... they've paid me a fortune!"</title>
<description>
<![CDATA[Trump holds national security talks in a crowded Mar-a-Lago ballroom. Flynn and Priebus are on the ropes. And DeRay McKesson joins Jon, Jon, and Tommy to discuss protest and activism.]]>
</description>
<itunes:title>"C'mon, Shinzo... they've paid me a fortune!"</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Trump holds national security talks in a crowded Mar-a-Lago ballroom. Flynn and Priebus are on the ropes. And DeRay McKesson joins Jon, Jon, and Tommy to discuss protest and activism.</itunes:summary>
<content:encoded>
<![CDATA[Trump holds national security talks in a crowded Mar-a-Lago ballroom. Flynn and Priebus are on the ropes. And DeRay McKesson joins Jon, Jon, and Tommy to discuss protest and activism.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/BtW7LpEsKXlMpe7KZFIj5yBZJwPT1pxBiNQiSs13YEk</guid>
<pubDate>Mon, 13 Feb 2017 19:53:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>00:56:34</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/5a115af8-a9fa-4e06-9366-df897655a7a9.mp3" type="audio/mpeg" length="54312960" />
</item>
<item>
<title>Pod Save America Takes Brooklyn</title>
<description>
<![CDATA[Jon, Jon and Tommy pierce their liberal bubble by traveling to Brooklyn for a live podcast. They're joined by Mayor Bill de Blasio and Alex Wagner of CBS News. ]]>
</description>
<itunes:title>Pod Save America Takes Brooklyn</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon and Tommy pierce their liberal bubble by traveling to Brooklyn for a live podcast. They're joined by Mayor Bill de Blasio and Alex Wagner of CBS News. </itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon and Tommy pierce their liberal bubble by traveling to Brooklyn for a live podcast. They're joined by Mayor Bill de Blasio and Alex Wagner of CBS News. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/dCF5xivnByaCS1F3BqpSoK3Z7MB_YUeQLtagvFhzQug</guid>
<pubDate>Sat, 11 Feb 2017 14:47:52 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>02:13:32</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/a522e005-4215-4629-9f0f-5177b260da74.mp3" type="audio/mpeg" length="128200620" />
</item>
<item>
<title>"Can I call you Easy D?"</title>
<description>
<![CDATA[The threat posed by Attorney General Jeff Sessions, Trump's battle against the judiciary, and the travails of Sean Spicer. Then, New York Magazine's Jonathan Chait joins Jon and Dan to talk about Obama's legacy and Trump's first few weeks. ]]>
</description>
<itunes:title>"Can I call you Easy D?"</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The threat posed by Attorney General Jeff Sessions, Trump's battle against the judiciary, and the travails of Sean Spicer. Then, New York Magazine's Jonathan Chait joins Jon and Dan to talk about Obama's legacy and Trump's first few weeks. </itunes:summary>
<content:encoded>
<![CDATA[The threat posed by Attorney General Jeff Sessions, Trump's battle against the judiciary, and the travails of Sean Spicer. Then, New York Magazine's Jonathan Chait joins Jon and Dan to talk about Obama's legacy and Trump's first few weeks. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/RlOWIFgaj-0P8ID5TH72ImAYflkCuyhVjrUMUV45QxE</guid>
<pubDate>Thu, 09 Feb 2017 19:55:31 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>donald trump,Tommy Vietor,Jon Lovett,Pod Save America,POTUS,Politics,Dan Pfeiffer,jon favreau</itunes:keywords>
<itunes:duration>01:09:58</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/e0152354-af34-4094-942d-4c04e73bf6c9.mp3" type="audio/mpeg" length="67173146" />
</item>
<item>
<title>"A moment of silence for Bowling Green."</title>
<description>
<![CDATA[Behind the scenes of Trump's first weeks, his attacks on the judiciary, and his not-so-populist revolution. Then Neera Tanden joins Jon, Jon and Tommy to discuss the fight to save ACA. ]]>
</description>
<itunes:title>"A moment of silence for Bowling Green."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Behind the scenes of Trump's first weeks, his attacks on the judiciary, and his not-so-populist revolution. Then Neera Tanden joins Jon, Jon and Tommy to discuss the fight to save ACA. </itunes:summary>
<content:encoded>
<![CDATA[Behind the scenes of Trump's first weeks, his attacks on the judiciary, and his not-so-populist revolution. Then Neera Tanden joins Jon, Jon and Tommy to discuss the fight to save ACA. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/Z6okQVKu1zPhTcwAeXjaaB9BqZu7wUO8f5C1jiTWTR0</guid>
<pubDate>Mon, 06 Feb 2017 19:50:59 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>SCOTUS,ACA,Neera Tanden,Obamacare,Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>00:53:05</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/68b2e20a-a8a3-4e1f-beef-60198c20b63c.mp3" type="audio/mpeg" length="50970958" />
</item>
<item>
<title>BONUS POD: "He has a lot of edits." </title>
<description>
<![CDATA[Cody Keenan, President Obama's chief speechwriter in the second term, joins Jon and Jon to talk about speechwriting, working for Obama, and lessons learned over eight years in the White House.]]>
</description>
<itunes:title>BONUS POD: "He has a lot of edits." </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Cody Keenan, President Obama's chief speechwriter in the second term, joins Jon and Jon to talk about speechwriting, working for Obama, and lessons learned over eight years in the White House.</itunes:summary>
<content:encoded>
<![CDATA[Cody Keenan, President Obama's chief speechwriter in the second term, joins Jon and Jon to talk about speechwriting, working for Obama, and lessons learned over eight years in the White House.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/pxiKBFoS14pFa9Gn1vNGvg3cU5Zoc_h9oReGxILHPlI</guid>
<pubDate>Fri, 03 Feb 2017 20:45:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>00:36:49</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d420b7f8-fe9e-4279-96c8-c3a87e8dd757.mp3" type="audio/mpeg" length="35346808" />
</item>
<item>
<title>"A season for happy warriors."</title>
<description>
<![CDATA[Jon and Dan talk about Trump's bullying of Mexico and Australia, the promise of progressive protests, and Supreme Court nominee Neil Gorsuch. Then they're joined by two DNC Chair candidates, Mayor Pete Buttigieg and South Carolina Democratic Party Chairman Jaime Harrison.]]>
</description>
<itunes:title>"A season for happy warriors."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon and Dan talk about Trump's bullying of Mexico and Australia, the promise of progressive protests, and Supreme Court nominee Neil Gorsuch. Then they're joined by two DNC Chair candidates, Mayor Pete Buttigieg and South Carolina Democratic Party Chairman Jaime Harrison.</itunes:summary>
<content:encoded>
<![CDATA[Jon and Dan talk about Trump's bullying of Mexico and Australia, the promise of progressive protests, and Supreme Court nominee Neil Gorsuch. Then they're joined by two DNC Chair candidates, Mayor Pete Buttigieg and South Carolina Democratic Party Chairman Jaime Harrison.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/T8SGSIlSDyR-Y7cje1NaIBGcIhFLLXIIOc6IUx9BON4</guid>
<pubDate>Thu, 02 Feb 2017 20:44:35 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>SCOTUS,Neil Gorsuch,Pete Buttigieg,Jaime Harrison,Trump,Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,jon favreau,Jon Favreau</itunes:keywords>
<itunes:duration>01:01:21</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/ed44d63c-62d4-4903-ac02-7abae99294c7.mp3" type="audio/mpeg" length="58910929" />
</item>
<item>
<title>"Protest is the new brunch."</title>
<description>
<![CDATA[Jon, Jon and Tommy discuss Trump's unconscionable Muslim ban and the politicization of national security. They're joined by The Guardian's Sabrina Siddiqui to discuss the global reaction to the EO, and then later by former White House lawyer Danielle Gray to discuss the EOs and Trump's impending Supreme Court pick. ]]>
</description>
<itunes:title>"Protest is the new brunch."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon and Tommy discuss Trump's unconscionable Muslim ban and the politicization of national security. They're joined by The Guardian's Sabrina Siddiqui to discuss the global reaction to the EO, and then later by former White House lawyer Danielle Gray to discuss the EOs and Trump's impending Supreme Court pick. </itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon and Tommy discuss Trump's unconscionable Muslim ban and the politicization of national security. They're joined by The Guardian's Sabrina Siddiqui to discuss the global reaction to the EO, and then later by former White House lawyer Danielle Gray to discuss the EOs and Trump's impending Supreme Court pick. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/YX0k2v7wUMIo3BLFwF9JpdLvvLOvHixAZyRNw7ogD_M</guid>
<pubDate>Mon, 30 Jan 2017 20:21:02 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>01:06:09</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/9133fc26-048f-4d3e-933d-5dcf39055a2c.mp3" type="audio/mpeg" length="63507226" />
</item>
<item>
<title>"What the hell are alternative facts?" </title>
<description>
<![CDATA[Jon and Dan talk about Trump's disturbing first week in office, including his Executive Orders, ABC interview, and voter fraud lies. Then they're joined by DNC Chair candidate Tom Perez to talk about the future of the Democratic Party. ]]>
</description>
<itunes:title>"What the hell are alternative facts?" </itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon and Dan talk about Trump's disturbing first week in office, including his Executive Orders, ABC interview, and voter fraud lies. Then they're joined by DNC Chair candidate Tom Perez to talk about the future of the Democratic Party. </itunes:summary>
<content:encoded>
<![CDATA[Jon and Dan talk about Trump's disturbing first week in office, including his Executive Orders, ABC interview, and voter fraud lies. Then they're joined by DNC Chair candidate Tom Perez to talk about the future of the Democratic Party. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/sYwzzJDcvnsneGnCvf87gzGXBGBX3jcpkc-phZ6Us2A</guid>
<pubDate>Thu, 26 Jan 2017 20:23:02 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>01:04:09</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/31bbf0e9-d93d-420e-82c5-0c99c7a4ec98.mp3" type="audio/mpeg" length="61594226" />
</item>
<item>
<title>"The Mall sank into the earth."</title>
<description>
<![CDATA[Jon, Jon and Tommy talk about Trump's inaugural address, the women's marches across the US and Sean Spicer's wonderful weekend. Then they're joined by Seth Meyers from "Late Night with Seth Meyers". ]]>
</description>
<itunes:title>"The Mall sank into the earth."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon, Jon and Tommy talk about Trump's inaugural address, the women's marches across the US and Sean Spicer's wonderful weekend. Then they're joined by Seth Meyers from "Late Night with Seth Meyers". </itunes:summary>
<content:encoded>
<![CDATA[Jon, Jon and Tommy talk about Trump's inaugural address, the women's marches across the US and Sean Spicer's wonderful weekend. Then they're joined by Seth Meyers from "Late Night with Seth Meyers". ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/OBHvOMZL1qKBx1-kmpprGga_p2OIJ5ev2wn2KTFL-Qg</guid>
<pubDate>Mon, 23 Jan 2017 20:15:53 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>01:22:22</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/84c75f1e-b9b0-4862-8d62-c2c75cbed964.mp3" type="audio/mpeg" length="79087490" />
</item>
<item>
<title>Obama's Last Interview</title>
<description>
<![CDATA[The Pod Save America team sits down with President Obama for his last interview as President. ]]>
</description>
<itunes:title>Obama's Last Interview</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>The Pod Save America team sits down with President Obama for his last interview as President. </itunes:summary>
<content:encoded>
<![CDATA[The Pod Save America team sits down with President Obama for his last interview as President. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/1jVEJHXk15MGXAJ3hrtKP91QLwaJGUHQelr_hQSkA3E</guid>
<pubDate>Thu, 19 Jan 2017 08:05:00 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>00:41:13</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d2db83ae-1d0f-4546-ac88-6db54e32bec3.mp3" type="audio/mpeg" length="39577809" />
</item>
<item>
<title>"Congress scares easy."</title>
<description>
<![CDATA[Jon Favreau, Jon Lovett and Tommy Vietor talk about the rallies to preserve ACA, Trump’s twitter war with John Lewis and his creepy embrace of Russia. Then they’re joined by Erin Gloria Ryan to discuss covering the Trump White House and Philippe Reines talks about playing Donald Trump.]]>
</description>
<itunes:title>"Congress scares easy."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon Favreau, Jon Lovett and Tommy Vietor talk about the rallies to preserve ACA, Trump’s twitter war with John Lewis and his creepy embrace of Russia. Then they’re joined by Erin Gloria Ryan to discuss covering the Trump White House and Philippe Reines talks about playing Donald Trump.</itunes:summary>
<content:encoded>
<![CDATA[Jon Favreau, Jon Lovett and Tommy Vietor talk about the rallies to preserve ACA, Trump’s twitter war with John Lewis and his creepy embrace of Russia. Then they’re joined by Erin Gloria Ryan to discuss covering the Trump White House and Philippe Reines talks about playing Donald Trump.]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/8YmbsIVqMEEOuk_XG02E1KozVGe94eSoFzRteEFsvck</guid>
<pubDate>Mon, 16 Jan 2017 20:38:50 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>00:52:09</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/65294234-1e99-40da-b66d-0e7af3133b2a.mp3" type="audio/mpeg" length="50069002" />
</item>
<item>
<title>"We had plenty of ethical fun."</title>
<description>
<![CDATA[Jon and Dan talk about Obama's farewell and Trump's press conference. Then, former Obama ethics czar Norm Eisen joins to talk about Trump's decision to retain ownership of his business empire. ]]>
</description>
<itunes:title>"We had plenty of ethical fun."</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon and Dan talk about Obama's farewell and Trump's press conference. Then, former Obama ethics czar Norm Eisen joins to talk about Trump's decision to retain ownership of his business empire. </itunes:summary>
<content:encoded>
<![CDATA[Jon and Dan talk about Obama's farewell and Trump's press conference. Then, former Obama ethics czar Norm Eisen joins to talk about Trump's decision to retain ownership of his business empire. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/YzzbADYRrPLqtmW9n7b22kkQMHksOH9J8R8GmgMjzNs</guid>
<pubDate>Thu, 12 Jan 2017 20:18:08 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>ethics,president obama ,Inauguration,Norm Eisen,President Trump,trump,Tommy Vietor,Liberal,Jon Lovett,Washington DC,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,obama,conservative,Jon Favreau</itunes:keywords>
<itunes:duration>00:55:36</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/99c40629-a1dd-477c-b570-a932ab48f668.mp3" type="audio/mpeg" length="53382582" />
</item>
<item>
<title>"Repeal and go f*ck yourself." Our first episode!</title>
<description>
<![CDATA[Jon Favreau, Jon Lovett and Tommy Vietor launch Pod Save America with a discussion of Russia hacking, cabinet confirmations, saving Obamacare and Obama's final speech. Then they're joined by Tamika Mallory and Linda Sarsour to discuss the Women's March on Washington. ]]>
</description>
<itunes:title>"Repeal and go f*ck yourself." Our first episode!</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Jon Favreau, Jon Lovett and Tommy Vietor launch Pod Save America with a discussion of Russia hacking, cabinet confirmations, saving Obamacare and Obama's final speech. Then they're joined by Tamika Mallory and Linda Sarsour to discuss the Women's March on Washington. </itunes:summary>
<content:encoded>
<![CDATA[Jon Favreau, Jon Lovett and Tommy Vietor launch Pod Save America with a discussion of Russia hacking, cabinet confirmations, saving Obamacare and Obama's final speech. Then they're joined by Tamika Mallory and Linda Sarsour to discuss the Women's March on Washington. ]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/IcxH1-o0wDmnd5p93ELmC6arLL4m-Qa7MDdc_MXQFlo</guid>
<pubDate>Mon, 09 Jan 2017 20:53:01 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>president obama ,Presidential Election,Women's March on Washington,Linda Sarsour,cabinet nominees,liberal ,Tamika Mallory,russian hacking,Trump,Obamacare,President Trump,donald trump,Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,obama,jon favreau,russia,conservative,Jon Favreau</itunes:keywords>
<itunes:duration>00:51:28</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/e2f548cd-a7f0-4874-9756-8aeb254af5e2.mp3" type="audio/mpeg" length="49412806" />
</item>
<item>
<title>Teaser Episode</title>
<description>
<![CDATA[Pod Save America launches Monday January 9th!]]>
</description>
<itunes:title>Teaser Episode</itunes:title>
<itunes:episodeType>full</itunes:episodeType>
<itunes:summary>Pod Save America launches Monday January 9th!</itunes:summary>
<content:encoded>
<![CDATA[Pod Save America launches Monday January 9th!]]>
</content:encoded>
<guid isPermaLink="false">gid://art19-episode-locator/V0/4U3ILe11Y_Yf2EBEHJy9sI71O7ta3woGsiAyU4B_EYY</guid>
<pubDate>Fri, 06 Jan 2017 16:20:40 -0000</pubDate>
<itunes:explicit>yes</itunes:explicit>
<itunes:image href="https://dfkfj8j276wwv.cloudfront.net/images/0d/28/33/81/0d283381-724c-4caa-abad-b470e950d72d/b81bc65ae9ed5e2c095d68d40fecf3735467132e22415ad4861dd89a2f6527a47f45269a9091f8e98b499f5abc6c0c5423daa6690324ee9a0b9572868319deb7.jpeg" />
<itunes:keywords>Tommy Vietor,Jon Lovett,Pod Save America,politics,POTUS,Donald Trump,Dan Pfeiffer,Jon Favreau</itunes:keywords>
<itunes:duration>00:00:47</itunes:duration>
<enclosure url="https://rss.art19.com/episodes/d4339286-59a8-4144-9b4f-36174ea4e221.mp3" type="audio/mpeg" length="764447" />
</item>
</channel>
</rss>
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment