<?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 | Christin | Activity</title>
	<link>https://bundyclub.com/members/c123/activity/</link>
	<atom:link href="https://bundyclub.com/members/c123/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Christin.</description>
	<lastBuildDate>Fri, 29 May 2026 18:09:09 -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">a360e10389278eb6c574de1db49edb40</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/#comment-844</link>
				<pubDate>Fri, 29 May 2026 07:53:37 -0700</pubDate>

									<content:encoded><![CDATA[<p>Ohhh, thank you. You know, I’m really not used to speaking English. My understanding is much better than my speaking, and when I write I have time to think things through.<br />
But I felt that the three of you — and honestly the whole community — deserved a personal hello and thank you.<br />
So I figured I should be brave for thirty seconds &#038;#x1f&hellip;<span class="activity-read-more" id="activity-read-more-5598"><a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/#comment-844" rel="nofollow ugc">Read more</a></span></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/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc">Dedicated to the one and only Grandmaster B</a></strong><a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc"></a> Honestly, I have no idea how many different names our Grandmaster B got tortured with over the years…but somehow q <a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da67316d77ab094a5abd48f3d305fa6f</guid>
				<title>Christin wrote a new post</title>
				<link>https://bundyclub.com/?p=9318</link>
				<pubDate>Thu, 28 May 2026 17:04:17 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc">Dedicated to the one and only Grandmaster B</a></strong><a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/Grandmaster2-300x249.jpeg" /></a> Honestly, I have no idea how many different names our Grandmaster B got tortured with over the years…but somehow q <a href="https://bundyclub.com/dedicated-to-the-one-and-only-grandmaster-b/" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4sSUcJ3" target="_blank" style="text-decoration:none; color:inherit;">
                    S6E14: The Mystery Of Skull Island                </a>
            </h3>
           
            <a href="https://amzn.to/4sSUcJ3" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s6e14.jpg" alt="The Mystery Of Skull Island">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4sSUcJ3" 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">edf9535a6a9075a2ee82a12e700d5a26</guid>
				<title>Christin and Sudekk are now friends</title>
				<link>https://bundyclub.com/activity/p/5506/</link>
				<pubDate>Wed, 27 May 2026 16:53:28 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fd4b54061add02c51b64935b1fd39d35</guid>
				<title>Christin 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-831</link>
				<pubDate>Wed, 27 May 2026 06:31:00 -0700</pubDate>

									<content:encoded><![CDATA[<p>Wow, that sounds stressful. Take your time — and don’t forget to get some rest somehow. Hope you and your family can move in soon and properly celebrate the new home &#x2764;&#xfe0f;<br />
And no worries about the Club… we got this. (Man… in writing I suddenly sound way more confident than I actually am &#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=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">6752486911bfb9766cac977b4c13eda7</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/happy-memorial-day-bundy-club/#comment-830</link>
				<pubDate>Wed, 27 May 2026 06:14:43 -0700</pubDate>

									<content:encoded><![CDATA[<p>Also one of my favorite episodes! You really feel sorry for Peg… and not just because of all the work&#8230;<br />
Well… you asked for it — you got it &#x1f60f;</p>
				<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">1111e31ff9e6e356bab2b2f99c237f38</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/harold-sylvester-guarding-pistol-pete-maravich/#comment-829</link>
				<pubDate>Wed, 27 May 2026 06:07:29 -0700</pubDate>

									<content:encoded><![CDATA[<p>Number 33&#8230; Somehow, in the end, everything comes together. Great shot.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/normanjablonsky/" rel="nofollow ugc">Norman Jablonsky</a> wrote a new post <strong><a href="https://bundyclub.com/harold-sylvester-guarding-pistol-pete-maravich/" rel="nofollow ugc">Harold Sylvester guarding Pistol Pete Maravich</a></strong>Here is our friend, Harold Sylvester (Griff), guarding LSU&#8217;s Pistol Pete Maravich on February 10, 1969.  Harold&#8217;s <a href="https://bundyclub.com/harold-sylvester-guarding-pistol-pete-maravich/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab3acf66f7b31c358468f4d4663f56b4</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-828</link>
				<pubDate>Wed, 27 May 2026 05:59:38 -0700</pubDate>

									<content:encoded><![CDATA[<p>definitely &#x1f604;</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">d3e63a355dd62a0da6633e7a13623276</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-825</link>
				<pubDate>Tue, 26 May 2026 14:20:29 -0700</pubDate>

									<content:encoded><![CDATA[<p>can you call me? &#x1f971;</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">4389158f1ad358e6e9320557ae8acddf</guid>
				<title>Christin posted an update: Homework in process..</title>
				<link>https://bundyclub.com/activity/p/5404/</link>
				<pubDate>Mon, 25 May 2026 19:07:30 -0700</pubDate>

									<content:encoded><![CDATA[<p>Homework in process..</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/42uO66R" target="_blank" style="text-decoration:none; color:inherit;">
                    S3E15: The Harder They Fall                </a>
            </h3>
           
            <a href="https://amzn.to/42uO66R" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s3e15.jpg" alt="The Harder They Fall">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/42uO66R" 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">b56665de39229d33b199912fecc9556b</guid>
				<title>Christin 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-793</link>
				<pubDate>Mon, 25 May 2026 19:03:01 -0700</pubDate>

									<content:encoded><![CDATA[<p>Tell your wife if the calls get too long, she can always forward one to me &#x1f604;<br />
I would be honored to help you out with that.</p>
<p>But honestly, hearing that you all still stay in touch and care for each other after so many years is genuinely touching as a fan &#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">22f2bd94365d1ff33d89f45774598500</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/zoom-with-ed-oneill-al-bundy-on-june-11th-6pm-pt/#comment-792</link>
				<pubDate>Mon, 25 May 2026 18:20:54 -0700</pubDate>

									<content:encoded><![CDATA[<p>This honestly feels a little unreal.<br />
Really looking forward to this watch party. And it’ll probably be a sleepless night for me.</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4cOt7ka" target="_blank" style="text-decoration:none; color:inherit;">
                    S3E12: My Mom, The Mom                </a>
            </h3>
           
            <a href="https://amzn.to/4cOt7ka" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s3e12.jpg" alt="My Mom, The Mom">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4cOt7ka" 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">ba4e92650ed7c7231ffb56cd935ebdc8</guid>
				<title>Christin and Steve are now friends</title>
				<link>https://bundyclub.com/activity/p/5366/</link>
				<pubDate>Mon, 25 May 2026 05:44:39 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">626ad0c938fe510e7b252fb8c9eac233</guid>
				<title>Christin and SteveRhoadesFan67 are now friends</title>
				<link>https://bundyclub.com/activity/p/5358/</link>
				<pubDate>Mon, 25 May 2026 04:19:12 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">af170b3a7c0f89ed568181bc3f999008</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-the-1994-northridge-earthquake-that-shut-down-our-set/#comment-789</link>
				<pubDate>Sun, 24 May 2026 18:49:11 -0700</pubDate>

									<content:encoded><![CDATA[<p>Puh… that’s a tough story.<br />
It honestly scares me when I imagine what you and all the people in that area have been through.</p>
<p>I really fell in love with Los Angeles and Santa Monica when I was there in January, but yeah… those are the kinds of things you usually don’t think much about while on vacation, right?</p>
<p>And I can barely imagine how bru&hellip;<span class="activity-read-more" id="activity-read-more-5321"><a href="https://bundyclub.com/married-with-children-the-1994-northridge-earthquake-that-shut-down-our-set/#comment-789" rel="nofollow ugc">Read more</a></span></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4sZa8cT" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E17: Peggy Loves Al, Yeah, Yeah, Yeah                </a>
            </h3>
           
            <a href="https://amzn.to/4sZa8cT" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e17.jpg" alt="Peggy Loves Al, Yeah, Yeah, Yeah">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4sZa8cT" 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=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"></a> I want to tell you about January 17, 1994, because that night changed how I think about Los Angeles, my [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fdca7822b1cc269b8073c7bec64ecffd</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/the-return-of-grandmaster-b/#comment-788</link>
				<pubDate>Sun, 24 May 2026 18:18:01 -0700</pubDate>

									<content:encoded><![CDATA[<p>Okay, thanks. Looking forward to it!&#x1f525;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/42uA98Z" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E16: Master The Possibilities                </a>
            </h3>
           
            <a href="https://amzn.to/42uA98Z" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e16.jpg" alt="Master The Possibilities">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/42uA98Z" 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/dmoney/" rel="nofollow ugc">D-Money</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9176" rel="nofollow ugc">The Return Of Grandmaster B</a></strong><a href="https://bundyclub.com/?p=9176" rel="nofollow ugc"></a> 			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">addbdd8ebbf351864250109c47881950</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-al-bundy-tribute-a-retrospective/#comment-787</link>
				<pubDate>Sun, 24 May 2026 18:10:38 -0700</pubDate>

									<content:encoded><![CDATA[<p>It definitely stands the test of time and shit… it almost makes me cry. (Blame it on the music)<br />
Nothing else to say but: I love it. Thanks for this and for all the work you put into it. &#x2764;&#xfe0f;</p>
<p>In Germany, the last episodes were aired on Pro7 — I think starting around 1996.<br />
Before that, the show was on RTL.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/polkhigh33/" rel="nofollow ugc">William Faust (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/married-with-children-al-bundy-tribute-a-retrospective/" rel="nofollow ugc">Married with Children Al Bundy Tribute &#8211; A Retrospective</a></strong><a href="https://bundyclub.com/married-with-children-al-bundy-tribute-a-retrospective/" rel="nofollow ugc"></a> Almost 20 years ago, on October 12, 2006, I uploaded my first (and I think only) video to YouTube. [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c05a5e499f0d329714df8d14f0652956</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/the-return-of-grandmaster-b/#comment-785</link>
				<pubDate>Sun, 24 May 2026 17:53:41 -0700</pubDate>

									<content:encoded><![CDATA[<p>Yeah, absolutely.<br />
It somehow really fits the vibe.</p>
<p>Any chance these songs might show up on Spotify or other streaming platforms one day?</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4sSU8Jv" target="_blank" style="text-decoration:none; color:inherit;">
                    S2E14: Guys And Dolls                </a>
            </h3>
           
            <a href="https://amzn.to/4sSU8Jv" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s2e14.jpg" alt="Guys And Dolls">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4sSU8Jv" 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/dmoney/" rel="nofollow ugc">D-Money</a> wrote a new post <strong><a href="https://bundyclub.com/?p=9176" rel="nofollow ugc">The Return Of Grandmaster B</a></strong><a href="https://bundyclub.com/?p=9176" rel="nofollow ugc"></a> 			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">52038bab0b03f63ec5aa3de408bc1ff6</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/ok-guys-weve-got-a-super-fun-guest-joining-the-next-bundy-breakdown-%f0%9f%94%a5-this-episode-is-going-all-in-on-bud-bundy-with-david-faustino-diving-deep-into-behind-the-scenes-st/#comment-778</link>
				<pubDate>Sat, 23 May 2026 18:12:57 -0700</pubDate>

									<content:encoded><![CDATA[<p>Oh no… an American comedian? My poor German brain is not ready for this.<br />
Well… too late to back out now &#x1f604;</p>
<p>No seriously — looking forward to seeing you all again &#x2764;&#xfe0f;</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/?p=9156" rel="nofollow ugc">Welcome to the show: Greg Fitzsimmons! &#x1f3a4;&#x1f602;</a></strong><a href="https://bundyclub.com/?p=9156" rel="nofollow ugc"></a> OK guys… we’ve got a SUPER fun guest joining the next Bundy Breakdown.     This episode is going all in on Bud Bundy, with David Faustino div [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8d066c715df19d572bf2885299e6756</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/the-return-of-grandmaster-b/#comment-777</link>
				<pubDate>Sat, 23 May 2026 17:59:05 -0700</pubDate>

									<content:encoded><![CDATA[<p>Not 100% my kind of music, but somehow I like it. &#x1f44d;&#x1f3fb;&#x1f64c;&#x1f3fb;</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/?p=9176" rel="nofollow ugc">The Return Of Grandmaster B</a></strong><a href="https://bundyclub.com/?p=9176" rel="nofollow ugc"></a> 			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fef3535acb0a1f4a035be727f35ff5ab</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/married-with-children-david-faustino-met-ted-mcginley-on-the-love-boat-at-age-9/#comment-776</link>
				<pubDate>Sat, 23 May 2026 17:57:09 -0700</pubDate>

									<content:encoded><![CDATA[<p>What an interesting story.<br />
Sometimes the world really is small. But in some cases, maybe we’re simply not done with the people we once met.<br />
And I’m absolutely sure there’s something behind the big stage quietly pulling the strings</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/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"></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>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">19088bfaa114950e1070203af08f2ab2</guid>
				<title>Christin posted an update: Bundy episode… emoji edition &#x1f604; Part 1
One of my favorites &#038; [&#133;]</title>
				<link>https://bundyclub.com/activity/p/5278/</link>
				<pubDate>Fri, 22 May 2026 18:23:28 -0700</pubDate>

									<content:encoded><![CDATA[<p>Bundy episode… emoji edition &#x1f604; Part 1<br />
One of my favorites &#x2764;&#xfe0f;<br />
Do you guess which episode is meant here?<br />
&#x1f64d;&#x1f3fb;&#x200d;&#x2642;&#xfe0f;&#x1f64d;&#x1f3fc;&#x200d;&#x2640;&#xfe0f;&#x1f927;&#x1f3e0;&#x1f4fa;</p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4e782fe9285c9e847edf7b0ad575e3dd</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/halloween1992/#comment-775</link>
				<pubDate>Fri, 22 May 2026 17:46:36 -0700</pubDate>

									<content:encoded><![CDATA[<p>So creative! I love it!  You HAVE TO bring him back this Halloween. And don’t forget to share an update picture here &#x1f525;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4mXLesS" target="_blank" style="text-decoration:none; color:inherit;">
                    S1E13: Johnny Be Gone                </a>
            </h3>
           
            <a href="https://amzn.to/4mXLesS" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s1e13.jpg" alt="Johnny Be Gone">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4mXLesS" 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">William Faust (aka Grandmaster Faust)</a> wrote a new post <strong><a href="https://bundyclub.com/halloween1992/" rel="nofollow ugc">Halloween,1992</a></strong><a href="https://bundyclub.com/halloween1992/" rel="nofollow ugc"></a> Back when I used to make photo albums, long before smartphones and Snapfish, I remembered I had a bunch of pictures saved from the last year of [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3ff9e53d007b59389ce971247355390</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/5253/#acomment-5265</link>
				<pubDate>Thu, 21 May 2026 13:38:13 -0700</pubDate>

									<content:encoded><![CDATA[<p>Awww you’re the best… but I just reposted it too &#x1f648;&#x1f604;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/4mR4TdV" target="_blank" style="text-decoration:none; color:inherit;">
                    S1E7: Married...Without Children                </a>
            </h3>
           
            <a href="https://amzn.to/4mR4TdV" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s1e7.jpg" alt="Married...Without Children">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/4mR4TdV" 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> posted an update <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 [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">322838a1ef6ac5bb3cd6cff333dcd0d6</guid>
				<title>Christin wrote a new post</title>
				<link>https://bundyclub.com/?p=9126</link>
				<pubDate>Thu, 21 May 2026 12:54:16 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/things-are-slowly-coming-back-together/" rel="nofollow ugc">Things are slowly coming back together</a></strong><a href="https://bundyclub.com/things-are-slowly-coming-back-together/" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/CS4-243x300.jpeg" /></a> This is me in my little creative space. Over the last few years, I rediscovered the creative world for myself again — w <a href="https://bundyclub.com/things-are-slowly-coming-back-together/" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1509e01fd79226b8ab067cccc9824187</guid>
				<title>Christin 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-773</link>
				<pubDate>Thu, 21 May 2026 11:58:44 -0700</pubDate>

									<content:encoded><![CDATA[<p>Okay… I’m apparently the kind of person who actually saves comments before posting them &#x1f604;<br />
So here we go again:</p>
<p>Wow… what a treasure! And honestly, the bowling shirt still looks pretty good on you (even when it’s from your mum)<br />
This made me wonder what that experience must have been like back then. I can imagine that in the earlier years i&hellip;<span class="activity-read-more" id="activity-read-more-5261"><a href="https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-773" rel="nofollow ugc">Read more</a></span></p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3QLeTt0" target="_blank" style="text-decoration:none; color:inherit;">
                    S1E5: Have You Driven A Ford Lately?                </a>
            </h3>
           
            <a href="https://amzn.to/3QLeTt0" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s1e5.jpg" alt="Have You Driven A Ford Lately?">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3QLeTt0" 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=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">97f2c94b4aaac803bbb5a62d4bfcdd2f</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/where-in-the-world-is-your-bundy-home/#comment-772</link>
				<pubDate>Thu, 21 May 2026 06:05:31 -0700</pubDate>

									<content:encoded><![CDATA[<p>&#x1f64c;&#x1f3fb;</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">67cc2ac227ec5a7300298aeebb9bfd42</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/5253/#acomment-5257</link>
				<pubDate>Thu, 21 May 2026 06:03:12 -0700</pubDate>

									<content:encoded><![CDATA[<p>No worries. You have a lot to handle around here. All good &#x1f60a;</p>
        <div class="bundy-amazon-box">
            <h3>
                <a href="https://amzn.to/3QooLce" target="_blank" style="text-decoration:none; color:inherit;">
                    S1E3: But I Didn&#039;t Shoot The Deputy                </a>
            </h3>
           
            <a href="https://amzn.to/3QooLce" target="_blank" class="image-wrapper">
                <img src="https://bundyclub.com/wp-content/uploads/2026/04/s1e3.jpg" alt="But I Didn&#039;t Shoot The Deputy">
                <div class="play-overlay">
                    <div class="play-triangle"></div>
                </div>
            </a>
            <a href="https://amzn.to/3QooLce" 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> posted an update <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 [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b944574ac868ee3bef404aa4eca204f6</guid>
				<title>Christin and Marriedaniac are now friends</title>
				<link>https://bundyclub.com/activity/p/5235/</link>
				<pubDate>Wed, 20 May 2026 14:02:03 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6f2e8c6b60fcdf68055dfacc99202c56</guid>
				<title>Christin 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/5187/</link>
				<pubDate>Wed, 20 May 2026 11:54:19 -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">80b936e7be0860df4e5d731fc43d5711</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/no-maam-takes-over-the-bundy-club-our-3rd-bundy-breakdown-zoom-watch-party-with-griff-bob-rooney-and-ike/#comment-762</link>
				<pubDate>Wed, 20 May 2026 07:09:07 -0700</pubDate>

									<content:encoded><![CDATA[<p>That Zoom was amazing. And honestly, it was kind of exciting to see everything live. It’s crazy what technology makes possible these days. Not that long ago, you all felt so far away… kind of surreal when I think about it now.<br />
It was really great seeing the NO MA’AM guys again — and maybe it won’t be the last time &#x2764;&#xfe0f;<br />
<a href="https://bundyclub.com/members/david/" rel="ugc" rel="nofollow ugc"></a><a href="https://bundyclub.com/members/david/" rel="nofollow ugc">@David</a>, Messy, D-Money —&hellip;<span class="activity-read-more" id="activity-read-more-5164"><a href="https://bundyclub.com/no-maam-takes-over-the-bundy-club-our-3rd-bundy-breakdown-zoom-watch-party-with-griff-bob-rooney-and-ike/#comment-762" 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=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"></a> Griff, Bob Rooney and Ike. Three core members of the l [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc5eaa2ba1af16379bdbd82624ce5b62</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/#comment-761</link>
				<pubDate>Wed, 20 May 2026 06:56:57 -0700</pubDate>

									<content:encoded><![CDATA[<p>Honestly… the fact that Peg Bundy actually ended up with a cookbook might be the most unrealistic thing ever associated with the entire series &#x1f604;</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/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc">The Bundy Kitchen Experiment, Today: Devil or Angel Cake</a></strong><a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"></a> Okay… this may be peak Bundy fandom &#x1f604; Today I tried baking a cake from the German edition of the old “Pig <a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f0ab43bf4ea0eae323ef387690a4518</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/where-in-the-world-is-your-bundy-home/#comment-760</link>
				<pubDate>Wed, 20 May 2026 06:51:18 -0700</pubDate>

									<content:encoded><![CDATA[<p>Oh trust me… German rejection can feel strangely warm.</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">b4625ca7746cdefa41676f12be83be14</guid>
				<title>Christin 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-739</link>
				<pubDate>Tue, 19 May 2026 06:36:46 -0700</pubDate>

									<content:encoded><![CDATA[<p>Wow… what a treasure.<br />
And honestly, the bowling shirt still looks pretty good on you (even when it’s from your mum).<br />
This honestly made me wonder what that experience must have been like back then.<br />
I can imagine that in the earlier years it was probably still possible — and wearing the show bowling shirts was almost fun promotion for the show&hellip;<span class="activity-read-more" id="activity-read-more-4936"><a href="https://bundyclub.com/found-this-little-gem-while-cleaning-out-the-garage-the-official-mwc-cast-crew-bowling-shirt/#comment-739" 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">4f927f9264a7c1764f0df99a90d61ed8</guid>
				<title>Christin and GRANDMASTER T! Tim Horn are now friends</title>
				<link>https://bundyclub.com/activity/p/4914/</link>
				<pubDate>Mon, 18 May 2026 17:14:28 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6a6088993b94f2de37260ad09825cdf4</guid>
				<title>Christin wrote a new post</title>
				<link>https://bundyclub.com/?p=9067</link>
				<pubDate>Mon, 18 May 2026 16:40:52 -0700</pubDate>

									<content:encoded><![CDATA[<p><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 part of the profiles  — feel free to add yours if you’d like.</p>
]]></content:encoded>
				
									<slash:comments>5</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ae2d3c8f39d23b2540b155c9870d5ffd</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4570/#acomment-4912</link>
				<pubDate>Mon, 18 May 2026 16:33:01 -0700</pubDate>

									<content:encoded><![CDATA[<p>Thank you &#x1f64c;&#x1f3fb;&#x1faf6;&#x1f3fb;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/c123/" rel="nofollow ugc">Christin</a> posted an update Would be cool to add a country/hometown option to the profiles for everyone who wants to share it 
Would be interesting to see where all the Bundy fans are from around the world. &#x1f914;
			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c71c597aed4595441ecbd66feea2df8a</guid>
				<title>Christin&#039;s profile was updated</title>
				<link>https://bundyclub.com/activity/p/4911/</link>
				<pubDate>Mon, 18 May 2026 16:30:43 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">069750a5fe6447dceeb394c47238e582</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/#comment-732</link>
				<pubDate>Mon, 18 May 2026 09:00:33 -0700</pubDate>

									<content:encoded><![CDATA[<p>You definitely should. I might even try another recipe this week.<br />
And now I’d honestly love to see the English version of this book too.</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/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc">The Bundy Kitchen Experiment, Today: Devil or Angel Cake</a></strong><a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"></a> Okay… this may be peak Bundy fandom &#x1f604; Today I tried baking a cake from the German edition of the old “Pig <a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6968e2092ffe5a9da97a2a5ac5613fc3</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/episode-3-no-maam-crew/#comment-728</link>
				<pubDate>Sun, 17 May 2026 14:48:14 -0700</pubDate>

									<content:encoded><![CDATA[<p>Love this. Great pic.</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/sebzz/" rel="nofollow ugc">Sebzz</a> wrote a new post <strong><a href="https://bundyclub.com/episode-3-no-maam-crew/" rel="nofollow ugc">Episode 3, No Ma&#039;am crew!</a></strong><a href="https://bundyclub.com/episode-3-no-maam-crew/" rel="nofollow ugc"></a> Episode 3, No Ma&#8217;am crew!  Another great show, great seeing those guys again. The best and most interesting thing about these shows is the <a href="https://bundyclub.com/episode-3-no-maam-crew/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab29d81d69333a37e65941740198aa47</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/happy-together-russian-version-written-by-mwc-writers/#comment-727</link>
				<pubDate>Sun, 17 May 2026 14:42:50 -0700</pubDate>

									<content:encoded><![CDATA[<p>I remember I couldn’t watch it. I always felt like it was a cheap copy of a great series — in my eyes, it never really had a chance. And that’s exactly how it went.</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/happy-together-russian-version-written-by-mwc-writers/" rel="nofollow ugc">Happy Together (Russian version written by MWC writers)</a></strong>Here&#8217;s something that might blow your mind: there&#8217;s a version of Married With Children that actually outlived <a href="https://bundyclub.com/happy-together-russian-version-written-by-mwc-writers/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b79d64ddb83067ebb8b46f41a91ecc98</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/activity/p/4573/#acomment-4723</link>
				<pubDate>Sun, 17 May 2026 14:30:16 -0700</pubDate>

									<content:encoded><![CDATA[<p>Aww thank you &#x1faf6;&#x1f3fb;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/c123/" rel="nofollow ugc">Christin</a> earned the badge <a href="https://bundyclub.com/badge/looking-good-sorta/" rel="nofollow ugc">Looking Good&#8230; Sorta</a> <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"></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>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3b1116ff5da2fbca4995e05b5aba6c9b</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/should-we-neuter-buck/#comment-726</link>
				<pubDate>Sun, 17 May 2026 14:26:57 -0700</pubDate>

									<content:encoded><![CDATA[<p>As far as I could find out, Catherine O&#8217;Hara only voiced the sweet dog Lola in the episode “Look Who’s Barking”</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/?p=8654" rel="nofollow ugc">Should we neuter Buck?</a></strong><a href="https://bundyclub.com/?p=8654" rel="nofollow ugc"></a> Richard Gurman breaks down the classic &#8220;Should we neuter Buck?&#8221; episode and why Married With Children worked so well even during the craziest storylines. As <a href="https://bundyclub.com/?p=8654" rel="nofollow ugc"><span>[&hellip;]</span></a> [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5d1d58cce03190bbf534011247579e9</guid>
				<title>Christin wrote a new post</title>
				<link>https://bundyclub.com/?p=9049</link>
				<pubDate>Sat, 16 May 2026 14:17:57 -0700</pubDate>

									<content:encoded><![CDATA[<p><strong><a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc">The Bundy Kitchen Experiment, Today: Devil or Angel Cake</a></strong><a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"><img loading="lazy" src="https://bundyclub.com/wp-content/uploads/2026/05/AngelDevil5-300x300.jpeg" /></a> Okay… this may be peak Bundy fandom &#x1f604; Today I tried baking a cake from the German edition of the old “Pig <a href="https://bundyclub.com/the-bundy-kitchen-experiment-today-devil-or-angel-cake/" rel="nofollow ugc"><span>[&hellip;]</span></a></p>
]]></content:encoded>
				
									<slash:comments>4</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">827b255ada9fc7ec4595784e3452dd36</guid>
				<title>Christin and manbokijin are now friends</title>
				<link>https://bundyclub.com/activity/p/4582/</link>
				<pubDate>Sat, 16 May 2026 09:31:53 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b260b48104f05d314797adac31041367</guid>
				<title>Christin 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/4573/</link>
				<pubDate>Sat, 16 May 2026 05:40:10 -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="Lookin good" /></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>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7ed0ba405719843af61333c8a6e9cfc1</guid>
				<title>Christin changed their profile picture</title>
				<link>https://bundyclub.com/activity/p/4574/</link>
				<pubDate>Sat, 16 May 2026 05:40:09 -0700</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a8f21b84710d8213c1e99360876664a7</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/im-so-happy-to-be-part-of-this-group/#comment-696</link>
				<pubDate>Sat, 16 May 2026 05:33:23 -0700</pubDate>

									<content:encoded><![CDATA[<p>Heyyy, that’s great!  Good to have you here!<br />
I listen to the podcast a lot — especially on longer bus trips.<br />
Thanks for your work!!<br />
@all: Add this to your homework list for the Zooms &#x1f44d;&#x1f3fb;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/steverhoadesfan67/" rel="nofollow ugc">SteveRhoadesFan67</a> wrote a new post <strong><a href="https://bundyclub.com/im-so-happy-to-be-part-of-this-group/" rel="nofollow ugc">I&#039;m so happy to be part of this group!</a></strong>Our interview with Harold Sylvester on the MwC Podcast. This was my favorite interview we conducted.			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">612415a095d34adadaa44dda8493f68a</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/happy-together-russian-version-written-by-mwc-writers/#comment-695</link>
				<pubDate>Sat, 16 May 2026 05:21:46 -0700</pubDate>

									<content:encoded><![CDATA[<p>This is honestly really fascinating. I think it’s super interesting that the show worked so well in Russia — and also how they approached adapting it to their own culture and audience.<br />
Germany tried something similar too with “Hilfe, meine Familie spinnt”, but I remember many people criticizing that it stayed too close to the original instead&hellip;<span class="activity-read-more" id="activity-read-more-4571"><a href="https://bundyclub.com/happy-together-russian-version-written-by-mwc-writers/#comment-695" rel="nofollow ugc">Read more</a></span></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/happy-together-russian-version-written-by-mwc-writers/" rel="nofollow ugc">Happy Together (Russian version written by MWC writers)</a></strong>Here&#8217;s something that might blow your mind: there&#8217;s a version of Married With Children that actually outlived <a href="https://bundyclub.com/happy-together-russian-version-written-by-mwc-writers/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ba4aad4f57a3e9e48e2636feec6ccea9</guid>
				<title>Christin posted an update: Would be cool to add a country/hometown option to the [&#133;]</title>
				<link>https://bundyclub.com/activity/p/4570/</link>
				<pubDate>Sat, 16 May 2026 04:55:17 -0700</pubDate>

									<content:encoded><![CDATA[<p>Would be cool to add a country/hometown option to the profiles for everyone who wants to share it<br />
Would be interesting to see where all the Bundy fans are from around the world. &#x1f914;</p>
]]></content:encoded>
				
									<slash:comments>4</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">790c90fc27cc270d0032dfaedc32010b</guid>
				<title>Christin posted a new activity comment</title>
				<link>https://bundyclub.com/mcdonalds/#comment-694</link>
				<pubDate>Sat, 16 May 2026 04:41:51 -0700</pubDate>

									<content:encoded><![CDATA[<p>And people still say MWC had no cultural impact. Meanwhile Bundy fans are creating absolutely legendary stuff like this &#x1f609;<br />
Yep, we were never exactly the mainstream crowd anyway  &#8211; I like it. &#x1f44d;&#x1f3fb;</p>
				<strong>In reply to</strong> -
				<a href="https://bundyclub.com/members/lazbird37/" rel="nofollow ugc">Lazbird37</a> wrote a new post <strong><a href="https://bundyclub.com/mcdonalds/" rel="nofollow ugc">McDonald’s</a></strong><a href="https://bundyclub.com/mcdonalds/" rel="nofollow ugc"></a> When the Bundys went to England, there is a scene where they are being shown the sites in London from the car and they have no interest in them, Tower of <a href="https://bundyclub.com/mcdonalds/" rel="nofollow ugc"><span>[&hellip;]</span></a>			]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>