<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bundy Club | Stephanie | Friends Activity</title>
	<link>https://bundyclub.com/members/stephanie/activity/friends/</link>
	<atom:link href="https://bundyclub.com/members/stephanie/activity/friends/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Stephanie&#039;s friends.</description>
	<lastBuildDate>Tue, 26 May 2026 17:19:29 -0700</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">6405616833657f3da8b861e207f796fc</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9289</link>
				<pubDate>Tue, 26 May 2026 12:48:40 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9289" rel="nofollow ugc">Sam Kinison Screamed Happy Birthday to My Dad and It Made His Year</a></strong><a href="https://bundyclub.com/?p=9289" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/featured_kinison_v3-300x225.jpg" /></a> Folks, this is one of those stories I never get tired of telling, mostly because every time I tell it I can still hear Sam Kinison&#8217;s voice ringing through <a href="https://bundyclub.com/?p=9289" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a7c5b4ce376d193266477e33ff1c5e87</guid>
				<title>David Faustino added the event Bundy Breakdown #4: Zoom Watch Party with Greg Fitzsimmons - May 28th, 6PM PT</title>
				<link>https://bundyclub.com/activity/p/5453/</link>
				<pubDate>Tue, 26 May 2026 09:08:19 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6de0c4f037bcfc0463a523480de69c9a</guid>
				<title>David Faustino added the event Bundy Breakdown #5: Zoom with Ed O&#039;Neill (Al Bundy) Reviewing &#034;The Godfather&#034;, June 11th, 6PM PT</title>
				<link>https://bundyclub.com/activity/p/5452/</link>
				<pubDate>Tue, 26 May 2026 09:07:13 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b6d3ae0047e9885f10ae75ff7c5e001c</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/if-al-had-a-hammer-season-6-episode-3-oh-and-also-moving-blows/#comment-821</link>
				<pubDate>Tue, 26 May 2026 01:20:05 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f602;&#x1f602;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4ucZT5H" target="_blank" style="text-decoration:none; color:inherit;">
                    S4E5: He Ain&#039;t Much But He&#039;s Mine                </a>
            </h3>
           
            <a href="https://amzn.to/4ucZT5H" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s4e5.jpg" alt="He Ain&#039;t Much But He&#039;s Mine">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4ucZT5H" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9206" rel="nofollow ugc">&quot;If Al Had a Hammer&quot;. Season 6, Episode 3. oh, and also, moving blows…</a></strong><a href="https://bundyclub.com/?p=9206" rel="nofollow ugc"></a> Hello my Bundy Club family. Hope this memorial day is finding you well.  Just wanted to check in and tell you f [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a725c18557e1a473539b9f606d2de24</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-10-years-on-set-and-why-the-bundy-cast-is-still-best-friends-today/#comment-820</link>
				<pubDate>Tue, 26 May 2026 01:02:31 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x2764;&#xfe0f;&#x2764;&#xfe0f;&#x2764;&#xfe0f;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9223" rel="nofollow ugc">Married with Children: 10 Years on Set and Why the Bundy Cast Is Still Best Friends Today</a></strong><a href="https://bundyclub.com/?p=9223" rel="nofollow ugc"></a> Fans always want to know if the cast actually got along after 10 years on the same [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d7ecd15cdf00bffe7ed9aefb92c2400</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-819</link>
				<pubDate>Tue, 26 May 2026 00:46:39 -0700</pubDate>

									<content:encoded><![CDATA[<p>So exciting!!  Can&#8217;t wait!</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4ucZS1D" target="_blank" style="text-decoration:none; color:inherit;">
                    S4E4: Tooth Or Consequences                </a>
            </h3>
           
            <a href="https://amzn.to/4ucZS1D" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s4e4.jpg" alt="Tooth Or Consequences">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4ucZS1D" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc">Zoom with Ed O’Neill (Al Bundy) on June 11th 6PM PT</a></strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc"></a> Get ready, Bundy fans &#8211; the king himself is showing up… and we’re diving into one of Al’s most legendary power trips.    On Thur [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0d6fcba8145719b0e51541ee9f869c5f</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-818</link>
				<pubDate>Tue, 26 May 2026 00:45:56 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f602;&#x1f602;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc">Zoom with Ed O’Neill (Al Bundy) on June 11th 6PM PT</a></strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc"></a> Get ready, Bundy fans &#8211; the king himself is showing up… and we’re diving into one of Al’s most legendary power trips.    On Thur [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b96cdca53f5178b356e0971c8bbf5aa6</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/happy-memorial-day-bundy-club/#comment-817</link>
				<pubDate>Tue, 26 May 2026 00:44:55 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f602;&#x1f602;&#x1f602;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3OoD0x6" target="_blank" style="text-decoration:none; color:inherit;">
                    S4E3: Buck Saves The Day                </a>
            </h3>
           
            <a href="https://amzn.to/3OoD0x6" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s4e3.jpg" alt="Buck Saves The Day">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3OoD0x6" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/bam13/" rel="nofollow ugc">Bam Blizzard</a> wrote a new post <strong><a href="https://bundyclub.com/happy-memorial-day-bundy-club/" rel="nofollow ugc">Happy Memorial Day Bundy Club</a></strong>Loved this episode even though it was Labor Day.&#8221;There&#8217;s nothing like spending Labor Day with the family, good food, and good friends. Oh god, what a [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d98bca6abf9f02b8e0981fdab91227c</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9231</link>
				<pubDate>Mon, 25 May 2026 15:44:33 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc">Zoom with Ed O’Neill (Al Bundy) on June 11th 6PM PT</a></strong><a href="https://bundyclub.com/?p=9231" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/1991/02/237016-300x225.jpg" /></a> Get ready, Bundy fans &#8211; the king himself is showing up… and we’re diving into one of Al’s most legendary power trips.    On Thursday, June 11th at 6PM PT, E <a href="https://bundyclub.com/?p=9231" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4cI6Nc4" target="_blank" style="text-decoration:none; color:inherit;">
                    S3E9: The Gypsy Cried                </a>
            </h3>
           
            <a href="https://amzn.to/4cI6Nc4" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s3e9.jpg" alt="The Gypsy Cried">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4cI6Nc4" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>7</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">32a20c3dd4ed6f2862278937de5b3f0c</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9227</link>
				<pubDate>Mon, 25 May 2026 13:16:09 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9227" rel="nofollow ugc">The Banned Married with Children Episode and the Spinoff That Almost Happened</a></strong><a href="https://bundyclub.com/?p=9227" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/featured_banned_spinoff-300x225.jpg" /></a> One of our members actually sat in the Sunset Gower audience watching us tape episodes back in the run. He came on the latest watch party with Richard <a href="https://bundyclub.com/?p=9227" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4eJDPuU" target="_blank" style="text-decoration:none; color:inherit;">
                    S3E5: A Dump Of My Own                </a>
            </h3>
           
            <a href="https://amzn.to/4eJDPuU" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s3e5.jpg" alt="A Dump Of My Own">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4eJDPuU" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">34dd278577c4612fe1f821d99d246c0c</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-harold-sylvester-tulane-basketball-pete-maravich-to-hollywood/#comment-791</link>
				<pubDate>Mon, 25 May 2026 04:00:50 -0700</pubDate>

									<content:encoded><![CDATA[<p>1000%</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9214" rel="nofollow ugc">Married with Children: Harold Sylvester from Tulane Basketball and Pete Maravich to Hollywood</a></strong><a href="https://bundyclub.com/?p=9214" rel="nofollow ugc"></a> People know Harold Sylvester as Griff, the No Ma&#8217;am shoe-store guy who showed up on [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">085d5ffa3436d3a968da3ebe74248538</guid>
				<title>David Faustino posted an update: Ed O&#039;Neill aka Al Bundy the Polk High Legend himself will be [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5326/</link>
				<pubDate>Mon, 25 May 2026 02:30:22 -0700</pubDate>

									<content:encoded><![CDATA[<p>Ed O&#8217;Neill aka Al Bundy the Polk High Legend himself will be on our live Zoom with us on Thursday June 11th at 6 PM PT. We hope you can make it!</p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">100e8be3a3995e5e555c77759d366b61</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9223</link>
				<pubDate>Sun, 24 May 2026 22:54:05 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9223" rel="nofollow ugc">Married with Children: 10 Years on Set and Why the Bundy Cast Is Still Best Friends Today</a></strong><a href="https://bundyclub.com/?p=9223" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/featured_amanda_10years-3-300x225.jpg" /></a> Fans always want to know if the cast actually got along after 10 years on the same soundstage. The short answer: yeah, mostly. The long answer involves Ed <a href="https://bundyclub.com/?p=9223" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/41XpbbV" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E19: Impo-Dent                </a>
            </h3>
           
            <a href="https://amzn.to/41XpbbV" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e19.jpg" alt="Impo-Dent">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/41XpbbV" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>3</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">385d188d55a2a9d63bc53360def83e93</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9214</link>
				<pubDate>Sun, 24 May 2026 20:07:22 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9214" rel="nofollow ugc">Married with Children: Harold Sylvester from Tulane Basketball and Pete Maravich to Hollywood</a></strong><a href="https://bundyclub.com/?p=9214" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/harold-sylvester-basketball-hollywood-300x225.jpg" /></a> People know Harold Sylvester as Griff, the No Ma&#8217;am shoe-store guy who showed up on Married with Children and immediately fit in like he&#8217;d been hanging out <a href="https://bundyclub.com/?p=9214" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3Qw4YYk" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E18: The Great Escape                </a>
            </h3>
           
            <a href="https://amzn.to/3Qw4YYk" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e18.jpg" alt="The Great Escape">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3Qw4YYk" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>3</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">990948939b60a9fc815579cc3dbc47df</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9206</link>
				<pubDate>Sun, 24 May 2026 18:10:10 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9206" rel="nofollow ugc">&quot;If Al Had a Hammer&quot;. Season 6, Episode 3. oh, and also, moving blows…</a></strong><a href="https://bundyclub.com/?p=9206" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/img_2881.jpg" /></a> Hello my Bundy Club family. Hope this memorial day is finding you well.  Just wanted to check in and tell you first of all, I&#8217;m super excited to have <a href="https://bundyclub.com/?p=9206" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3Qwt4SJ" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E15: Build A Better Mousetrap                </a>
            </h3>
           
            <a href="https://amzn.to/3Qwt4SJ" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e15.jpg" alt="Build A Better Mousetrap">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3Qwt4SJ" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1bc271e5d60ca1b959771cc19a7315f6</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9205</link>
				<pubDate>Sun, 24 May 2026 15:44:53 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/married-with-children-no-maam-crews-wacky-neighbor-dream-and-fan-trivia-geniuses/" rel="nofollow ugc">Married with Children: No Maam Crews Wacky Neighbor Dream and Fan Trivia Geniuses</a></strong><a href="https://bundyclub.com/married-with-children-no-maam-crews-wacky-neighbor-dream-and-fan-trivia-geniuses/" rel="nofollow ugc"><img loading="lazy" src="https://www.youtube.com/embed/yA46-m2d_uo" /></a> I ran one of our most fun Bundy Club watch parties to date. Got the No Maam crew <a href="https://bundyclub.com/married-with-children-no-maam-crews-wacky-neighbor-dream-and-fan-trivia-geniuses/" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">71138c01997c096812feebe1d47c15fb</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9189</link>
				<pubDate>Sun, 24 May 2026 03:45:46 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9189" rel="nofollow ugc">Married with Children: The Secret Behind Kelly Bundy&#039;s &#039;Bleen&#039; Joke</a></strong><a href="https://bundyclub.com/?p=9189" rel="nofollow ugc"><img loading="lazy" src="https://www.youtube.com/embed/lf1eA3h5vVc" /></a> So we&#8217;re doing our third Bundy Breakdown watch party, right? Me and the No Ma&#8217;am guys, Griff, Bob Rooney, Ike, the whole crew, plus we dragged Richard <a href="https://bundyclub.com/?p=9189" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3ffc40e943d559f2b6dd2987b7c46610</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9186</link>
				<pubDate>Sat, 23 May 2026 22:04:57 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9186" rel="nofollow ugc">Married with Children Star David Faustino on the Wild Mad TV Three Stooges Coke Sketch</a></strong><a href="https://bundyclub.com/?p=9186" rel="nofollow ugc"><img loading="lazy" src="https://www.youtube.com/embed/LQxqpVSWrho" /></a> I want to tell you about an episode of Mad TV I did, very early in their run, that I can promise you is the most unhinged five minutes of my acting career. <a href="https://bundyclub.com/?p=9186" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d3e422e303061e7efa0ebc14a9cd6a24</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9180</link>
				<pubDate>Sat, 23 May 2026 20:23:23 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9180" rel="nofollow ugc">Married with Children: The 1994 Northridge Earthquake That Shut Down Our Set</a></strong><a href="https://bundyclub.com/?p=9180" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/04/david-faustino-bundy-club-225x300.jpeg" /></a> I want to tell you about January 17, 1994, because that night changed how I think about Los Angeles, my family, and the show I was doing every week. We were <a href="https://bundyclub.com/?p=9180" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>4</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b5ec05675c99c2e84507dbf06a5ba2c0</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9167</link>
				<pubDate>Sat, 23 May 2026 06:34:49 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/married-with-children-david-faustino-met-ted-mcginley-on-the-love-boat-at-age-9/" rel="nofollow ugc">Married with Children: David Faustino Met Ted McGinley on The Love Boat at Age 9</a></strong><a href="https://bundyclub.com/married-with-children-david-faustino-met-ted-mcginley-on-the-love-boat-at-age-9/" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/04/bundyclub-post-jefferson-darcy-300x300.png" /></a> You guys are gonna love this one. So during our Bundy Club watch party with Amanda <a href="https://bundyclub.com/married-with-children-david-faustino-met-ted-mcginley-on-the-love-boat-at-age-9/" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ba4e43c640d200426d034b0c0c99e138</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9162</link>
				<pubDate>Sat, 23 May 2026 00:10:07 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9162" rel="nofollow ugc">Married with Children: How Ike Cost Tom McCleister His Musical Opening Night</a></strong><a href="https://bundyclub.com/?p=9162" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/griff-and-bob-rooney-nomaam-watch-party-300x300.jpg" /></a> Listen, when you bring somebody onto Married with Children for one episode, you don&#8217;t think you&#8217;re rerouting their whole year. You&#8217;re filling a chair in the <a href="https://bundyclub.com/?p=9162" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0da5dda21729e03553aff05b77d7e964</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9133</link>
				<pubDate>Thu, 21 May 2026 21:34:46 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9133" rel="nofollow ugc">Married with Children: Hilarious Voice Acting Evolution of Buck, the Bundy Family Dog (Seasons 1-9)</a></strong><a href="https://bundyclub.com/?p=9133" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/04/bundyclub-post-buck-the-dog-300x300.png" /></a> Buck the dog ran with the Bundys for nine seasons, but most fans don’t realize three different voices brought him to life. I let this one slip on a recent B <a href="https://bundyclub.com/?p=9133" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4t7vmFG" target="_blank" style="text-decoration:none; color:inherit;">
                    S1E8: The Poker Game                </a>
            </h3>
           
            <a href="https://amzn.to/4t7vmFG" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s1e8.jpg" alt="The Poker Game">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4t7vmFG" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7287aab6d822a619ac4c8a89400090b8</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9249</link>
				<pubDate>Thu, 21 May 2026 16:23:15 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9249" rel="nofollow ugc">Bundy Breakdown #4 Zoom Watch Party with Comedian Greg Fitzsimmons &#8211; Reviewing &quot;If Al Had a Hammer&quot; May 28th 6PM PT</a></strong><a href="https://bundyclub.com/?p=9249" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/ChatGPT-Image-May-22-2026-02_34_23-PM-300x200.png" /></a> Get ready, Bundy fans &#8211; this one’s going to be a blast.    On Thursday, May 28th at 6PM PT, comedian Greg Fitzsimmons is joining our live Bundy Breakdown Z <a href="https://bundyclub.com/?p=9249" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4sT6Zev" target="_blank" style="text-decoration:none; color:inherit;">
                    S3E10: Requiem For A Dead Barber                </a>
            </h3>
           
            <a href="https://amzn.to/4sT6Zev" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s3e10.jpg" alt="Requiem For A Dead Barber">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4sT6Zev" target="_blank" class="watch-button">
                👉 Watch on Amazon Prime
            </a>
        </div>
        <style>
        .bundy-amazon-box {
            border: 1px solid #ddd;
            border-radius: 12px;
            padding: 20px;
            margin: 35px auto;
            background: #ffffff;
            text-align: center;
            max-width: 520px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }
        .bundy-amazon-box h3 {
            margin: 0 0 20px 0;
            font-size: 1.75em;
            font-weight: 700;
            color: #111;
        }
        .image-wrapper {
            position: relative;
            display: inline-block;
            max-width: 100%;
            margin-bottom: 22px;
            border-radius: 8px;
            overflow: hidden;
        }
        .image-wrapper img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
        }
        .image-wrapper:hover img {
            transform: scale(1.03);
        }
        .play-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.45);
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 20px rgba(0,0,0,0.4);
            transition: all 0.3s ease;
        }
        .play-triangle {
            width: 0; height: 0;
            border-top: 28px solid transparent;
            border-bottom: 28px solid transparent;
            border-left: 38px solid #fff;
            margin-left: 8px;
        }
        .image-wrapper:hover .play-overlay {
            background: rgba(230, 92, 0, 0.9);
        }
        .watch-button {
            display: inline-block;
            background: #E65C00;
            color: #000;
            padding: 16px 40px;
            text-decoration: none;
            font-weight: bold;
            font-size: 17px;
            border-radius: 8px;
            transition: all 0.2s ease;
        }
        .watch-button:hover {
            background: #000000;
            transform: translateY(-2px);
        }
        </style>
        ]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">74bce50b618fe8c8f8cc4a6fd49619fb</guid>
				<title>David Faustino posted an update: @c123   Hi!  I accidentally deleted your comment about my [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5253/</link>
				<pubDate>Thu, 21 May 2026 03:45:49 -0700</pubDate>

									<content:encoded><![CDATA[<p><a href="https://bundyclub.com/members/c123/" rel="nofollow ugc">@c123</a>   Hi!  I accidentally deleted your comment about my bowling shirt on that post!  My bad, meant to edit my own comment and accidentally deleted yours!!  I was TRYING to reply to it. &#x1f631;</p>
]]></content:encoded>
				
									<slash:comments>3</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b45636b0fd62ddc0ab69d0e2795057b3</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-771</link>
				<pubDate>Thu, 21 May 2026 03:41:24 -0700</pubDate>

									<content:encoded><![CDATA[<p>Ha yea, once the show became a smash hit, I wouldn&#8217;t be caught dead in something like this for two reasons, the first being I was always kind of hidingm like in a hat and sunglasses etc (even though some people would recognize me right through the disguise..that, and apparently my voice gave me away,, can&#8217;t tell you how many times I gave myself&hellip;<span class="activity-read-more" id="activity-read-more-5252"><a href="https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-771" rel="nofollow ugc">Read more</a></span></p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc">Found this little gem while cleaning out the garage.. The Official MWC cast &amp; crew bowling shirt&#8230;</a></strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc"></a> So in my recent purge of the garage at my home here in LA, I came across a box with [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ac32b94a4eebec79b67113cfdcf9ab65</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/bud-two-part-episode-idea/#comment-770</link>
				<pubDate>Thu, 21 May 2026 03:33:54 -0700</pubDate>

									<content:encoded><![CDATA[<p>ooh!  Fun idea!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/timhorn1229/" rel="nofollow ugc">GRANDMASTER T! Tim Horn</a> wrote a new post <strong><a href="https://bundyclub.com/bud-two-part-episode-idea/" rel="nofollow ugc">Bud Two Part Episode Idea</a></strong>A great two parter for Bud I think would be         “ The Wedding Show” possibly get Joey Adams to make an appearance, she speaks hig <a href="https://bundyclub.com/bud-two-part-episode-idea/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1f71f641359e34bf4008ee44c02bc0fb</guid>
				<title>David Faustino posted an update: The video from our last Zoom Watch Party with No Ma’am crew G [&#133;]</title>
				<link>https://bundyclub.com/activity/p/4943/</link>
				<pubDate>Tue, 19 May 2026 15:33:55 -0700</pubDate>

									<content:encoded><![CDATA[<p>The video from our last Zoom Watch Party with No Ma’am crew Griff, Bob Rooney and Ike is up! Check it out if you didn&#8217;t make the LIVE show. Woah Bundy!!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d088a3dc9e0d7114d450f396a9ac7536</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=9070</link>
				<pubDate>Tue, 19 May 2026 15:29:18 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=9070" rel="nofollow ugc">Married with Children No Ma’am Takes Over the Bundy Club: Bundy Breakdown Zoom Watch Party with Griff, Bob Rooney and Ike!</a></strong><a href="https://bundyclub.com/?p=9070" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/zoom-3-loaded-couch-2-300x93.png" /></a> Griff, Bob Rooney and Ike. Three core members of the legendary No Ma’am crew joined David Faustino for a special Bundy Club live Zoom watch party and f <a href="https://bundyclub.com/?p=9070" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>3</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d0d9419368e39465a8eb089f57638256</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-737</link>
				<pubDate>Tue, 19 May 2026 05:10:06 -0700</pubDate>

									<content:encoded><![CDATA[<p>yeesh.  tough question after all these years. while I&#8217;d like to say me, i can remember well enough to know that&#8217;s not the case ha. I do remember Ron Leavitt being very good actually. But I think it was one of the lighting guys that was the real bowler of the bunch. can&#8217;t remember his name right now</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc">Found this little gem while cleaning out the garage.. The Official MWC cast &amp; crew bowling shirt&#8230;</a></strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc"></a> So in my recent purge of the garage at my home here in LA, I came across a box with [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f1154260d12b5369d32ddc7c47f01dcf</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4917/#acomment-4935</link>
				<pubDate>Tue, 19 May 2026 03:43:08 -0700</pubDate>

									<content:encoded><![CDATA[<p>greatness</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/polkhigh33/profile/" rel="nofollow ugc">William Faust (aka Grandmaster Faust)</a>&#039;s profile was updated			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b070ec973cbd7ce28e88eebd3871f8c3</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4919/#acomment-4934</link>
				<pubDate>Tue, 19 May 2026 03:42:50 -0700</pubDate>

									<content:encoded><![CDATA[<p>love ir!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/normanjablonsky/" rel="nofollow ugc">Norman Jablonsky</a> and <a href="https://bundyclub.com/members/edbell/" rel="nofollow ugc">Ed Bell</a> are now friends			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">824a57704d4e487304217940510731d5</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4930/#acomment-4933</link>
				<pubDate>Tue, 19 May 2026 03:42:20 -0700</pubDate>

									<content:encoded><![CDATA[<p>Glad  you&#8217;re here @hariold!sylvester</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/messenlehner/" rel="nofollow ugc">Messy</a> and <a href="https://bundyclub.com/members/haroldsylvester/" rel="nofollow ugc">HaroldSylvester</a> are now friends			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e04a34f86277f6364621ffebce035c7c</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-738</link>
				<pubDate>Tue, 19 May 2026 03:40:26 -0700</pubDate>

									<content:encoded><![CDATA[<p>man I haven&#8217;t bowled in years. Bundy Club league sounds amazing. how would we even go about that? &#x1f914;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc">Found this little gem while cleaning out the garage.. The Official MWC cast &amp; crew bowling shirt&#8230;</a></strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc"></a> So in my recent purge of the garage at my home here in LA, I came across a box with [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dbc80633fae44238b75338c890873cfd</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4925/#acomment-4927</link>
				<pubDate>Mon, 18 May 2026 22:16:35 -0700</pubDate>

									<content:encoded><![CDATA[<p>love it</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/normanjablonsky/" rel="nofollow ugc">Norman Jablonsky</a> and <a href="https://bundyclub.com/members/haroldsylvester/" rel="nofollow ugc">HaroldSylvester</a> are now friends			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8aea2226c17ebae6a609f4ddcc7dc05c</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/where-in-the-world-is-your-bundy-home/#comment-734</link>
				<pubDate>Mon, 18 May 2026 22:16:10 -0700</pubDate>

									<content:encoded><![CDATA[<p>love this!  Great idea btw. &#x1f4af;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/c123/" rel="nofollow ugc">Christin</a> wrote a new post <strong><a href="https://bundyclub.com/where-in-the-world-is-your-bundy-home/" rel="nofollow ugc">Where in the world is your Bundy home?</a></strong>Now we can officially see how far the Bundy chaos has spread across the planet &#x1f64c;&#x1f3fb; I genuinely love seeing where everyone is from. Location is  now [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">341499d78d3cde19f82dfc9f8c209c34</guid>
				<title>David Faustino wrote a new post</title>
				<link>https://bundyclub.com/?p=8970</link>
				<pubDate>Mon, 18 May 2026 21:28:16 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc">Found this little gem while cleaning out the garage.. The Official MWC cast &amp; crew bowling shirt&#8230;</a></strong><a href="https://bundyclub.com/?p=8970" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/img_2792-1-256x300.jpg" /></a> So in my recent purge of the garage at my home here in LA, I came across a box with this little treasure&#8230; the official MWC cast &amp; crew bowling <a href="https://bundyclub.com/?p=8970" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>11</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">60d630ca58caa8814942ce8db695775b</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4744/#acomment-4753</link>
				<pubDate>Sun, 17 May 2026 20:13:19 -0700</pubDate>

									<content:encoded><![CDATA[<p>welcome to the shit show bro!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/scott813/" rel="nofollow ugc">Scott813</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ec22a1d771c3b948b0cf4f5a048fd3d</guid>
				<title>David Faustino posted an update: hello all. we are aware of a small issue that is popping up [&#133;]</title>
				<link>https://bundyclub.com/activity/p/4752/</link>
				<pubDate>Sun, 17 May 2026 20:12:57 -0700</pubDate>

									<content:encoded><![CDATA[<p>hello all. we are aware of a small issue that is popping up for some users with friend requests and are working on it</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fcaa4eed3e5e949a991e3e2d826954a2</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4718/#acomment-4751</link>
				<pubDate>Sun, 17 May 2026 20:09:45 -0700</pubDate>

									<content:encoded><![CDATA[<p>welcome !</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/millmain2002/" rel="nofollow ugc">Millmain2002</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4517be83c8118c997927b1235865a074</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4721/#acomment-4750</link>
				<pubDate>Sun, 17 May 2026 20:09:22 -0700</pubDate>

									<content:encoded><![CDATA[<p>welcome bro!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/jtmoney2/" rel="nofollow ugc">jtmoney2</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fc7d9aaada8799381554114972225646</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4731/#acomment-4749</link>
				<pubDate>Sun, 17 May 2026 20:08:23 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f64c;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/bdavis/" rel="nofollow ugc">Bdavis</a> earned the badge <a href="https://bundyclub.com/badge/loudmouth-lurker-2/" rel="nofollow ugc">Loudmouth Lurker</a> <div id="gamipress-achievement-7163" class="gamipress-achievement user-has-earned"><div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/loudmouth-lurker-2/" rel="nofollow ugc"></a></div><div class="gamipress-achievement-description">You opened your mouth and said something! Welcome to the conversation, rookie. Al is already annoyed.
</div></div>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7752706e44aa0fd4021936d103d16b17</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/the-best-show/#comment-731</link>
				<pubDate>Sun, 17 May 2026 19:58:00 -0700</pubDate>

									<content:encoded><![CDATA[<p>Thank you, sir!  Glad you&#8217;re here!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/lloyd/" rel="nofollow ugc">Lloyd</a> wrote a new post <strong><a href="https://bundyclub.com/the-best-show/" rel="nofollow ugc">The Best Show</a></strong>My favourite tv show,  I love that we weren&#8217;t force fed someone’s moral perspective.  The show was just 100% pure funny. Amazing characters,  perfect actors.  LOVE IT &#x2764;&#xfe0f;			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a9048342d9b062091ab55cb2a33844db</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4734/#acomment-4747</link>
				<pubDate>Sun, 17 May 2026 19:57:18 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f64c;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/lloyd/" rel="nofollow ugc">Lloyd</a> earned the badge <a href="https://bundyclub.com/badge/first-scheme/" rel="nofollow ugc">First Community Post</a> <div id="gamipress-achievement-7069" class="gamipress-achievement user-has-earned"><div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/first-scheme/" rel="nofollow ugc"></a></div><div class="gamipress-achievement-description">You finally stopped just lurking like a true Bundy and dropped your first post in the community. Congratulations, you’ve officially started scheming. Al would say “ [&hellip;]</div></div>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aaebe4840f8264b416f0416bd5948a50</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4737/#acomment-4746</link>
				<pubDate>Sun, 17 May 2026 19:56:44 -0700</pubDate>

									<content:encoded><![CDATA[<p>WELCOME TO THE SHIT SHOW!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/omg/" rel="nofollow ugc">Omg</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">099080038a4055f812700e1acc4c1514</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4739/#acomment-4745</link>
				<pubDate>Sun, 17 May 2026 19:56:29 -0700</pubDate>

									<content:encoded><![CDATA[<p>WEL COME!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/pjcrazy/" rel="nofollow ugc">PJ Crazy</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4b41fbe8f8aa663277f9c140bc321962</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4741/#acomment-4742</link>
				<pubDate>Sun, 17 May 2026 19:56:15 -0700</pubDate>

									<content:encoded><![CDATA[<p>WELCOME!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/bstid24/" rel="nofollow ugc">Bstid24</a> became a registered member			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">594ada147f85f2c33ffb449b555983f1</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/grand-master-b-aka-d-lil-aka-lil-gweed/#comment-725</link>
				<pubDate>Sat, 16 May 2026 23:20:16 -0700</pubDate>

									<content:encoded><![CDATA[<p>ha. you&#8217;re onto me!  guilty!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/grandmasterc/" rel="nofollow ugc">Grandmaster C</a> wrote a new post <strong><a href="https://bundyclub.com/grand-master-b-aka-d-lil-aka-lil-gweed/" rel="nofollow ugc">Grand Master B, AKA D lil, AKA Lil&#039; Gweed</a></strong>Have you Checked out Lil&#8217; Gweed&#8217;s signature track &#8216;Mr. Funny Man?  &#8220;Mr. Funny Man&#8221;: featuring a highly energetic, comedic <a href="https://bundyclub.com/grand-master-b-aka-d-lil-aka-lil-gweed/" rel="nofollow ugc"><span>[&hellip;]</span></a> [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a32f7179cbc76f3c26b6de34072e04f</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4641/#acomment-4650</link>
				<pubDate>Sat, 16 May 2026 19:47:52 -0700</pubDate>

									<content:encoded><![CDATA[<p>excellent</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/stefanbusch/" rel="nofollow ugc">stefanbusch</a> earned the badge <a href="https://bundyclub.com/badge/buck-approved-profile-update/" rel="nofollow ugc">Buck Approved Profile Update</a> <div id="gamipress-achievement-7389" class="gamipress-achievement user-has-earned"><div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/buck-approved-profile-update/" rel="nofollow ugc"></a></div><div class="gamipress-achievement-description">You updated your profile. Even Buck the family dog is impressed. He usually just sits there judging everyone but today he gives you a tail wag. Good human.
</div></div>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d0665dded466a4eb6a97bd7a96cf41d</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/so-a-little-bit-about-this-music-video-for-the-song-i-told-ya/#comment-721</link>
				<pubDate>Sat, 16 May 2026 19:31:49 -0700</pubDate>

									<content:encoded><![CDATA[<p>Thank you, sir!   Hip hop is one of the many things we connected on brother!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=7692" rel="nofollow ugc">So a little bit about this music video for the song &quot;I told ya&quot;</a></strong><a href="https://bundyclub.com/?p=7692" rel="nofollow ugc"></a> I&#8217;ve been a hip-hop fan ever since I heard 2 Live Crew&#8217;s. Hey, we want some… You know the rest. And then it was run D [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d82eefb30ef2a009025e01c1faa2057</guid>
				<title>David Faustino posted a new activity comment</title>
				<link>https://bundyclub.com/so-a-little-bit-about-this-music-video-for-the-song-i-told-ya/#comment-720</link>
				<pubDate>Sat, 16 May 2026 19:27:20 -0700</pubDate>

									<content:encoded><![CDATA[<p>oh stfu, Budrick</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/david/" rel="nofollow ugc">David Faustino</a> wrote a new post <strong><a href="https://bundyclub.com/?p=7692" rel="nofollow ugc">So a little bit about this music video for the song &quot;I told ya&quot;</a></strong><a href="https://bundyclub.com/?p=7692" rel="nofollow ugc"></a> I&#8217;ve been a hip-hop fan ever since I heard 2 Live Crew&#8217;s. Hey, we want some… You know the rest. And then it was run D [&hellip;]			]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>