<?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>cameron.bracken.bz</title>
	<atom:link href="http://cameron.bracken.bz/feed" rel="self" type="application/rss+xml" />
	<link>http://cameron.bracken.bz</link>
	<description>R, LaTeX, Graphics and Handy Homemade Tools</description>
	<lastBuildDate>Tue, 02 Aug 2011 19:59:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Syntax highlighting of roxygen documentation in TextMate</title>
		<link>http://cameron.bracken.bz/syntax-highlighting-of-roxygen-documentation-in-textmate</link>
		<comments>http://cameron.bracken.bz/syntax-highlighting-of-roxygen-documentation-in-textmate#comments</comments>
		<pubDate>Tue, 02 Aug 2011 19:57:54 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=291</guid>
		<description><![CDATA[With roxygen now on github, the release of roxygen2 and Hadley&#8217;s might now behind the project I expect roxygen to gain even more momentum. R development in TextMate is great with the R bundle. Unfortunately the R bundle does not support highlighting of roxygen documentation by default. That was always a sticking point for me [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/syntax-highlighting-of-roxygen-documentation-in-textmate/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Synctex with Sweave/pgfSweave in TeXShop/TeXWorks</title>
		<link>http://cameron.bracken.bz/synctex-with-sweavepgfsweave-in-texshoptexworks</link>
		<comments>http://cameron.bracken.bz/synctex-with-sweavepgfsweave-in-texshoptexworks#comments</comments>
		<pubDate>Tue, 28 Jun 2011 23:00:42 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=264</guid>
		<description><![CDATA[Ever been editing an .Rnw (Sweave) file and tried to sync a pdf with the source in TeXShop (or TeXWorks) and had it open the .tex file? This is because the synctex information (in the .synctex.gz file) is messed up. Both TeXShop and TeXWorks support synctex, that means that if everything is groovy, we should [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/synctex-with-sweavepgfsweave-in-texshoptexworks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using tikzDevice with Sweave in R 2.13</title>
		<link>http://cameron.bracken.bz/using-tikzdevice-with-sweave-in-r-2-13</link>
		<comments>http://cameron.bracken.bz/using-tikzdevice-with-sweave-in-r-2-13#comments</comments>
		<pubDate>Tue, 12 Apr 2011 22:11:48 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=255</guid>
		<description><![CDATA[R 2.13 introduces an option to specify a custom graphics device in an Sweave code chunk. This is really cool and allows you to use tikzDevice output like pgfSweave does. In an pinch, say when you dont have access to any non-core packages, you can use tikzDevice output with the regular Sweave driver (RweaveLatex) more [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/using-tikzdevice-with-sweave-in-r-2-13/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>There is a new version of pgfSweave, and its awesome!</title>
		<link>http://cameron.bracken.bz/there-is-a-new-version-of-pgfsweave-and-its-awesome</link>
		<comments>http://cameron.bracken.bz/there-is-a-new-version-of-pgfsweave-and-its-awesome#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:18:33 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=247</guid>
		<description><![CDATA[I just uploaded version 1.2.1 of pgfSweave, and I think it is just great! The most notable new feature is the use of the TikZ externalization library list and make feature instead of the pgf \begingraphicnamed functionality. This has some important consequences: PGF 2.10 is required! This has been out for some months now but [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/there-is-a-new-version-of-pgfsweave-and-its-awesome/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>pgfSweave 1.1.3 and Beyond</title>
		<link>http://cameron.bracken.bz/pgfsweave-1-1-3-and-beyond</link>
		<comments>http://cameron.bracken.bz/pgfsweave-1-1-3-and-beyond#comments</comments>
		<pubDate>Wed, 19 Jan 2011 16:49:06 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[pgfSweave]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=241</guid>
		<description><![CDATA[pgfSweave 1.1.3 is now on CRAN. This release adds a few new features and fixes some bugs The pesky Rplots.pdf file is not generated anymore Brand new vignette by Hans Ekbrand on the use of pgfSweave with large data sets based on this site. New example on using caching by Yihui Xie Reusing code chunks [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/pgfsweave-1-1-3-and-beyond/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>pgfSweave 1.1.0 now on CRAN!</title>
		<link>http://cameron.bracken.bz/pgfsweave-1-1-0-now-on-cran</link>
		<comments>http://cameron.bracken.bz/pgfsweave-1-1-0-now-on-cran#comments</comments>
		<pubDate>Thu, 02 Dec 2010 22:55:51 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[pgfSweave]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=237</guid>
		<description><![CDATA[The next release of pgfSweave is now on CRAN! It has been a while since I posted about pgfSweave and there have been some significant changes in the past couple of months. The main new features are: Automatic code highlighting via the highlight package. This can be turned off with the highlight option. &#8220;Tidying&#8221; of [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/pgfsweave-1-1-0-now-on-cran/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>No Sidebar, Fullscreen, Super Minimal Gmail (for ninjas)</title>
		<link>http://cameron.bracken.bz/no-sidebar-fullscreen-super-minimal-gmail-for-ninjas</link>
		<comments>http://cameron.bracken.bz/no-sidebar-fullscreen-super-minimal-gmail-for-ninjas#comments</comments>
		<pubDate>Wed, 17 Nov 2010 17:23:58 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Gmail]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=230</guid>
		<description><![CDATA[Real Gmail Ninjas dont want all that sidebar clicky junk on their screens. Because of keyboard shortcuts, you can do nearly everything in Gmail with the keyboard and the sidebar becomes irrelevant. Also I use Adium, so I don&#8217;t need the build in chat. I created a css file that kills the sidebar and some [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/no-sidebar-fullscreen-super-minimal-gmail-for-ninjas/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Save time when compiling with microtype</title>
		<link>http://cameron.bracken.bz/save-time-when-compiling-with-microtype</link>
		<comments>http://cameron.bracken.bz/save-time-when-compiling-with-microtype#comments</comments>
		<pubDate>Wed, 25 Aug 2010 18:08:14 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=226</guid>
		<description><![CDATA[Recently there was a discussion on the MacOSX-TeX about compilation time with the microtype package. Under some circumstances (particularly when using latexsym), very large increases in compilation time were seen with microtype enabled. The full solution was given by Robert Schlicht, the maintainer of microtype. In the end it comes to adding these few lines [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/save-time-when-compiling-with-microtype/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New stack exchange site for stats</title>
		<link>http://cameron.bracken.bz/new-stack-exchange-site-for-stats</link>
		<comments>http://cameron.bracken.bz/new-stack-exchange-site-for-stats#comments</comments>
		<pubDate>Mon, 26 Jul 2010 20:08:12 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=222</guid>
		<description><![CDATA[http://stats.stackexchange.com/]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/new-stack-exchange-site-for-stats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated way to check for PGF version</title>
		<link>http://cameron.bracken.bz/automated-way-to-check-for-pgf-version</link>
		<comments>http://cameron.bracken.bz/automated-way-to-check-for-pgf-version#comments</comments>
		<pubDate>Wed, 21 Apr 2010 20:01:41 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[pgf]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=212</guid>
		<description><![CDATA[This is one way to check for the version of PGF that is installed in an automated way. First create a tex file with the following contents: \documentclass{article} \usepackage{tikz} \batchmode \makeatletter \typeout{PGFVersion=\pgfversion} \@@end Say you named it test-pgf-version.tex. Then: pdflatex test-pgf-version.tex cat test-pgf-verson.log &#124; grep PGFVersion &#124; sed &#8216;s/PGFVersion=//&#8217; should display the version number. I [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/automated-way-to-check-for-pgf-version/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>pgfSweave version 1.0.5 released</title>
		<link>http://cameron.bracken.bz/pgfsweave-version-1-0-5-released</link>
		<comments>http://cameron.bracken.bz/pgfsweave-version-1-0-5-released#comments</comments>
		<pubDate>Mon, 12 Apr 2010 17:49:02 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[pgf]]></category>
		<category><![CDATA[pgfSweave]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=205</guid>
		<description><![CDATA[Version 1.0.5 is now on CRAN. This version brings some bug fixes as well as two new features: Unlabeled code chunks are now allowed. The correct version of PGF is now checked for on startup. If the version is &#60; 2.00, the package will fail to load. http://cran.r-project.org/web/packages/pgfSweave/index.html]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/pgfsweave-version-1-0-5-released/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Local texmf tree on Mac OS X</title>
		<link>http://cameron.bracken.bz/local-texmf-tree-on-mac-os-x</link>
		<comments>http://cameron.bracken.bz/local-texmf-tree-on-mac-os-x#comments</comments>
		<pubDate>Wed, 16 Dec 2009 09:00:07 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[texmf]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/?p=192</guid>
		<description><![CDATA[This is mostly a reference for a me but also a good reminder for those using TeXLive on Mac OS X (a.k.a. MacTeX). From the document &#8220;What Is Installed.pdf&#8221; in /Applications/TeX: Incidentally, if you want to add files to TEX Live for one particular user, install them in a similar tree ~/Library/texmf where ~/Library is [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/local-texmf-tree-on-mac-os-x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pgfSweave now on CRAN</title>
		<link>http://cameron.bracken.bz/pgfsweave-now-on-cran</link>
		<comments>http://cameron.bracken.bz/pgfsweave-now-on-cran#comments</comments>
		<pubDate>Mon, 07 Dec 2009 05:11:09 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Sweave]]></category>
		<category><![CDATA[Charlie Sharpsteen]]></category>
		<category><![CDATA[CRAN]]></category>
		<category><![CDATA[pgf]]></category>
		<category><![CDATA[tikz]]></category>

		<guid isPermaLink="false">http://cameron.bracken.bz/pgfsweave-now-on-cran</guid>
		<description><![CDATA[At long last pgfSweave has finally made its way to CRAN. http://cran.r-project.org/web/packages/pgfSweave/index.html The pgfSweave R package is about speed and style of graphics. For speed, the package provides capabilities for “caching” graphics generated with Sweave on top of the caching funcitonality of cacheSweave. For style the pgfSweave package facilitates the integration of R graphics with [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/pgfsweave-now-on-cran/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>swfDevice: Help Wanted (Windows Build) and Outlook</title>
		<link>http://cameron.bracken.bz/swfdevice-help-wanted-windows-build-and-outlook</link>
		<comments>http://cameron.bracken.bz/swfdevice-help-wanted-windows-build-and-outlook#comments</comments>
		<pubDate>Thu, 03 Dec 2009 23:22:31 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[CRAN]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[swfDevice]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=166</guid>
		<description><![CDATA[swfDevice is an R package I am developing that produces swf (flash) files natively from R. If anyone can step up and help get a working windows build up and running that would be great! I have little expertise with windows and I am just about stuck as what to do next. The task involved [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/swfdevice-help-wanted-windows-build-and-outlook/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using Git with R-Forge OR Adding an local Git branch to track an Subversion Repo</title>
		<link>http://cameron.bracken.bz/git-with-r-forge</link>
		<comments>http://cameron.bracken.bz/git-with-r-forge#comments</comments>
		<pubDate>Thu, 03 Dec 2009 23:02:56 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[R]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Charlie Sharpsteen]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[R-Forge]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=163</guid>
		<description><![CDATA[These instructions were originally from instructions from my friend Charlie. I really like to use Github but R-Forge has alot of nice features for package development, so why not get the best of both worlds. Say you have a git repo (with an R package or something else) but want to create a local brach [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/git-with-r-forge/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>swfDevice is nearing completion</title>
		<link>http://cameron.bracken.bz/swfdevice-is-nearing-completion</link>
		<comments>http://cameron.bracken.bz/swfdevice-is-nearing-completion#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:41:47 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[R-Forge]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[swfDevice]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=161</guid>
		<description><![CDATA[My new R package, swfDevice, is getting close to its first release. This package enables native R graphics output as swf (flash) files. It also as the ability to create animations with player controls. The main project page is here and the results of the test suite are here. Here are some samples: http://swfdevice.r-forge.r-project.org/swfDevice_test29.swf http://swfdevice.r-forge.r-project.org/swfDevice_test28.swf [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/swfdevice-is-nearing-completion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical programs (for me) now up and running on Snow Leopard</title>
		<link>http://cameron.bracken.bz/critical-programs-for-me-now-up-and-running-on-snow-leopard</link>
		<comments>http://cameron.bracken.bz/critical-programs-for-me-now-up-and-running-on-snow-leopard#comments</comments>
		<pubDate>Sun, 13 Sep 2009 22:38:05 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=158</guid>
		<description><![CDATA[I updated to Snow Leopard the first day it came out and much to my ire, many of the programs and plugins that I use regularly were not compatible. Most of the issues had to do with 32/64 bit compatibility with system components. Fortunately the last became available recently (SafariStand). So the three plugins that [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/critical-programs-for-me-now-up-and-running-on-snow-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trick Gmail into checking POP3 more often</title>
		<link>http://cameron.bracken.bz/trick-gmail-into-checking-pop3-more-often</link>
		<comments>http://cameron.bracken.bz/trick-gmail-into-checking-pop3-more-often#comments</comments>
		<pubDate>Wed, 02 Sep 2009 22:15:14 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=144</guid>
		<description><![CDATA[I finally got sick of gmail only checking my POP3 account every hour or so, so I resolved to fix it. If you google this, there are numerous solutions, I thought I would share my experience. I have access to a web/mail server so I used that. (1) Log on to the server. (2) Create [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/trick-gmail-into-checking-pop3-more-often/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta Verson of tikzDevice Released!</title>
		<link>http://cameron.bracken.bz/beta-verson-of-tikzdevice-released</link>
		<comments>http://cameron.bracken.bz/beta-verson-of-tikzdevice-released#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:10:52 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=142</guid>
		<description><![CDATA[The tikzDevice package provides a new graphics device for R which enables direct output of graphics in a LaTeX-friendly way. The device output consists of files containing instructions for the TikZ graphics language and may be imported directly into LaTeX documents using the \input{} command. The beta version of tikzDevice is now available here. An [...]]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/beta-verson-of-tikzdevice-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Homepage to Top Sites in Safari 4</title>
		<link>http://cameron.bracken.bz/set-homepage-to-top-sites-in-safari-4</link>
		<comments>http://cameron.bracken.bz/set-homepage-to-top-sites-in-safari-4#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:07:58 +0000</pubDate>
		<dc:creator>cameron</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://cameron2.bracken.bz/?p=138</guid>
		<description><![CDATA[In the homepage input field put topsites://]]></description>
		<wfw:commentRss>http://cameron.bracken.bz/set-homepage-to-top-sites-in-safari-4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

