<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>blade Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/blade/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/blade/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Wed, 16 Mar 2022 05:43:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to concatenate string in JavaScript</title>
		<link>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/</link>
					<comments>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 06:00:11 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[console log]]></category>
		<category><![CDATA[inspect]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15428</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And add your blade file JavaScript And go to your Laravel project And Inspect and check you console log</p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/">How to concatenate string in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="890" height="442" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2.jpg" alt="" class="wp-image-15429" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2.jpg 890w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2-300x149.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2-768x381.jpg 768w" sizes="(max-width: 890px) 100vw, 890px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And add your blade file JavaScript </h3>



<figure class="wp-block-image size-large"><img decoding="async" width="526" height="130" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined.jpg" alt="" class="wp-image-15430" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined.jpg 526w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined-300x74.jpg 300w" sizes="(max-width: 526px) 100vw, 526px" /></figure>



<script src="https://gist.github.com/dharmu9898/c22996c8de403e075a23212a339a3e25.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> And Inspect and check you console log</h3>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="231" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-1024x231.jpg" alt="" class="wp-image-15431" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-1024x231.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-300x68.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-768x173.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log.jpg 1206w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/">How to concatenate string in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to change From Name in Laravel Mail Notification</title>
		<link>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/</link>
					<comments>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Sat, 07 Aug 2021 13:01:43 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15275</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project Your database Structure And go to your Laravel project Your Blade file SendMail.php Defied Your Mail and Name Now is <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">How to change From Name in Laravel Mail Notification</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="221" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-1024x221.jpg" alt="" class="wp-image-15285" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-1024x221.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-300x65.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-768x166.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1.jpg 1365w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> Your database Structure</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="985" height="176" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1.jpg" alt="" class="wp-image-15298" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1.jpg 985w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1-300x54.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1-768x137.jpg 768w" sizes="auto, (max-width: 985px) 100vw, 985px" /></figure>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> Your Blade file SendMail.php</h3>



<p><strong>Defied Your Mail and Name</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="167" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-1024x167.jpg" alt="" class="wp-image-15299" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-1024x167.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-300x49.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-768x125.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245.jpg 1112w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<script src="https://gist.github.com/dharmu9898/d7482e62b66cbcbc4efa0241bc85ceed.js"></script>



<h4 class="wp-block-heading">Now is your Result send mail name</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="112" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-1024x112.jpg" alt="" class="wp-image-15300" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-1024x112.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-300x33.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-768x84.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture.jpg 1084w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">How to change From Name in Laravel Mail Notification</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to change publish button to unpublish button using java script</title>
		<link>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/</link>
					<comments>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 04 Aug 2021 12:51:15 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[fetchData]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[publish]]></category>
		<category><![CDATA[unpublish]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15251</guid>

					<description><![CDATA[<p>This is my database First let’s go to your laravel project and your blade file &#38; this function fetchData is past Your blade file &#38; this function fetchData is <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">How to change publish button to unpublish button using java script</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="458" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-1024x458.jpg" alt="" class="wp-image-15252" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-1024x458.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-300x134.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-768x343.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish.jpg 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">This is my database</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="447" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-1024x447.jpg" alt="" class="wp-image-15254" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-1024x447.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-300x131.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-768x335.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture.jpg 1359w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your laravel project</strong> <strong>and your blade file</strong> &amp;  this function fetchData is past</h3>



<script src="https://gist.github.com/dharmu9898/a0a8b6872112afc9e2b326b1024df568.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="761" height="493" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1.jpg" alt="" class="wp-image-15255" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1.jpg 761w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1-300x194.jpg 300w" sizes="auto, (max-width: 761px) 100vw, 761px" /></figure>



<h3 class="wp-block-heading"><strong>Your blade file</strong> &amp; this function fetchData is past second</h3>



<script src="https://gist.github.com/dharmu9898/0d0c1a0d1ddb58c063b44dae80b610a6.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="632" height="423" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2.jpg" alt="" class="wp-image-15256" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2.jpg 632w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2-300x201.jpg 300w" sizes="auto, (max-width: 632px) 100vw, 632px" /></figure>



<h3 class="wp-block-heading"><strong>Your blade file</strong> &amp; this function fetchData is past third</h3>



<script src="https://gist.github.com/dharmu9898/250bc3c70af478dcf0bc3eae0b7355de.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="745" height="461" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3.jpg" alt="" class="wp-image-15257" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3.jpg 745w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3-300x186.jpg 300w" sizes="auto, (max-width: 745px) 100vw, 745px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">How to change publish button to unpublish button using java script</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to YouTube video URL embed</title>
		<link>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/</link>
					<comments>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 13:22:15 +0000</pubDate>
				<category><![CDATA[php]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15236</guid>

					<description><![CDATA[<p>First let’s go to your laravel project and your blade file Next add below code in your blade file Next add below code in your Controller and <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">How to YouTube video URL embed</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>First let’s go to your laravel project</strong> <strong>and your blade file </strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="792" height="537" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your.jpg" alt="" class="wp-image-15240" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your.jpg 792w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your-300x203.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your-768x521.jpg 768w" sizes="auto, (max-width: 792px) 100vw, 792px" /></figure>



<h3 class="wp-block-heading"><strong>Next add below code in  your blade file</strong></h3>



<script src="https://gist.github.com/dharmu9898/60a761359b2efeda6aca9a074cdbde8c.js"></script>



<p><strong>Next add below code in your Controller and your store function file</strong></p>



<script src="https://gist.github.com/dharmu9898/ff7a7724ba5658c6db9563b502ef512d.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="574" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-1024x574.jpg" alt="" class="wp-image-15246" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-1024x574.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-300x168.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-768x431.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed.jpg 1040w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">How to YouTube video URL embed</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</title>
		<link>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/</link>
					<comments>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 20 Jul 2021 12:53:19 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[static]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15095</guid>

					<description><![CDATA[<p>I don&#8217;t know why I am getting this error: This is my blade file method: This is my model: Can you help me? I am trying to <a class="read-more-link" href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="455" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-1024x455.jpg" alt="" class="wp-image-15096" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-1024x455.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-300x133.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-768x341.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today.jpg 1365w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>I don&#8217;t know why I am getting this error:</strong></p>



<pre class="wp-block-code"><code>Non-static method App\Userevent::returnopretor() should not be called statically</code></pre>



<h3 class="wp-block-heading">This is my blade file method:</h3>



<script src="https://gist.github.com/dharmu9898/31a0b7aa65c1fc59bf17b975790893a4.js"></script>



<h3 class="wp-block-heading">This is my model:</h3>



<script src="https://gist.github.com/dharmu9898/cdad5adb7bafaa515adb41d8b8c4948f.js"></script>



<p>Can you help me? I am trying to do dynamic dependency dropdown menu in view with this. Want to get user names and id from Userevent model for dropdown in view and than connect returnopretor with users and save data to product table with user id.</p>



<p><strong>Relationships is to be called on models, so you have to fetch them from a user model. Change your controller logic to just fetch Userevent, not anything with returnopretor.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="551" height="348" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal.jpg" alt="" class="wp-image-15097" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal.jpg 551w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal-300x189.jpg 300w" sizes="auto, (max-width: 551px) 100vw, 551px" /></figure>



<script src="https://gist.github.com/dharmu9898/1bc8664e4ff5b99e6b3e866506a89f94.js"></script>



<p>So in your blade file where you create your drop down, loop the users and then you can loop the <strong>returnopretor</strong>.</p>



<p>solved this error.</p>
<p>The post <a href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
