<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Backing up your applications</title>
	<atom:link href="http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/</link>
	<description>My meandering thoughts about Oracle, Application Express and life in general</description>
	<lastBuildDate>Thu, 27 Sep 2012 14:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Deployment van Application Express applicaties</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-681448</link>
		<dc:creator>Deployment van Application Express applicaties</dc:creator>
		<pubDate>Thu, 27 Sep 2012 14:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-681448</guid>
		<description>[...] Voor het via de commandline exporteren van applicaties biedt Apex geen standaard tools, maar John Scott heeft een interessante blog geschreven hoe het zou kunnen: http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/. [...]</description>
		<content:encoded><![CDATA[<p>[...] Voor het via de commandline exporteren van applicaties biedt Apex geen standaard tools, maar John Scott heeft een interessante blog geschreven hoe het zou kunnen: <a href="http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/" rel="nofollow">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-671773</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Mon, 03 Sep 2012 14:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-671773</guid>
		<description>Thanks for the update Earl.

John</description>
		<content:encoded><![CDATA[<p>Thanks for the update Earl.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earl</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-650985</link>
		<dc:creator>Earl</dc:creator>
		<pubDate>Mon, 18 Jun 2012 17:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-650985</guid>
		<description>I didn&#039;t see an answer here for Oracle 11g, and I was running into the same problems described above. Eventually figured out the solution -- the CLASSPATH needs to be set differently.

Try this:

export CLASSPATH=.:${ORACLE_HOME}/oui/jlib/classes12.jar</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t see an answer here for Oracle 11g, and I was running into the same problems described above. Eventually figured out the solution &#8212; the CLASSPATH needs to be set differently.</p>
<p>Try this:</p>
<p>export CLASSPATH=.:${ORACLE_HOME}/oui/jlib/classes12.jar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-634468</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Fri, 20 Apr 2012 22:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-634468</guid>
		<description>Hi Leila,

Sorry but I&#039;m a Unix guy, not a Windows person...to do that you&#039;d need to use the Windows Scheduler -

http://windows.microsoft.com/en-US/windows7/schedule-a-task

Hope this helps,

John.</description>
		<content:encoded><![CDATA[<p>Hi Leila,</p>
<p>Sorry but I&#8217;m a Unix guy, not a Windows person&#8230;to do that you&#8217;d need to use the Windows Scheduler -</p>
<p><a href="http://windows.microsoft.com/en-US/windows7/schedule-a-task" rel="nofollow">http://windows.microsoft.com/en-US/windows7/schedule-a-task</a></p>
<p>Hope this helps,</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leila</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-634343</link>
		<dc:creator>Leila</dc:creator>
		<pubDate>Fri, 20 Apr 2012 11:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-634343</guid>
		<description>Hi, 
I modified the script for automatic app backup, but I am not sure where to put it. I made a .bat file and when i manually run it it works just fine, it creates a backup export. But how can I implemenet it to run automatically?

Regards,
Leila</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I modified the script for automatic app backup, but I am not sure where to put it. I made a .bat file and when i manually run it it works just fine, it creates a backup export. But how can I implemenet it to run automatically?</p>
<p>Regards,<br />
Leila</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apex Backup&#8211;manual and automatic &#171; HA IT Services Pvt Ltd</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-632192</link>
		<dc:creator>Apex Backup&#8211;manual and automatic &#171; HA IT Services Pvt Ltd</dc:creator>
		<pubDate>Tue, 10 Apr 2012 09:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-632192</guid>
		<description>[...] http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/" rel="nofollow">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-631260</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Wed, 04 Apr 2012 13:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-631260</guid>
		<description>Damir,

I&#039;m not sure I understand your question?

John</description>
		<content:encoded><![CDATA[<p>Damir,</p>
<p>I&#8217;m not sure I understand your question?</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir Vadas</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-629853</link>
		<dc:creator>Damir Vadas</dc:creator>
		<pubDate>Wed, 28 Mar 2012 07:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-629853</guid>
		<description>John,

OK. 
But in a case of MOD PLSQL, all of that is located in database. What to do then?
Rg,
Damir</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>OK.<br />
But in a case of MOD PLSQL, all of that is located in database. What to do then?<br />
Rg,<br />
Damir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-541731</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Mon, 04 Apr 2011 06:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-541731</guid>
		<description>Hi Damir

That&#039;s correct, the APEXExport command does not export those files, however since they were external files originally we usually keep a copy of them in Subversion and check them in every time we update them in the application.

Hope this helps,

John.</description>
		<content:encoded><![CDATA[<p>Hi Damir</p>
<p>That&#8217;s correct, the APEXExport command does not export those files, however since they were external files originally we usually keep a copy of them in Subversion and check them in every time we update them in the application.</p>
<p>Hope this helps,</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-541714</link>
		<dc:creator>Damir</dc:creator>
		<pubDate>Sun, 03 Apr 2011 23:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-541714</guid>
		<description>Hi!
Am I missing something but I could not find a way to export other vital Apex app components: images, static files, themes etc.
from command line as well?
Any help?
Rg,
Damir</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Am I missing something but I could not find a way to export other vital Apex app components: images, static files, themes etc.<br />
from command line as well?<br />
Any help?<br />
Rg,<br />
Damir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masum</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-525178</link>
		<dc:creator>masum</dc:creator>
		<pubDate>Mon, 25 Oct 2010 06:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-525178</guid>
		<description>ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 79, column 42: PLS-00103: Encountered the symbol &amp;quot;��}X[1]���w: я�AQ�z d���&amp;quot; when expecting one of the following: ( - + case mod new not null &amp;lt;an identifier&amp;gt; &amp;lt;a double-quoted delimited-identifier&amp;gt; &amp;lt;a bind variable&amp;gt; avg count current exists max min prior sql std</description>
		<content:encoded><![CDATA[<p>ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 79, column 42: PLS-00103: Encountered the symbol &amp;amp;quot;��}X[1]���w: я�AQ�z d���&amp;amp;quot; when expecting one of the following: ( &#8211; + case mod new not null &amp;amp;lt;an identifier&amp;amp;gt; &amp;amp;lt;a double-quoted delimited-identifier&amp;amp;gt; &amp;amp;lt;a bind variable&amp;amp;gt; avg count current exists max min prior sql std</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyadeep</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-510167</link>
		<dc:creator>Satyadeep</dc:creator>
		<pubDate>Tue, 06 Jul 2010 08:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-510167</guid>
		<description>After exporting my application as .sql file. How do I import it using the SQL PLUS terminal without using the APEX GUI.??\n\nThanks.</description>
		<content:encoded><![CDATA[<p>After exporting my application as .sql file. How do I import it using the SQL PLUS terminal without using the APEX GUI.??\n\nThanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv Lapira</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-469321</link>
		<dc:creator>Gerv Lapira</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-469321</guid>
		<description>In relation to the post above that I just made, I tried setting the CLASSPATH to both locations of classes12 and still get the error Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: APEXExport&quot;

Also, after I make the changes to the classpath, the &quot;java oracle.apex.APEXExport&quot; command stops working as well and returns the error
&quot;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: oracle/apex/APEXExport
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: oracle.apex.APEXExport.  Program will exit.
&quot;</description>
		<content:encoded><![CDATA[<p>In relation to the post above that I just made, I tried setting the CLASSPATH to both locations of classes12 and still get the error Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: APEXExport&#8221;</p>
<p>Also, after I make the changes to the classpath, the &#8220;java oracle.apex.APEXExport&#8221; command stops working as well and returns the error<br />
&#8220;Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: oracle/apex/APEXExport<br />
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport<br />
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)<br />
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)<br />
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)<br />
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)<br />
Could not find the main class: oracle.apex.APEXExport.  Program will exit.<br />
&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv Lapira</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-469314</link>
		<dc:creator>Gerv Lapira</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-469314</guid>
		<description>Hi, I am in the same boat as Jennifer. We&#039;re using Oracle 11g and I&#039;m getting the error 
&quot;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: APEXExport&quot;

When doing a search through root, I do find two instances of classes12, which one do I use?

&quot;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/oui/jlib/classes12.jar&quot;

&quot;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip&quot;

The CLASSPATH I&#039;m currently using is CLASSPATH=/opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip

Hope anyone can share some insight regarding Oracle 11g and this awesome feature. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I am in the same boat as Jennifer. We&#8217;re using Oracle 11g and I&#8217;m getting the error<br />
&#8220;Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: APEXExport&#8221;</p>
<p>When doing a search through root, I do find two instances of classes12, which one do I use?</p>
<p>&#8220;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/oui/jlib/classes12.jar&#8221;</p>
<p>&#8220;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip&#8221;</p>
<p>The CLASSPATH I&#8217;m currently using is CLASSPATH=/opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip</p>
<p>Hope anyone can share some insight regarding Oracle 11g and this awesome feature. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-459227</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Tue, 20 Oct 2009 15:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-459227</guid>
		<description>Hi Jennifer,

Does it not exist anywhere? If you do a &#039;find . -name classes12.zip&#039; (or Windows equivalent) from the top level directory does it not find it at all?

John.</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,</p>
<p>Does it not exist anywhere? If you do a &#8216;find . -name classes12.zip&#8217; (or Windows equivalent) from the top level directory does it not find it at all?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-458083</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-458083</guid>
		<description>Hi,

We&#039;re using Oracle 11g and ${ORACLE_HOME}/jdbc/lib/classes12.zip does not exist.  Do you happen to know what the CLASSPATH should be in 11g?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We&#8217;re using Oracle 11g and ${ORACLE_HOME}/jdbc/lib/classes12.zip does not exist.  Do you happen to know what the CLASSPATH should be in 11g?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy Rogers</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-449344</link>
		<dc:creator>Billy Rogers</dc:creator>
		<pubDate>Tue, 08 Sep 2009 16:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-449344</guid>
		<description>Is there a way to combine the export of the Application with the underlying data?

If not is the appropriate order to import the
database into the schame before importing the apex application?

Off topic: Does anyone know of a good diagramatic presentation for our dba that maps workspace, applications, users (schemas) and tablespaces?</description>
		<content:encoded><![CDATA[<p>Is there a way to combine the export of the Application with the underlying data?</p>
<p>If not is the appropriate order to import the<br />
database into the schame before importing the apex application?</p>
<p>Off topic: Does anyone know of a good diagramatic presentation for our dba that maps workspace, applications, users (schemas) and tablespaces?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Potter</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-442607</link>
		<dc:creator>Andy Potter</dc:creator>
		<pubDate>Fri, 21 Aug 2009 11:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-442607</guid>
		<description>Hi Steve &amp; John,

Thanks for the suggestions, they really help!

After a bit of experimenting I think the following sed command should do the trick:

# sed &#039;0,/Date and Time/{//d;}&#039; -i *

This will only delete the first line that contains &quot;Date and Time&quot; and hence should prevent the problem that John helpfully highlighted.

Andy.</description>
		<content:encoded><![CDATA[<p>Hi Steve &amp; John,</p>
<p>Thanks for the suggestions, they really help!</p>
<p>After a bit of experimenting I think the following sed command should do the trick:</p>
<p># sed &#8217;0,/Date and Time/{//d;}&#8217; -i *</p>
<p>This will only delete the first line that contains &#8220;Date and Time&#8221; and hence should prevent the problem that John helpfully highlighted.</p>
<p>Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-441411</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-441411</guid>
		<description>Steve,

I think you&#039;ll need to be more selective than just that sed command alone. For example, what if I added a new page item with a label of &#039;Date and Time&#039;...that sed command would strip that out of the export file (and potentially giving me an invalid file which I could not import)?

John.</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I think you&#8217;ll need to be more selective than just that sed command alone. For example, what if I added a new page item with a label of &#8216;Date and Time&#8217;&#8230;that sed command would strip that out of the export file (and potentially giving me an invalid file which I could not import)?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Pence</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-440624</link>
		<dc:creator>Steve Pence</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-440624</guid>
		<description>This was a huge help to us. Regards subversion, I found I could simply strip the  timestamp from all the exports via 
# sed &#039;/Date and Time/d&#039; -i *
Then, I could 
# svn add
# svn commit -m &quot;nightly update&quot;
It does what you want: committing just the apps that change - or are new.
Steve</description>
		<content:encoded><![CDATA[<p>This was a huge help to us. Regards subversion, I found I could simply strip the  timestamp from all the exports via<br />
# sed &#8216;/Date and Time/d&#8217; -i *<br />
Then, I could<br />
# svn add<br />
# svn commit -m &#8220;nightly update&#8221;<br />
It does what you want: committing just the apps that change &#8211; or are new.<br />
Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
