<?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>ABAP Help Blog</title>
	<atom:link href="http://zevolving.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zevolving.com/</link>
	<description>Great Insight with Tips &#38; Tricks for ABAP</description>
	<lastBuildDate>Fri, 24 Jan 2020 01:03:40 +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>Write Green Programs</title>
		<link>http://zevolving.com/2020/01/write-green-programs/</link>
					<comments>http://zevolving.com/2020/01/write-green-programs/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Fri, 24 Jan 2020 01:03:40 +0000</pubDate>
				<category><![CDATA[Performance]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3293</guid>

					<description><![CDATA[<p>It’s not about setting the background green of your code editor or setting up all the code lines to green or about having green background on your apps, but this about how you write your programs which would be more greener from environment perspective. Background Global warming is a happening right now, even if we...</p>
<p>
<a href="http://zevolving.com/2020/01/write-green-programs/">Write Green Programs</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2009/12/parallel-cursor-to-speed-up-performance-of-nested-loop/" rel="bookmark" title="Parallel Cursor &#8211; To speed up performance of Nested LOOP">Parallel Cursor &#8211; To speed up performance of Nested LOOP</a> <small>Technique to speed up the performance of the Nested LOOP...</small></li>
<li><a href="http://zevolving.com/2013/03/abap-internal-table-secondary-key-performance-comparison/" rel="bookmark" title="ABAP Internal Table Secondary Key Performance comparison">ABAP Internal Table Secondary Key Performance comparison</a> <small>Performance is the driving factor when using the Secondary Keys...</small></li>
<li><a href="http://zevolving.com/2014/03/abap-parallel-cursor-things-to-remember/" rel="bookmark" title="ABAP Parallel Cursor &#8211; Things to Remember">ABAP Parallel Cursor &#8211; Things to Remember</a> <small>ABAP Parallel cursor is a nice technique to improve the...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2020/01/write-green-programs/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>Display ALV Grid on List Generated by WRITE</title>
		<link>http://zevolving.com/2017/01/display-alv-grid-on-list-generated-by-write/</link>
					<comments>http://zevolving.com/2017/01/display-alv-grid-on-list-generated-by-write/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 14:48:49 +0000</pubDate>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[ALV on Selection Screen]]></category>
		<category><![CDATA[SALV]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3197</guid>

					<description><![CDATA[<p>Ever wondered how to generate the ALV Grid on the list generated by WRITE statement. Lets see today how we can do that. Preface Many years ago I wrote an article (I used to refer them as Post, that time) on how to display the ALV on the selection screen. The idea on displaying the...</p>
<p>
<a href="http://zevolving.com/2017/01/display-alv-grid-on-list-generated-by-write/">Display ALV Grid on List Generated by WRITE</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2008/10/display-alv-report-output-in-the-same-selection-screen/" rel="bookmark" title="Display ALV report output in the SAME Selection Screen">Display ALV report output in the SAME Selection Screen</a> <small>Shows the way to display the report output in the...</small></li>
<li><a href="http://zevolving.com/2013/10/conversion-exit-to-format-amounts-in-alv/" rel="bookmark" title="Conversion Exit to format Amounts in ALV">Conversion Exit to format Amounts in ALV</a> <small>Conversion exit is very powerful. It helps to represent data...</small></li>
<li><a href="http://zevolving.com/2013/10/conversion-exit-to-format-amounts-for-specific-currency-in-alv/" rel="bookmark" title="Conversion Exit to format Amounts for Specific Currency in ALV">Conversion Exit to format Amounts for Specific Currency in ALV</a> <small>Conversion Exit to Format the Amount with using the respective...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2017/01/display-alv-grid-on-list-generated-by-write/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Why NOT to have a wrapper around Exception (RAISE) ?</title>
		<link>http://zevolving.com/2016/11/why-not-to-have-a-wrapper-around-exception-raise/</link>
					<comments>http://zevolving.com/2016/11/why-not-to-have-a-wrapper-around-exception-raise/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Thu, 03 Nov 2016 01:36:33 +0000</pubDate>
				<category><![CDATA[Exceptions]]></category>
		<category><![CDATA[Exception Handling]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3189</guid>

					<description><![CDATA[<p>Class based exception are more powerful compared to the &#8220;legacy&#8221; exceptions. But you don&#8217;t want to create wrapper around the Exceptions? Preface In the blog The Harlem Function Module Shuffle on (old (older SDN)) SCN, Paul Hardy showed a good way to wrap the FM calls to be able leverage them in chained method calls...</p>
<p>
<a href="http://zevolving.com/2016/11/why-not-to-have-a-wrapper-around-exception-raise/">Why NOT to have a wrapper around Exception (RAISE) ?</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2012/01/class-based-exceptions-ivcleanup/" rel="bookmark" title="Class based Exceptions IV &#8211; CLEANUP">Class based Exceptions IV &#8211; CLEANUP</a> <small>In the series of Class based Exceptions, lets check out...</small></li>
<li><a href="http://zevolving.com/2013/04/exception-class-to-use-messages-from-t100/" rel="bookmark" title="Exception class to use Messages from T100">Exception class to use Messages from T100</a> <small>Exception class can be defined using to use static Text...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2016/11/why-not-to-have-a-wrapper-around-exception-raise/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>What you need for ABAP Custom Programs when you migrate to HANA?</title>
		<link>http://zevolving.com/2016/09/what-you-need-for-abap-custom-programs-when-you-migrate-to-hana/</link>
					<comments>http://zevolving.com/2016/09/what-you-need-for-abap-custom-programs-when-you-migrate-to-hana/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 21:49:48 +0000</pubDate>
				<category><![CDATA[ABAP for HANA]]></category>
		<category><![CDATA[HANA]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3173</guid>

					<description><![CDATA[<p>Since HANA uses a different underlying architecture, there would be some impact to the custom ABAP Code. Check it out on what you need to do for HDB Migration? What is HANA DB? It’s very small section to describe what is HANA DB. But at a high level, these are different changes in HDB compared...</p>
<p>
<a href="http://zevolving.com/2016/09/what-you-need-for-abap-custom-programs-when-you-migrate-to-hana/">What you need for ABAP Custom Programs when you migrate to HANA?</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-related-none yarpp-template-list'>

No related posts.
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2016/09/what-you-need-for-abap-custom-programs-when-you-migrate-to-hana/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</title>
		<link>http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/</link>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Tue, 23 Aug 2016 02:13:18 +0000</pubDate>
				<category><![CDATA[SALV IDA]]></category>
		<category><![CDATA[SALV Tutorial]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[SALV]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3120</guid>

					<description><![CDATA[<p>Lets make the ALV interactive by adding the Hotspot aka Hyperlink into the ALV generated by SALV IDA by using the DISPLAY_OPTIONS for column. Preface Hotspot or Hyperlink is a key functionality for any ALV, no matter which ALV type you use – SALV Model, SALV IDA or Classical ALV. You now already know how...</p>
<p>
<a href="http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/">SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/" rel="bookmark" title="SALV IDA (Integrated Data Access) &#8211; Introduction">SALV IDA (Integrated Data Access) &#8211; Introduction</a> <small>With ABAP 740, we have a new way using Integrated...</small></li>
<li><a href="http://zevolving.com/2016/07/salv-ida-new-calculated-fields/" rel="bookmark" title="SALV IDA &#8211; New Calculated Fields">SALV IDA &#8211; New Calculated Fields</a> <small>Lets check out how we can add the additional fields...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-column-settings/" rel="bookmark" title="SALV IDA &#8211; Column Settings">SALV IDA &#8211; Column Settings</a> <small>SALV IDA framework also provides the flexibility to change Column...</small></li>
</ol>
</div>
]]></description>
		
		
		
			</item>
		<item>
		<title>SALV IDA &#8211; Column Settings</title>
		<link>http://zevolving.com/2016/08/salv-ida-column-settings/</link>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Tue, 02 Aug 2016 03:54:57 +0000</pubDate>
				<category><![CDATA[SALV IDA]]></category>
		<category><![CDATA[SALV Tutorial]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[SALV]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3106</guid>

					<description><![CDATA[<p>SALV IDA framework also provides the flexibility to change Column settings. Lets check how to change to change the column settings in SALV IDA. Preface In the last article &#8211; , we added couple of new columns in the ALV. Since these calculated fields are not part of the DB structure obviously they don’t have...</p>
<p>
<a href="http://zevolving.com/2016/08/salv-ida-column-settings/">SALV IDA &#8211; Column Settings</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/" rel="bookmark" title="SALV IDA (Integrated Data Access) &#8211; Introduction">SALV IDA (Integrated Data Access) &#8211; Introduction</a> <small>With ABAP 740, we have a new way using Integrated...</small></li>
<li><a href="http://zevolving.com/2016/07/salv-ida-new-calculated-fields/" rel="bookmark" title="SALV IDA &#8211; New Calculated Fields">SALV IDA &#8211; New Calculated Fields</a> <small>Lets check out how we can add the additional fields...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/" rel="bookmark" title="SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)">SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</a> <small>Lets make the ALV interactive by adding the Hotspot aka...</small></li>
</ol>
</div>
]]></description>
		
		
		
			</item>
		<item>
		<title>SALV IDA &#8211; New Calculated Fields</title>
		<link>http://zevolving.com/2016/07/salv-ida-new-calculated-fields/</link>
					<comments>http://zevolving.com/2016/07/salv-ida-new-calculated-fields/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Thu, 28 Jul 2016 02:32:48 +0000</pubDate>
				<category><![CDATA[SALV IDA]]></category>
		<category><![CDATA[SALV Tutorial]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[SALV]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3092</guid>

					<description><![CDATA[<p>Lets check out how we can add the additional fields on the ALV output and also populate the value for those added columns using Calculated fields. Introduction By the time, you must be thinking how can I add additional fields in the output which are not in the table. Without this, the usage would be...</p>
<p>
<a href="http://zevolving.com/2016/07/salv-ida-new-calculated-fields/">SALV IDA &#8211; New Calculated Fields</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/" rel="bookmark" title="SALV IDA (Integrated Data Access) &#8211; Introduction">SALV IDA (Integrated Data Access) &#8211; Introduction</a> <small>With ABAP 740, we have a new way using Integrated...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-column-settings/" rel="bookmark" title="SALV IDA &#8211; Column Settings">SALV IDA &#8211; Column Settings</a> <small>SALV IDA framework also provides the flexibility to change Column...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/" rel="bookmark" title="SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)">SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</a> <small>Lets make the ALV interactive by adding the Hotspot aka...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2016/07/salv-ida-new-calculated-fields/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>SALV IDA &#8211; Selection Conditions</title>
		<link>http://zevolving.com/2016/07/salv-ida-selection-conditions/</link>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Tue, 26 Jul 2016 03:30:57 +0000</pubDate>
				<category><![CDATA[SALV IDA]]></category>
		<category><![CDATA[SALV Tutorial]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[SALV]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3079</guid>

					<description><![CDATA[<p>Lets check more SALV IDA on how to send the selection conditions so we can restrict the data access based on user inputs. Introduction In the article , we have seen how SALV IDA can be used. Also in the traces section, it was more visible that IDA provided much more performance improvement when working...</p>
<p>
<a href="http://zevolving.com/2016/07/salv-ida-selection-conditions/">SALV IDA &#8211; Selection Conditions</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/" rel="bookmark" title="SALV IDA (Integrated Data Access) &#8211; Introduction">SALV IDA (Integrated Data Access) &#8211; Introduction</a> <small>With ABAP 740, we have a new way using Integrated...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-column-settings/" rel="bookmark" title="SALV IDA &#8211; Column Settings">SALV IDA &#8211; Column Settings</a> <small>SALV IDA framework also provides the flexibility to change Column...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/" rel="bookmark" title="SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)">SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</a> <small>Lets make the ALV interactive by adding the Hotspot aka...</small></li>
</ol>
</div>
]]></description>
		
		
		
			</item>
		<item>
		<title>SALV IDA (Integrated Data Access) &#8211; Introduction</title>
		<link>http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/</link>
					<comments>http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Thu, 21 Jul 2016 00:45:45 +0000</pubDate>
				<category><![CDATA[SALV IDA]]></category>
		<category><![CDATA[SALV Tutorial]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[SALV]]></category>
		<category><![CDATA[SAP HANA]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3068</guid>

					<description><![CDATA[<p>With ABAP 740, we have a new way using Integrated Data Access to generate the ALV and this is very prominent when using SAP HANA. ToC Table of Content for all SALV IDA articles: Introduction The existing ALV is has more functionality on the application layer. That makes it very very slow. The full data...</p>
<p>
<a href="http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/">SALV IDA (Integrated Data Access) &#8211; Introduction</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2016/07/salv-ida-selection-conditions/" rel="bookmark" title="SALV IDA &#8211; Selection Conditions">SALV IDA &#8211; Selection Conditions</a> <small>Lets check more SALV IDA on how to send the...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-column-settings/" rel="bookmark" title="SALV IDA &#8211; Column Settings">SALV IDA &#8211; Column Settings</a> <small>SALV IDA framework also provides the flexibility to change Column...</small></li>
<li><a href="http://zevolving.com/2016/08/salv-ida-add-and-handle-hotspot-hyperlink/" rel="bookmark" title="SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)">SALV IDA &#8211; Add and Handle Hotspot (Hyperlink)</a> <small>Lets make the ALV interactive by adding the Hotspot aka...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2016/07/salv-ida-integrated-data-access-introduction/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>ABAP 740 &#8211; Is CONSTANT not a Static Attribute anymore?</title>
		<link>http://zevolving.com/2016/04/abap-740-is-constant-not-a-static-attribute-anymore/</link>
					<comments>http://zevolving.com/2016/04/abap-740-is-constant-not-a-static-attribute-anymore/#comments</comments>
		
		<dc:creator><![CDATA[Naimesh Patel]]></dc:creator>
		<pubDate>Thu, 07 Apr 2016 03:35:36 +0000</pubDate>
				<category><![CDATA[ABAP Objects]]></category>
		<category><![CDATA[OO Concepts]]></category>
		<category><![CDATA[ABAP 740]]></category>
		<category><![CDATA[Class Contructor]]></category>
		<category><![CDATA[Constructor]]></category>
		<guid isPermaLink="false">http://zevolving.com/?p=3054</guid>

					<description><![CDATA[<p>CLASS_CONSTRUCTOR would be called automatically whenever the class would be accessed – either by creation of an instance or accessing any component. But seems like it is changed with ABAP 740. Preface In article , we discussed how both constructors are called at runtime. Before continue reading further, I suggest you to visit the memory...</p>
<p>
<a href="http://zevolving.com/2016/04/abap-740-is-constant-not-a-static-attribute-anymore/">ABAP 740 &#8211; Is CONSTANT not a Static Attribute anymore?</a> is a post from <a href="http://zevolving.com">ABAP Help Blog</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="http://zevolving.com/2011/02/class_constructor-and-constructor-who-comes-before-whom/" rel="bookmark" title="CLASS_CONSTRUCTOR and CONSTRUCTOR: Who comes before whom?">CLASS_CONSTRUCTOR and CONSTRUCTOR: Who comes before whom?</a> <small>Today we will see how the constructor and class-constructor triggers...</small></li>
<li><a href="http://zevolving.com/2013/02/abap-protected-section-is-it-really-protected/" rel="bookmark" title="ABAP Protected Section &#8211; Is it really Protected?">ABAP Protected Section &#8211; Is it really Protected?</a> <small>Few days back, I came across this challenging question on...</small></li>
<li><a href="http://zevolving.com/2013/09/abap-objects-events-sender-know-who-raised-the-event/" rel="bookmark" title="ABAP Objects Events – SENDER, know who raised the event">ABAP Objects Events – SENDER, know who raised the event</a> <small>Gaining access to the object, when working with ABAP Objects...</small></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>http://zevolving.com/2016/04/abap-740-is-constant-not-a-static-attribute-anymore/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
