<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:g="http://base.google.com/ns/1.0" xmlns:c="http://base.google.com/cns/1.0">
	<channel>
		<title><![CDATA[Directory List Page]]></title>
		<description><![CDATA[Rss Description]]></description>
		<link>http://www.eezyn.com/</link>
										<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/community?catid=8:next-level-category</guid>
				<title><![CDATA[Community]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/community?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Sat, 24 May 2025 12:37:34 +0000</pubDate>
				<g:id>96</g:id>
                <g:publish_date>2025-05-24</g:publish_date>
                                                
							</item>
						<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/home?catid=8:next-level-category</guid>
				<title><![CDATA[Home]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/home?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Sat, 24 May 2025 12:37:34 +0000</pubDate>
				<g:id>95</g:id>
                <g:publish_date>2025-05-24</g:publish_date>
                                                
							</item>
						<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/learn?catid=8:next-level-category</guid>
				<title><![CDATA[Learn]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/learn?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Sat, 24 May 2025 12:37:34 +0000</pubDate>
				<g:id>98</g:id>
                <g:publish_date>2025-05-24</g:publish_date>
                                                
							</item>
						<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/media?catid=8:next-level-category</guid>
				<title><![CDATA[Media]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/media?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Sat, 24 May 2025 12:37:34 +0000</pubDate>
				<g:id>99</g:id>
                <g:publish_date>2025-05-24</g:publish_date>
                                                
							</item>
						<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/user-support?catid=8:next-level-category</guid>
				<title><![CDATA[User Support]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/user-support?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Mon, 01 Dec 2025 03:36:29 +0000</pubDate>
				<g:id>100</g:id>
                <g:publish_date>2025-12-01</g:publish_date>
                                                
							</item>
						<item>
				
				<guid>http://www.eezyn.com/index.php/component/content/article/work?catid=8:next-level-category</guid>
				<title><![CDATA[Work]]></title>
				<link>http://www.eezyn.com/index.php/component/content/article/work?catid=8:next-level-category</link>
				<description><![CDATA[
								A Default article text				]]></description>
				<category><![CDATA[Next Level Category]]></category>
				<pubDate>Sat, 24 May 2025 12:37:34 +0000</pubDate>
				<g:id>97</g:id>
                <g:publish_date>2025-05-24</g:publish_date>
                                                
							</item>
						</channel>
</rss>
                <style>
        .s2Debug {
            margin: 50px 0;
            background-color: white;
            color: black;
            border: 1px dashed silver;
            padding: 10px;
            position: relative;
            display: block;
        }
        .s2Debug h1 {
            background-color: #2C2C2C;
            color: white;
            padding: 10px;
            margin: 0;
            font-size: 16px;
            line-height: 1em;
        }
        .s2Debug h3 {
            background-color: #DDD;
            color: black;
            font-size: 14px;
            padding: 5px;
            text-decoration: none;
            margin: 0px;
        }
        .s2Debug ul li, .s2Debug ol li {
            margin: 5px 1.5em;
        }
        .s2Debug ul, .s2Debug ol {
            margin: 0 1.5em 1.5em 1.5em;
        }
        .s2Debug ul {
            list-style-type: disc;
        }
        .s2Debug ol {
            list-style-type: decimal;
        }
        </style>
        
        <div class="s2Debug">

            <h1>S2Framework Debug Console</h1>

            
            

            
            <h3>Database Queries (10)</h3>

            <ol>

                                <li>SET SQL_BIG_SELECTS=1</li>
                                <li>SHOW TABLES LIKE '%_jreviews_config'</li>
                                <li>SELECT value FROM tan_jreviews_config WHERE id = 'cms_secret'</li>
                                <li>SELECT name FROM tan_jreviews_addons WHERE state = 1 ORDER BY ordering</li>
                                <li>
                SELECT
                    Category.id
                FROM
                    tan_categories AS Category,
                    tan_categories AS ParentCategory
                WHERE
                    Category.published = 1
                    AND Category.extension = "com_content"
                    AND Category.access IN ( 1,5)
                    AND Category.lft BETWEEN ParentCategory.lft AND ParentCategory.rgt
                    AND ParentCategory.id = 8
            </li>
                                <li>
            SELECT id FROM tan_jreviews_categories WHERE `option` = "com_content"
        </li>
                                <li>SELECT Listing.id AS `Listing.listing_id`,
Listing.alias AS `Listing.slug`,
Listing.title AS `Listing.title`,
Listing.introtext AS `Listing.summary`,
Listing.fulltext AS `Listing.description`,
Listing.images AS `Listing.images`,
Listing.hits AS `Listing.hits`,
Listing.catid AS `Listing.cat_id`,
Listing.created_by AS `Listing.user_id`,
Listing.created_by_alias AS `Listing.author_alias`,
Listing.created AS `Listing.created`,
Listing.modified AS `Listing.modified`,
Listing.access AS `Listing.access`,
Listing.state AS `Listing.state`,
Listing.publish_up AS `Listing.publish_up`,
Listing.publish_down AS `Listing.publish_down`,
Listing.metakey AS `Listing.metakey`,
Listing.metadesc AS `Listing.metadesc`,
'com_content' AS `Listing.extension`,
Field.featured AS `Listing.featured`,
JreviewsCategory.criteriaid AS `ListingType.listing_type_id`,
Category.id AS `Category.cat_id`,
Category.title AS `Category.title`,
Category.alias AS `Category.slug`,
Category.access AS `Category.access`,
Category.params AS `Category.params`,
Directory.id AS `Directory.dir_id`,
Directory.title AS `Directory.title`,
Directory.slug AS `Directory.slug`,
User.id AS `User.user_id`,
User.name AS `User.name`,
User.username AS `User.username`,
User.email AS `User.email`,
User.block AS `User.block`,
Claim.approved AS `Claim.approved`,
Totals.user_rating AS `Review.user_rating`,
Totals.user_rating_count AS `Review.user_rating_count`,
Totals.user_criteria_rating AS `Review.user_criteria_rating`,
Totals.user_criteria_rating_count AS `Review.user_criteria_rating_count`,
Totals.user_comment_count AS `Review.user_review_count`,
Totals.editor_rating AS `Review.editor_rating`,
Totals.editor_rating_count AS `Review.editor_rating_count`,
Totals.editor_criteria_rating AS `Review.editor_criteria_rating`,
Totals.editor_criteria_rating_count AS `Review.editor_criteria_rating_count`,
Totals.editor_comment_count AS `Review.editor_review_count`,
Totals.media_count AS `Listing.media_count`,
Totals.video_count AS `Listing.video_count`,
Totals.photo_count AS `Listing.photo_count`,
Totals.audio_count AS `Listing.audio_count`,
Totals.attachment_count AS `Listing.attachment_count`,
(Totals.media_count - Totals.media_count_user) AS `Listing.media_count_owner`,
(Totals.video_count - Totals.video_count_user) AS `Listing.video_count_owner`,
(Totals.photo_count - Totals.photo_count_user) AS `Listing.photo_count_owner`,
(Totals.audio_count - Totals.audio_count_user) AS `Listing.audio_count_owner`,
(Totals.attachment_count - Totals.attachment_count_user) AS `Listing.attachment_count_owner`,
Totals.media_count_user AS `Listing.media_count_user`,
Totals.video_count_user AS `Listing.video_count_user`,
Totals.photo_count_user AS `Listing.photo_count_user`,
Totals.audio_count_user AS `Listing.audio_count_user`,
Totals.attachment_count_user AS `Listing.attachment_count_user`
 FROM tan_content AS Listing
LEFT JOIN tan_jreviews_listing_totals AS Totals ON Totals.listing_id = Listing.id AND Totals.extension = 'com_content'
LEFT JOIN tan_jreviews_content AS Field ON Field.contentid = Listing.id
LEFT JOIN tan_jreviews_categories AS JreviewsCategory ON JreviewsCategory.id = Listing.catid AND JreviewsCategory.`option` = 'com_content'
LEFT JOIN tan_categories AS Category ON Category.id = Listing.catid AND Category.extension = 'com_content'
LEFT JOIN tan_jreviews_directories AS Directory ON Directory.id = JreviewsCategory.dirid
LEFT JOIN tan_users AS User ON User.id = Listing.created_by
LEFT JOIN tan_jreviews_claims AS Claim ON Claim.listing_id = Listing.id AND Claim.user_id = Listing.created_by AND Claim.approved = 1
 WHERE 1 = 1 AND ( 
   Listing.catid IN (8)
   AND Listing.state = 1
   AND Listing.access IN ( 1,5)
   AND ( Listing.publish_up IS NULL OR Listing.publish_up <= UTC_TIMESTAMP )
   AND (Listing.publish_down IS NULL OR Listing.publish_down = 0 OR Listing.publish_down > UTC_TIMESTAMP)
 )
 ORDER BY Listing.title
 LIMIT 20</li>
                                <li>
            SELECT
                content_id AS listing_id, count(*) AS favored FROM tan_jreviews_favorites AS Favorite
		    WHERE
                Favorite.content_id IN (96,95,98,99,100,97)
		    GROUP BY
                listing_id
        </li>
                                <li>SELECT COUNT(*)
 FROM tan_content AS Listing
 WHERE 1 = 1 AND ( 
   Listing.catid IN (8)
   AND Listing.state = 1
   AND Listing.access IN ( 1,5)
   AND ( Listing.publish_up IS NULL OR Listing.publish_up <= UTC_TIMESTAMP )
   AND (Listing.publish_down IS NULL OR Listing.publish_down = 0 OR Listing.publish_down > UTC_TIMESTAMP)
 )</li>
                                <li>SELECT Directory.id AS `Directory.dir_id`,
Directory.slug AS `Directory.slug`,
Directory.slug AS `Directory.name`,
Directory.title AS `Directory.title`,
Directory.description AS `Directory.description`,
Directory.tmpl_suffix AS `Directory.tmpl_suffix`
 FROM tan_jreviews_directories AS Directory
 WHERE 1 = 1 AND ( 
   Directory.id = 1
 )</li>
                
            </ol>

            
        </div>

        