<?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 | Marriedaniac (aka BundyAnna) | Activity</title>
	<link>https://bundyclub.com/members/marriedaniac/activity/</link>
	<atom:link href="https://bundyclub.com/members/marriedaniac/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Marriedaniac (aka BundyAnna).</description>
	<lastBuildDate>Thu, 20 Aug 2026 10:14:50 -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">8e6e068687df925a0bff6ede86d69e2c</guid>
				<title>Marriedaniac (aka BundyAnna) and Shoehorn O’Plenty are now friends</title>
				<link>https://bundyclub.com/activity/p/7662/</link>
				<pubDate>Mon, 27 Jul 2026 17:25:03 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4e007fb96eaf14d205e0b6c3d83d0ac2</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/picking-the-episode-and-guest-shortly-for-zoom/#comment-1574</link>
				<pubDate>Wed, 22 Jul 2026 14:22:39 -0700</pubDate>

									<content:encoded><![CDATA[<p>Let&#8217;s get Norman Jablonski himself on here. 😉</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/dmoney/" rel="nofollow ugc">D-Money</a> wrote a new post <strong><a href="https://bundyclub.com/picking-the-episode-and-guest-shortly-for-zoom/" rel="nofollow ugc">Picking the episode and guest shortly for zoom</a></strong><a href="https://bundyclub.com/picking-the-episode-and-guest-shortly-for-zoom/" rel="nofollow ugc"></a> Hey everyone! We&#8217;ve been working on lining up guests for this week&#8217;s Zoom and putting systems in place so we can <a href="https://bundyclub.com/picking-the-episode-and-guest-shortly-for-zoom/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">468a2f789bde850f0b48da1384b2d3e0</guid>
				<title>Marriedaniac (aka BundyAnna) earned the badge The Godfather: Attended the Season 5 Episode 13 watch party with Ed [&#133;]</title>
				<link>https://bundyclub.com/activity/p/7013/</link>
				<pubDate>Wed, 08 Jul 2026 04:21:12 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-9632" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/the-godfather/" rel="nofollow ugc"><img loading="lazy" width="215" height="250" src="https://bundyclub.com/wp-content/uploads/2026/06/ed_badge-215x250.png" alt="" /></a></div>
<div class="gamipress-achievement-description">Attended the Season 5 Episode 13 watch party with Ed O’Neill (Al Bundy).
</div>
</div>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/41ZjwlL" target="_blank" style="text-decoration:none; color:inherit;">
                    S5E13: Look Who&#039;s Barking                </a>
            </h3>
           
            <a href="https://amzn.to/41ZjwlL" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s5e13.jpg" alt="Look Who&#039;s Barking">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/41ZjwlL" 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>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">aca76a0a564be378cfc6d7b9b1eb2c46</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/david-garrison-steve-rhoades-takes-over-the-bundy-breakdown-our-latest-zoom-watch-party-recap/#comment-1370</link>
				<pubDate>Sat, 04 Jul 2026 13:28:21 -0700</pubDate>

									<content:encoded><![CDATA[<p>Thanks so much for uploading! I was so annoyed to miss it. Loving the fan questions.</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=9785" rel="nofollow ugc">David Garrison (Steve Rhoades) Takes Over the Bundy Breakdown Our Latest Zoom Watch Party Recap</a></strong><a href="https://bundyclub.com/?p=9785" rel="nofollow ugc"></a> What a night it was!    David Garrison, the one and only Steve Rhoades, joined us live [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c2404c652db204a8817529a41283af99</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/#comment-1369</link>
				<pubDate>Sat, 04 Jul 2026 12:14:11 -0700</pubDate>

									<content:encoded><![CDATA[<p>Girl power!</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/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc">You Didn&#039;t Make the Sound, Bundy:  Pauly Shore joins us on the Bundy Breakdown on Thursday July 9th</a></strong><a href="https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc"></a> So, as I mentioned, my old pal Pauly Shore is joining us on <a href="https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d18d20a388dc9c504cd1226d770cabc6</guid>
				<title>Marriedaniac (aka BundyAnna) and Ozzy are now friends</title>
				<link>https://bundyclub.com/activity/p/6833/</link>
				<pubDate>Mon, 29 Jun 2026 02:55:44 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0c6abcd9d1cb64e5f24d4a8621589399</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/trivia-from-the-egg-i/#comment-1305</link>
				<pubDate>Sun, 28 Jun 2026 11:48:41 -0700</pubDate>

									<content:encoded><![CDATA[<p>Is this why you haven&#8217;t been on The Masked Singer yet? lol</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/thecharliewhoabundys/" rel="nofollow ugc">TheCharlieWhoaBundys</a> wrote a new post <strong><a href="https://bundyclub.com/trivia-from-the-egg-i/" rel="nofollow ugc">Trivia from The Egg &amp; I</a></strong>Call me crazy, not Crazy Achmed, but I was doing a deep dive on the interwebs after watching The Egg &amp; I episode and discovered wild bit of <a href="https://bundyclub.com/trivia-from-the-egg-i/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f46ee1d495c091cd8222628f14ba2393</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/mwc-costumes-kellys-sexy-dorthy-costume/#comment-1304</link>
				<pubDate>Sun, 28 Jun 2026 11:47:09 -0700</pubDate>

									<content:encoded><![CDATA[<p>Nice! I love seeing other people&#8217;s MWC collections.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/bundyfan/" rel="nofollow ugc">Bundyfan</a> wrote a new post <strong><a href="https://bundyclub.com/mwc-costumes-kellys-sexy-dorthy-costume/" rel="nofollow ugc">MWC costumes: Kelly&#039;s sexy Dorothy costume.</a></strong><a href="https://bundyclub.com/mwc-costumes-kellys-sexy-dorthy-costume/" rel="nofollow ugc"></a> I was, happily, caught in the wonderful unconventional Bundy mayhem from the first second I, quite by accident, watched. I <a href="https://bundyclub.com/mwc-costumes-kellys-sexy-dorthy-costume/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3149ebb17dd78c41516948b3557ffe42</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/#comment-1303</link>
				<pubDate>Sun, 28 Jun 2026 11:45:29 -0700</pubDate>

									<content:encoded><![CDATA[<p>Cool!<br />
He had a show on FOX around the time MWC was wrapping up. Christina was in an episode on 1997. Kinda surprised you didn&#8217;t make an appearance, David!</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/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc">You Didn&#039;t Make the Sound, Bundy:  Pauly Shore joins us on the Bundy Breakdown on Thursday July 9th</a></strong><a href="https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc"></a> So, as I mentioned, my old pal Pauly Shore is joining us on <a href="https://bundyclub.com/you-didnt-make-the-sound-bundy-pauly-shore-joins-us-on-the-bundy-breakdown-on-thursday-july-9th/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be275bd4460fa3c2b37e43c17c3baf1d</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/#comment-1243</link>
				<pubDate>Wed, 24 Jun 2026 14:16:56 -0700</pubDate>

									<content:encoded><![CDATA[<p>Great choices!! Really hope I can make it but I have to work. :/</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/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc">Help us pick a couple Episodes to Break down with David Garrison&#8230;</a></strong><a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"></a> Greetings Bundy Club Fam. So I&#8217;m thinking that this week we actually choose 2 or 3 episode to <a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">79241940db17a76500265670c8083e1a</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/#comment-1241</link>
				<pubDate>Wed, 24 Jun 2026 14:11:13 -0700</pubDate>

									<content:encoded><![CDATA[<p>This clip?</p>
<blockquote class="tiktok-embed" cite="https://www.tiktok.com/@perchedonthetoprope/video/7444600555743218986" data-video-id="7444600555743218986" data-embed-from="oembed" style="max-width:605px; min-width:325px;">
<section> <a target="_blank" title="@perchedonthetoprope" href="https://www.tiktok.com/@perchedonthetoprope?refer=embed" rel="nofollow ugc">@perchedonthetoprope</a> </p>
<p>WWE should bring back Al Bundy ro open Saturday Night Main Event! <a title="wwesnme" target="_blank" href="https://www.tiktok.com/tag/wwesnme?refer=embed" rel="nofollow ugc">#wwesnme</a> <a title="snme" target="_blank" href="https://www.tiktok.com/tag/snme?refer=embed" rel="nofollow ugc">#snme</a> <a title="saturdaynightmainevent" target="_blank" href="https://www.tiktok.com/tag/saturdaynightmainevent?refer=embed" rel="nofollow ugc">#saturdaynightmainevent</a> <a title="perchedonthetoprope" target="_blank" href="https://www.tiktok.com/tag/perchedonthetoprope?refer=embed" rel="nofollow ugc">#perchedonthetoprope</a> <a title="albundy" target="_blank" href="https://www.tiktok.com/tag/albundy?refer=embed" rel="nofollow ugc">#albundy</a> <a title="marriedwithchildren" target="_blank" href="https://www.tiktok.com/tag/marriedwithchildren?refer=embed" rel="nofollow ugc">#marriedwithchildren</a> <a title="wwe" target="_blank" href="https://www.tiktok.com/tag/wwe?refer=embed" rel="nofollow ugc">#wwe</a> <a title="wweuniverse" target="_blank" href="https://www.tiktok.com/tag/wweuniverse?refer=embed" rel="nofollow ugc">#wweuniverse</a> </p>
<p> <a target="_blank" title="♬ original sound - Perched On The Top Rope" href="https://www.tiktok.com/music/original-sound-7444600509048032043?refer=embed" rel="nofollow ugc">♬ original sound &#8211; Perched On The Top Rope</a> </section>
</blockquote>
<p> <script async src="https://www.tiktok.com/embed.js"></script></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/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc">Help us pick a couple Episodes to Break down with David Garrison&#8230;</a></strong><a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"></a> Greetings Bundy Club Fam. So I&#8217;m thinking that this week we actually choose 2 or 3 episode to <a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2de8568020529f86af95c5824fb4d1d</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/#comment-1240</link>
				<pubDate>Wed, 24 Jun 2026 14:08:42 -0700</pubDate>

									<content:encoded><![CDATA[<p>Just don&#8217;t mention &#8220;Top of the Heap&#8221; next. 😉</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/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc">Help us pick a couple Episodes to Break down with David Garrison&#8230;</a></strong><a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"></a> Greetings Bundy Club Fam. So I&#8217;m thinking that this week we actually choose 2 or 3 episode to <a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4083d6aa0b8dfb0209f80923277e9345</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/do-you-remember-the-bundy-quarterly/#comment-1239</link>
				<pubDate>Wed, 24 Jun 2026 14:06:08 -0700</pubDate>

									<content:encoded><![CDATA[<p>I doubt it, sadly. He went AWOL a while ago.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/polkhigh33/" rel="nofollow ugc">Will (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc">Do you remember The Bundy Quarterly?</a></strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"></a> As I continue to post MWC memorabilia and other fun things from my collection I found my old 3.5 floppy disks from back in the <a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6cc3d8bc14fbabecb98c0db43b034bd2</guid>
				<title>Marriedaniac (aka BundyAnna) earned the badge Grandmaster B &#038; Fitzdog: Witnessed the birth of Grandmaster B with comedian Greg [&#133;]</title>
				<link>https://bundyclub.com/activity/p/6532/</link>
				<pubDate>Tue, 23 Jun 2026 00:28:01 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-9622" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/grandmaster-b-fitzdog/" rel="nofollow ugc"><img loading="lazy" width="215" height="250" src="https://bundyclub.com/wp-content/uploads/2026/06/4th_breakdown-215x250.png" alt="" /></a></div>
<div class="gamipress-achievement-description">Witnessed the birth of Grandmaster B with comedian Greg Fitzsimmons (Fitzdog) at the If Al Had a Hammer watch party.
</div>
</div>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">50f733b5684c6040866f222b83b5463c</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/do-you-remember-the-bundy-quarterly/#comment-1135</link>
				<pubDate>Sun, 21 Jun 2026 14:17:06 -0700</pubDate>

									<content:encoded><![CDATA[<p>Bundyology is available (as it was) via <a href="https://www.albundy.net/bundyology.com/" rel="nofollow ugc">https://www.albundy.net/bundyology.com/</a></p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/polkhigh33/" rel="nofollow ugc">Will (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc">Do you remember The Bundy Quarterly?</a></strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"></a> As I continue to post MWC memorabilia and other fun things from my collection I found my old 3.5 floppy disks from back in the <a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e007283f7b991ec859c440c2867796cd</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/whats-your-go-to-episode/#comment-1134</link>
				<pubDate>Sun, 21 Jun 2026 13:08:05 -0700</pubDate>

									<content:encoded><![CDATA[<p>My go-tos are usually Al &amp; Peg heavy or more family oriented. That said, Season 4 is full of bangers: Hot Off The Grill, Tooth and Consequences, Who&#8217;ll Stop The Rain.</p>
<p>Or perhaps Wedding Show &#8211; a bottle ep for Al &amp; Peg, and a monumental event for Bud! 😉</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/akirshner/" rel="nofollow ugc">Adam</a> wrote a new post <strong><a href="https://bundyclub.com/whats-your-go-to-episode/" rel="nofollow ugc">What&#039;s your go-to episode?</a></strong>You have 30 minutes to spare and want to watch an episode of Married With Children? Do you have any specific episodes you always go to? <a href="https://bundyclub.com/whats-your-go-to-episode/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5405beb28bd51f23abc1d18e9c12260d</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/do-you-remember-the-bundy-quarterly/#comment-1133</link>
				<pubDate>Sun, 21 Jun 2026 13:05:09 -0700</pubDate>

									<content:encoded><![CDATA[<p>Yes! What a time capsule. Some great info in these, like taping reports. Rare. I might still have some of these somewhere. Thanks for posting!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/polkhigh33/" rel="nofollow ugc">Will (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc">Do you remember The Bundy Quarterly?</a></strong><a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"></a> As I continue to post MWC memorabilia and other fun things from my collection I found my old 3.5 floppy disks from back in the <a href="https://bundyclub.com/do-you-remember-the-bundy-quarterly/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">557a36931d916c624566ad69b39d8f2b</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/#comment-1132</link>
				<pubDate>Sun, 21 Jun 2026 12:55:54 -0700</pubDate>

									<content:encoded><![CDATA[<p>I feel like season 2 was peak Steve Rhoades (yes, it&#8217;s spelt Rhoades) &#8211; episodes like The Razor&#8217;s Edge and Impo-Dent have already been mentioned, but they are excellent Steve episodes.<br />
976-Shoe when Steve loses his job is noteworthy. I loved how they gave Steve an exit arc.</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/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc">Help us pick a couple Episodes to Break down with David Garrison&#8230;</a></strong><a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"></a> Greetings Bundy Club Fam. So I&#8217;m thinking that this week we actually choose 2 or 3 episode to <a href="https://bundyclub.com/help-us-pick-a-couple-episodes-to-break-down-with-david-garrison/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ad83ba85a6f5b66cf995dab4e97781d</guid>
				<title>Marriedaniac (aka BundyAnna) earned the badge Buck Approved Profile Update: You updated your profile. Even Buck the family dog is [&#133;]</title>
				<link>https://bundyclub.com/activity/p/6122/</link>
				<pubDate>Fri, 12 Jun 2026 02:35:36 -0700</pubDate>

									<content:encoded><![CDATA[<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"><img loading="lazy" width="100" height="100" src="https://bundyclub.com/wp-content/uploads/2026/04/bundyclub-badge-profile-updated-100x100.png" alt="" /></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.</p>
</div>
</div>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4tBRWqY" target="_blank" style="text-decoration:none; color:inherit;">
                    S9E13: I Want My Psycho Dad, Part 1                </a>
            </h3>
           
            <a href="https://amzn.to/4tBRWqY" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s9e13.jpg" alt="I Want My Psycho Dad, Part 1">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4tBRWqY" 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>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fe0c029a749eb5bb936a17615e27b8ac</guid>
				<title>Marriedaniac (aka BundyAnna)&#039;s profile was updated</title>
				<link>https://bundyclub.com/activity/p/6121/</link>
				<pubDate>Fri, 12 Jun 2026 02:35:35 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a1c393c4d857d1e0da41b7ff8afd2426</guid>
				<title>Marriedaniac (aka BundyAnna) posted an update: @c123 That was beautiful.</title>
				<link>https://bundyclub.com/activity/p/6120/</link>
				<pubDate>Fri, 12 Jun 2026 02:29:15 -0700</pubDate>

									<content:encoded><![CDATA[<p><a href="https://bundyclub.com/members/c123/" rel="nofollow ugc">@c123</a> That was beautiful.</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4mSgMQP" target="_blank" style="text-decoration:none; color:inherit;">
                    S9E12: The Naked and the Dead, But Mostly the Naked                </a>
            </h3>
           
            <a href="https://amzn.to/4mSgMQP" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s9e12.jpg" alt="The Naked and the Dead, But Mostly the Naked">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4mSgMQP" 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">3b790cf57733689198328120d69891cd</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/future-bundy-club-zoom-guests/#comment-956</link>
				<pubDate>Thu, 11 Jun 2026 15:30:02 -0700</pubDate>

									<content:encoded><![CDATA[<p>Traci Lords would be epic.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/thecharliewhoabundys/" rel="nofollow ugc">TheCharlieWhoaBundys</a> wrote a new post <strong><a href="https://bundyclub.com/future-bundy-club-zoom-guests/" rel="nofollow ugc">Future Bundy Club Zoom Guests</a></strong><a href="https://bundyclub.com/future-bundy-club-zoom-guests/" rel="nofollow ugc"></a> Darren &amp; David posed us all with a challenge &#8211; They need some suggestions for future guests on our Zoom meetings.  There are a few <a href="https://bundyclub.com/future-bundy-club-zoom-guests/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">40f170b2c6d367e81213dd18f92bdced</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-%f0%9f%87%ba%f0%9f%87%b8-vs-%f0%9f%87%a9%f0%9f%87%aa-part-1-a-personal-perspective/#comment-952</link>
				<pubDate>Thu, 11 Jun 2026 15:05:29 -0700</pubDate>

									<content:encoded><![CDATA[<p>Hi Christin!<br />
I have a few German episodes on tape (yes, VHS) and even DVD. Isn&#8217;t &#8220;Dumpfbacke&#8221; actually much offensive than the intended?</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/married-with-children-%f0%9f%87%ba%f0%9f%87%b8-vs-%f0%9f%87%a9%f0%9f%87%aa-part-1-a-personal-perspective/" rel="nofollow ugc">Married with Children &#x1f1fa;&#x1f1f8; vs. &#x1f1e9;&#x1f1ea; Part 1: A Personal Perspective</a></strong>What follows is not a researched article, but simply my <a href="https://bundyclub.com/married-with-children-%f0%9f%87%ba%f0%9f%87%b8-vs-%f0%9f%87%a9%f0%9f%87%aa-part-1-a-personal-perspective/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d659e070726de1e93deb43ccfe6f6427</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-reunion-talks/#comment-951</link>
				<pubDate>Thu, 11 Jun 2026 15:03:37 -0700</pubDate>

									<content:encoded><![CDATA[<p>Nice compilation! There&#8217;s an epic clip somewhere of Katey doing a big ol eye roll when the interviewer asks her about a possible reunion. This was about 10 years ago and clearly she had been asked 100 times that month.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/tonymaurizio/" rel="nofollow ugc">Tony Maurizio</a> wrote a new post <strong><a href="https://bundyclub.com/married-with-children-reunion-talks/" rel="nofollow ugc">Married With Children Reunion Talks</a></strong>Hi everyone, my name is Anthony. I&#8217;ve been a huge fan of Married With Children for as long as I can remember. What always drew <a href="https://bundyclub.com/married-with-children-reunion-talks/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fb906090e421cc50f952c4ab3b0b2b60</guid>
				<title>Marriedaniac earned the badge Couch Comment King: You have parked yourself on the couch and started running [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5935/</link>
				<pubDate>Thu, 11 Jun 2026 15:03:36 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-7169" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/couch-comment-king/" rel="nofollow ugc"><img loading="lazy" width="96" height="100" src="https://bundyclub.com/wp-content/uploads/2026/04/10comments-96x100.png" alt="" /></a></div>
<div class="gamipress-achievement-description">You have parked yourself on the couch and started running your mouth. 10 comments down. Al might actually notice you now.
</div>
</div>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ce3c527dc2a7dadd4af1fe6041e2b52c</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-950</link>
				<pubDate>Thu, 11 Jun 2026 14:52:47 -0700</pubDate>

									<content:encoded><![CDATA[<p>3am is rough! 10am is marginally better for this night owl. 😉</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 Thursda [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d8dfe29cf65eef628608e61d13baaa11</guid>
				<title>Marriedaniac earned the badge Looking Good... Sorta: You updated your profile photo. Peg would say Not bad honey. [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5932/</link>
				<pubDate>Thu, 11 Jun 2026 14:44:29 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-7386" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/looking-good-sorta/" rel="nofollow ugc"><img loading="lazy" width="100" height="100" src="https://bundyclub.com/wp-content/uploads/2026/04/lookin-good-100x100.png" alt="" /></a></div>
<div class="gamipress-achievement-description">You updated your profile photo. Peg would say Not bad honey. Now where is my credit card. New avatar unlocked and ready for the Bundy family chaos.
</div>
</div>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7cad2e62547384ad73fec94e85623a11</guid>
				<title>Marriedaniac (aka BundyAnna) changed their profile picture</title>
				<link>https://bundyclub.com/activity/p/5933/</link>
				<pubDate>Thu, 11 Jun 2026 14:44:28 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0c117d7c35f32fb6e947fdc3702e1452</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/bus-advertisement/#comment-914</link>
				<pubDate>Sun, 07 Jun 2026 17:16:35 -0700</pubDate>

									<content:encoded><![CDATA[<p>I would 100% get this also&#8230; and probably frame it.</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4vOvkFf" target="_blank" style="text-decoration:none; color:inherit;">
                    S7E12: Christmas                </a>
            </h3>
           
            <a href="https://amzn.to/4vOvkFf" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s7e12.jpg" alt="Christmas">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4vOvkFf" 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/polkhigh33/" rel="nofollow ugc">Will (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/bus-advertisement/" rel="nofollow ugc">Bus Advertisement</a></strong><a href="https://bundyclub.com/bus-advertisement/" rel="nofollow ugc"></a> One of my more “creative” procurements of MWC items is this bus advertisement back around 1988-1992. When going to school I remember seeing the <a href="https://bundyclub.com/bus-advertisement/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">70d97d38a04ef6cc7243d276c1e012ac</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/fright-night-poster/#comment-913</link>
				<pubDate>Sun, 07 Jun 2026 17:11:56 -0700</pubDate>

									<content:encoded><![CDATA[<p>She is so cool!</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/timhorn1229/" rel="nofollow ugc">TIM Bartholomew BUNDY</a> wrote a new post <strong><a href="https://bundyclub.com/fright-night-poster/" rel="nofollow ugc">Fright Night Poster</a></strong>My daughter is graduating on Saturday and I remember she was in her mom’s stomach when I first met Amanda Bearse at a con about 18 years ago. <a href="https://bundyclub.com/fright-night-poster/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">56623a1af4284e005b754d2c06b99a3f</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-912</link>
				<pubDate>Sun, 07 Jun 2026 17:04:23 -0700</pubDate>

									<content:encoded><![CDATA[<p>Wish he did even more movies. Sibling Rivalry is underrated!</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 Thursda [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">453b5673b7aeb9ebc3051ca7182a0a0a</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-911</link>
				<pubDate>Sun, 07 Jun 2026 17:02:38 -0700</pubDate>

									<content:encoded><![CDATA[<p>I want to know how much it cost to use The Godfather theme for almost a solid minute lol</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3ONFjtE" target="_blank" style="text-decoration:none; color:inherit;">
                    S7E11: The Old College Try                </a>
            </h3>
           
            <a href="https://amzn.to/3ONFjtE" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s7e11.jpg" alt="The Old College Try">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3ONFjtE" 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 Thursda [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d6c7fdd4266edc86a590dd027ac0ce1</guid>
				<title>Marriedaniac earned the badge Honorary No Ma&#039;am: Awarded to dedicated Bundy Club members who attended the 3rd [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5210/</link>
				<pubDate>Wed, 20 May 2026 11:55:22 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-9110" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/honorary-no-maam/" rel="nofollow ugc"><img loading="lazy" width="250" height="188" src="https://bundyclub.com/wp-content/uploads/2026/05/bundyclub-badge-nomaam-griff-bob-rooney-ike-250x188.png" alt="Bundyclub badge nomaam griff bob rooney ike" /></a></div>
<div class="gamipress-achievement-description">Awarded to dedicated Bundy Club members who attended the 3rd Bundy Breakdown Zoom Watch Party &#8211; the ultimate NO MA’AM celebration with Griff, Bob Rooney &amp; Ike.
</div>
</div>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2debdfc90a4119430d095448a8dc26a6</guid>
				<title>Marriedaniac (aka BundyAnna) and SteveRhoadesFan67 are now friends</title>
				<link>https://bundyclub.com/activity/p/4470/</link>
				<pubDate>Fri, 15 May 2026 02:04:55 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d980568ee424ad6f6b354aad7328f92c</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/3rd-bundy-breakdown-zoom-watch-party-thursday-may-14th-at-6pm-pt-with-guests-griff-bob-rooney/#comment-650</link>
				<pubDate>Thu, 14 May 2026 16:21:33 -0700</pubDate>

									<content:encoded><![CDATA[<p>Can we ask them if they remember taking this pic from &#8220;How Bleen Was My Kelly&#8221; </p>
<p><a href="https://www.facebook.com/photo/?fbid=1556082689852389&#038;set=a.523654386428563" rel="nofollow ugc">https://www.facebook.com/photo/?fbid=1556082689852389&#038;set=a.523654386428563</a></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=8578" rel="nofollow ugc">3rd Bundy Breakdown Zoom Watch Party Thursday May 14th at 6PM PT with Guests Griff, Bob Rooney &amp; Ike</a></strong><a href="https://bundyclub.com/?p=8578" rel="nofollow ugc"></a> Mark your calendars: The 3rd Bundy Breakdown Zoom Watch Party is happening [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b85aecdf727f3eea84112f3f7fb87f9</guid>
				<title>Marriedaniac (aka BundyAnna) and JeopardyLane are now friends</title>
				<link>https://bundyclub.com/activity/p/4336/</link>
				<pubDate>Wed, 13 May 2026 19:46:26 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5e36c834529f9d0de7c1965b0d7dd4f9</guid>
				<title>Marriedaniac (aka BundyAnna) and Norman Jablonsky are now friends</title>
				<link>https://bundyclub.com/activity/p/4294/</link>
				<pubDate>Wed, 13 May 2026 15:52:26 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0150fbb8e8a99374faa7e3f713e6168a</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/breakdown-2-season-1-episode-11-amanda-bearse/#comment-619</link>
				<pubDate>Sun, 10 May 2026 14:16:42 -0700</pubDate>

									<content:encoded><![CDATA[<p>Thanks so much for recording the sessions for those of who can&#8217;t make it live. I was so disappointed to miss this one. Amanda is a cool broad.</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=8504" rel="nofollow ugc">Zoom Recording &#8211; Bundy Breakdown #2: Season 1 Episode 11 Nightmare on Al&#039;s Street with Special Guest Amanda Bearse, Actress and Director of Married&#8230; with Children</a></strong><a href="https://bundyclub.com/?p=8504" rel="nofollow ugc"></a> Amanda Bearse is an [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea69c8b1e51b3ea237299350f0d0298f</guid>
				<title>Marriedaniac earned the badge Founding Bundy: You showed up for the very first Bundy Club Watch Party. [&#133;]</title>
				<link>https://bundyclub.com/activity/p/3851/</link>
				<pubDate>Tue, 05 May 2026 16:24:44 -0700</pubDate>

									<content:encoded><![CDATA[<div id="gamipress-achievement-8476" class="gamipress-achievement user-has-earned">
<div class="gamipress-achievement-image"><a href="https://bundyclub.com/badge/founding-bundy-richard-gurman/" rel="nofollow ugc"><img loading="lazy" width="100" height="100" src="https://bundyclub.com/wp-content/uploads/2026/04/gurman-100x100.png" alt="" /></a></div>
<div class="gamipress-achievement-description">You showed up for the very first Bundy Club Watch Party. Pilot episode, OG energy.
</div>
</div>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5c86c225b303daebb52b64984e083ae0</guid>
				<title>Marriedaniac (aka BundyAnna) posted a new activity comment</title>
				<link>https://bundyclub.com/the-truth-about-bloopers-we-shouldve-released-a-whole-series/#comment-500</link>
				<pubDate>Fri, 01 May 2026 16:20:11 -0700</pubDate>

									<content:encoded><![CDATA[<p>It&#8217;s strange that MWC never got the &#8216;blooper reel&#8217; treatment other shows did. There&#8217;s just a select few outtakes out there.</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=7766" rel="nofollow ugc">The Truth About Bloopers: We Should&#039;ve Released a Whole Series</a></strong><a href="https://bundyclub.com/?p=7766" rel="nofollow ugc"></a> If fans ever saw our full blooper reels, every blown line, every prop malfunction, every time Ed made us break, you&#8217;d [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">667a92ebd1dd41a3a08d20bb0e88e0a5</guid>
				<title>Marriedaniac earned the badge Loudmouth Lurker: You opened your mouth and said something! Welcome to the [&#133;]</title>
				<link>https://bundyclub.com/activity/p/3456/</link>
				<pubDate>Thu, 30 Apr 2026 16:35:59 -0700</pubDate>

									<content:encoded><![CDATA[<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"><img loading="lazy" width="100" height="100" src="https://bundyclub.com/wp-content/uploads/2026/04/1st_comment-100x100.png" alt="" /></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>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9fd9f0f0651d146dc09f27aae582cfa2</guid>
				<title>Marriedaniac (aka BundyAnna) and David Faustino are now friends</title>
				<link>https://bundyclub.com/activity/p/2324/</link>
				<pubDate>Fri, 17 Apr 2026 00:56:39 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7158670baf7e9742c92964ee192546d2</guid>
				<title>Marriedaniac (aka BundyAnna) became a registered member</title>
				<link>https://bundyclub.com/activity/p/1705/</link>
				<pubDate>Sat, 11 Apr 2026 07:35:58 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>