<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
    <title>DPlot Graph Software</title>
    <link>http://www.dplot.com</link>
    <description>DPlot Graph Software for Scientists and Engineers</description>
	<lastBuildDate>Wed, 17 Jun 2009 23:55:00 GMT</lastBuildDate>
	<language>en-us</language> 
	<copyright>Copyright 2001-2009 HydeSoft Computing, LLC.</copyright> 
	<managingEditor>David Hyde</managingEditor> 
	<webMaster>admin@dplot.com</webMaster> 
<image>
	<title>DPlot Graph Software</title> 
	<url>http://www.dplot.com/logo_small.png</url> 
	<link>http://www.dplot.com</link> 
	<width>141</width> 
	<height>45</height> 
	<description>Graph Software for Scientists and Engineers</description> 
</image>

<item>
	<title>JPEG quality setting, improved curve fitting, several bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2261</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2261"></a><h3>17 June, 2009<br>
	Version 2.2.6.1</h3>
	<ul>
	<li>By popular demand, added a quality setting for JPEG export. You will most likely find that the 4<sup>th</sup>
		of the 5 settings (&quot;qood&quot;, the previous default) is the minimum acceptable quality. The
		5<sup>th</sup> setting is lossless and so won't produce the artifacts common to JPEG files, but the
		file size is much larger.<br>&nbsp;</li>

	<li>(Licensed version only). Improved initial guesses for the equation form Y=A(X+B)^C. Previous versions 
		tended to blow up with data that had a negative slope. Also added the ability to specify the extents
		of the curve generated by the fit equation.<br>&nbsp;</li>

	<li><span class="blue">Modified the Excel Add-In commands XYZSurface and XYZScatter to skip over blank cells:
		if any of the X,Y, or Z cells are empty, no point is added. Also added better error messages for finding
		bad numbers, rather than relying on Excel's generic &quot;Type mismatch&quot; errors.</span><br>&nbsp;</li>

	<li>Bug fix: Zooming out with the mouse wheel might have caused DPlot to crash with a logarithmic scale.<br>&nbsp;</li>

	<li>Bug fix: Fixed a few issues with writing %APPDATA%/DPlot/dplot.ini. In previous versions the file might
		have become mangled up by the macro editor.<br>&nbsp;</li>

	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Correction to new IUGS ultramafic rock feature for ternary plots; minor change to List Peaks feature.</title>
	<link>http://www.dplot.com/revisions.htm#R2260</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2260"></a><h3>2 June, 2009<br>
	Version 2.2.6.0</h3>
	<p>Very minor changes this time. Mailing list updates will not be sent. If you're a licensed user, you can
	get this update at the same link you received in the last update message, or with &quot;Check for Updates&quot;
	on the Help menu.</p>

	<ul>
	<li>Fixed the boundary between peridotites and pyroxenites on the new IUGS ultramafic rock classification
		scale for <a href="triangle_plot.htm">triangle plots</a>, and made a few changes to the label placement
		on the mafic rock plot to give a bit more room for the Y and Z axis labels.<br>&nbsp;</li>

	<li>Bug fix: Fixed a couple of minor problems with the List Peaks dialog. In particular for 3D/4D data you'd 
		get semi-random	characters in the output if you unchecked all options.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>New triangle plot options for geologists, bug fix for polar plots</title>
	<link>http://www.dplot.com/revisions.htm#R2259</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2259"></a><h3>1 June, 2009<br>
	Version 2.2.5.9</h3>
	<ul>
	<li>For <a href="triangle_plot.htm">triangle plots</a>, added options to draw IUGS Mafic and Ultramafic boundaries
		and labels for geologists and other... rock people :-). This is a beta feature, waiting on input from
		all the geologists reading this. If you see something wrong, please 
		<a href="mailto:support&#64;dplot.com?subject=IUGS%20classifications">let me know</a>. (In particular, I'm
		unsure about the 50% olivine boundary between peridotites and pyroxenites shown on the ultramafic scale. This
		agrees with the orinal requester's examples, but not with anything I've found on the internet about the
		subject - every reference I've found says the boundary is at 40%. In a perfect world this update would have 
		waited until I knew <b>the answer</b>, but the bug fixes shown below mandated an update.)<br>&nbsp;</li>

	<li>For plots of 3D/4D data with shaded bands, roundoff error in the height of each legend entry might have
		resulted in the legend not being centered vertically on the plot, as intended. This was particularly
		noticeable with a large (&gt;5 or so) legend label frequency.<br>&nbsp;</li>

	<li>Arrows drawn from text notes (if any) are now drawn in the color specified for the note font. In previous
		versions the arrows were always black. This does not apply to colors specified within the note text - only
		to the colors specified on the Font dialog.<br>&nbsp;</li>

	<li>Bug fix: An uninitialized data problem with all versions since 2.2.4.7 might have caused DPlot to crash
		when viewing polar charts that included a legend.<br>&nbsp;</li>

	<li>Bug fix: Text notes on triangle plots with the position specified in data space were not positioned
		correctly.<br>&nbsp;</li>

	<li>Bug fix: The Crop command on the Edit menu did not work correctly for 3D data if the plot used
		negative scale factors on the X or Y axes.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Set symbol frequency in 3D scatter plots; minor bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2257</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2257"></a><h3>28 May, 2009<br>
	Version 2.2.5.7</h3>
	<ul>
	<li>Added the ability to specify the symbol frequency for 3D/4D scatter plots, which was previously only
		supported for XY plots. <span class="blue">The corresponding <a href="http://www.dplot.com/help/index.htm?symbolfrequencycommand.htm">SymbolFrequency</a>
		macro/DDE command now also works with 3D/4D scatter plots.</span><br>&nbsp;</li>

	<li>Bug fix: In version 2.2.5.7 the new feature of turning on/off various values supplied by the
		<i>List Peak Values</i> and <i>List Peaks within a Range</i> commands left extra characters on
		the report screen.<br>&nbsp;</li>

	<li>Bug fix: For 2D views of random 3D points in a surface plot and contour lines (as opposed to shaded bands), 
		DPlot did not properly respect the Z extents set with Options&gt;Extents/Intervals/Size: whatever contour
		intervals were specified, those lines were drawn.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Minor changes to List Peaks and dropping files, bug fix for reading text files</title>
	<link>http://www.dplot.com/revisions.htm#R2256</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2256"></a><h3>23 May, 2009<br>
	Version 2.2.5.6</h3>
	<ul>
	<li>The <i>List Peak Values</i> and <i>List Peaks within a Range</i> commands on the Info menu now allow
		you to specify what values to display. Choose from Minimum, Maximum, Mean, Standard Deviation, and
		(for XY plots) Standard Error. The default of course is to display all those values. This might save
		a bit of editing time if you typically use the output of these operations in a text note or export 
		that information to another application.<br>&nbsp;</li>

	<li>Changed the behavior of dropping files onto DPlot. When dropping a file onto an open document window,
		the file is appended to that document rather than opening a new document. When dropping a file outside
		a document window the operation is the same as in all previous versions: a new document window is
		opened.<br>&nbsp;</li>

	<li>Bug fix: Version 2.2.5.2 introduced a new bug when interpreting blank columns in text files. A single
		character was erroneously interpreted as a blank cell. So if, for example, your X column was the row
		number, DPlot would skip over the first 9 rows of data.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Bug fix for saving images</title>
	<link>http://www.dplot.com/revisions.htm#R2255</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2255"></a><h3>18 May, 2009<br>
	Version 2.2.5.5</h3>
	<ul>
	<li>Bug fix: Due to a recent goof, if you attempted to save a bitmap image (BMP, GIF, JPG, PNG, TIF) and 
		specified a resolution greater than 100 dpi <b>and</b> used non-zero dimensions for the width and 
		height, the plot fonts, line widths, symbol sizes, plot size, etc. were scaled up (as expected) by 
		&lt;resolution&gt;/&lt;display resolution&gt;, but the output image dimensions were <b>not</b> 
		scaled up. The resulting image was of the requested size, but only included the top left portion 
		of the plot. It also took (depending on the resolution setting) quite a bit longer to draw than 
		usual, because most of the plot was clipped.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Bug fix for zooming using the mouse wheel</title>
	<link>http://www.dplot.com/revisions.htm#R2254</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2254"></a><h3>17 May, 2009<br>
	Version 2.2.5.4</h3>
	<ul>
	<li>Bug fix: The new (2.2.5.3) feature allowing you to zoom in/out on 2D plots using your mouse wheel did not
		pay attention to the size of the table used to store zoom extents. If you zoomed more than 10 times with the
		mouse wheel w/o clicking the Zoom Out button on the toolbar or using the Zoom Out menu command, DPlot 
		would overwrite other data, leading to strange behavior and possibly a crash.<br>&nbsp;</li>

	<li>Added a checkbox to the <a href="http://www.dplot.com/help/index.htm?helpid_genoptions.htm">General Options</a>
		menu command to disable zooming with the mouse wheel, for those who find this feature annoying and/or who 
		frequently unintentionally scroll the mouse wheel. <span class="blue">Programmatically this same feature is 
		available with the <a href="http://www.dplot.com/help/index.htm?generaloptionscommand.htm">GeneralOptions</a>
		command.</span><br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Several changes for large text files; new step plot plugin.</title>
	<link>http://www.dplot.com/revisions.htm#R2253</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2253"></a><h3>14 May, 2009<br>
	Version 2.2.5.3</h3>
	<ul>
	<li>You can now zoom in/out on 2D plots using your mouse wheel.<br>&nbsp;</li>

	<li>Made several changes to the &quot;Specify columns to plot&quot; dialog boxes:
		<ul>
		<li>Modified the dialog box so that it works as expected for line lengths greater than 1024 characters.
			Previous versions wrapped at the 1024'th character (same as Notepad and any other application using
			the standard Windows edit control), making it just about impossible to tell what you were looking at.
			<br>&nbsp;</li>

		<li>You can now read files containing up to 256 columns, though the total limit on the number of curves is
			unchanged at 100. In previous versions you could not read a file containing more than 101 columns (for
			XY plots, 1 X plus 100 Y columns).<br>&nbsp;</li>

		<li>For XY plots the &quot;Use these columns for Y&quot; list now displays column headings in addition to 
			the column index.<br>&nbsp;</li>

		<li>For XY plots the dialog box is now resizable, and if you increase/decrease the width then the 
			&quot;Use these columns for Y&quot; list box is resized along with the dialog box. This is handy for 
			long, somewhat similar column headings that are not shown in their entirety in the table headings.
			<br>&nbsp;</li>
		</ul>
		</li>

	<li>Added a step plot plugin for the full version. If you elect to install this plugin you'll
		see &quot;Make Step Plot&quot; on the Generate menu.<br>&nbsp;</li>

	<li>Minor change to the XYYY Excel Add-In command: In previous versions the first row was used as axis labels
		or legend entries <b>only</b> if the first column, first row contained a text entry. In this version this
		cell may be blank, with subsequent columns in the first row containing Y labels.<br>&nbsp;</li>

	<li>Bug fix: There was a roundoff problem with small amplitudes on XY plots with &quot;Specify interval&quot;. For
		example if you set the interval to 2.E-11 and the Y extents to 0 to 2.E-10, DPlot would erroneously determine
		that the high extent was less than the low extent plus some multiple (in this case 10) of the tick interval,
		and increase the high extent (to, in this case, 2.2E-10).<br>&nbsp;</li>

	<li>Bug fix: A change in version 2.2.4.6 (not erasing the background of a document window when the plot was
		updated, thereby making 3D animations much smoother) might have given the appearance that DPlot had crashed,
		when it was actually operating just fine (though with an inappropriate background). You might have run into 
		this when, for example, creating a plot	from scratch with the Edit Data command and hitting Cancel rather 
		than OK. You'd be left with a picture of the Edit Data dialog and a depressed Cancel button. The plot in 
		this case was not redrawn, since there was nothing to draw.<br>&nbsp;</li>
	</ul>  
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Bug fix for zooming on logarithmic scales.</title>
	<link>http://www.dplot.com/revisions.htm#R2248</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2248"></a><h3>3 May, 2009<br>
	Version 2.2.4.8</h3>
	<ul>
	<li>Bug fix: There were two problems associated with version 2.2.4.7's allowing two significant figures when zooming
		in on logarithmic scales: 1) Roundoff errors might have resulted in the low extent being equal to the high extent,
		which resulted in a division by 0 error and subsequent crash. 2) DPlot did a poor job of finding the space required
		on the left side of a plot for the Y axis values after zooming. With the default extents (use as much of the display
		as possible) this might have resulted in numbers being clipped at the left edge of the screen (and the right edge
		if multiple axes were used).<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>For surface plots added the ability to plot both shaded bands and contour lines. Also added new features to facilitate
	spinning 3D/4D plots with keyboard shortcuts.</title>
	<link>http://www.dplot.com/revisions.htm#R2247</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2247"></a><h3>1 May, 2009<br>
	Version 2.2.4.7</h3>
	<ul>
	<li>Added a <a href="http://www.dplot.com/blog">blog</a>. This will for the most part be used to echo support e-mail questions
		that seem to come up frequently.<br>&nbsp;</li>
		
	<li>Added <a href="http://www.dplot.com/blog/images/shadesandlines2.png" class="highslide" onclick="return hs.expand(this)">Both lines and shades</a>
		option for 3D/4D surface plots drawn in 2D. If selected, black lines are drawn at the boundaries between shaded bands. These 
		lines are optionally labeled in the same way that &quot;Contour lines&quot;	plots are.<br>&nbsp;</li>

	<li>For 3D points on a rectangular grid drawn in 2D, amended the interpolation scheme for &quot;Shaded bands&quot;. This was
		done to accommodate the above &quot;Both lines and shades&quot; option. In previous versions shaded bands used a bilinear
		interpolation scheme, while contour lines broke each grid rectangle up into 4 planar triangles with the center
		point being the average of the 4 corners. The bilinear method generally produced smoother-looking contours for sparse data,
		but that smoothness wasn't based on any insight into the data and so probably wasn't justified. In any case the bands did 
		not match up with contour lines; in this version they do.<br>&nbsp;</li>

	<li>Added a &quot;Minor line width&quot; option for 2D surface plots. You can set the interval for &quot;major&quot; lines
		using the &quot;Major lines every&quot; control. As before, labels will be drawn on lines at this interval if the
		&quot;Label every major line&quot; box is checked.<br>&nbsp;</li>

	<li>Added &quot;Preserve Scale&quot; option to the Contour Options and Scatter Plot Options dialog. This setting
		is equivalent to the <a href="http://www.dplot.com/help/index.htm?preserve3dscalefactorcommand.htm">Preserve3DScaleFactor</a>
		macro/DDE command, and in this context is only meaningful if after closing this dialog you use the CTRL+arrow 
		keys keyboard shortcuts to spin the plot. If checked, then the next time this plot is drawn the scale factor 
		used to force the plot into the specified extents (or the available document area if extents are not specified 
		with <a href="http://www.dplot.com/help/index.htm?manualscalecommand.htm">Extents/Intervals/Size</a>)
		will be used on all subsequent renderings when spinning the plot around using the keyboard shortcuts. This option 
		is primarily useful for smooth animations; if this option is not used then the plot size will tend to 
		increase/decrease and possibly shift left, right, up, or down as you spin it around using the keyboard shortcuts. 
		Note that this may mean that portions of the plot will be clipped when using this option. For best results first 
		select viewing angles that will make the plot take up the largest portion of screen space - typically this 
		will be at azimuths of 45, 135, 225, or 315 degrees.<br>&nbsp;</li>

	<li>Added right-click menu items for 3D surface plots in a 3D view. You can now quickly switch to a surface plot,
		wireframe plot, and for 3D points on a rectangular grid to a waterfall plot or bar chart. In practice this
		feature is mostly useful for switching to a wireframe plot before making changes to the viewpoint using the
		CTRL+arrow keys shortcuts.<br>&nbsp;</li>

	<li>You can now control the size of the symbols used in surface plots when &quot;Data points&quot; is checked on
		the <i>Contour Options</i> dialog. <span class="blue">Programmatically the size may be set with
		[SymbolSize(1,&lt;size in 1000'ths of inches&gt;].</span><br>&nbsp;</li>

	<li><span class="blue">Amended the <a href="http://www.dplot.com/help/index.htm?colorcommand.htm">Color</a> 
		macro/DDE command to include support for setting the color of border lines used on 3D/4D surface plots.
		</span><br>&nbsp;</li>

	<li>On 2D views, all plot types, if you used the <i>Print Caption</i> option on the Text menu to display the plot filename 
		in the lower right corner of the plot, that caption might have overlapped the numbers along the X axis.<br>&nbsp;</li>

	<li>For <a href="http://www.dplot.com/logarithmic.htm">logarithmic scales</a> on XY plots, DPlot would not allow you
		to zoom in to extents that were not 5 or 10 times some power of 10. In this release you can zoom in to extents
		with 2 significant figures.<br>&nbsp;</li>

	<li>Bug fix: DPlot did not correctly parse clipboard text with a date in the first column, time in the second column. In
		this version pasting this data from the clipboard behaves the same way that reading that data from a file would: the
		date and time are combined to form the X values.<br>&nbsp;</li>

	<li>Bug fix: If you clicked OK on the <i>Label Points</i> dialog for 3D data and there were no labels, DPlot crashed.<br>&nbsp;</li>

	<li>Bug fix: If you used the <i>Specify Extents</i> option on the 
		<a href="http://www.dplot.com/help/index.htm?helpid_manualscale.htm">Extents/Intervals/Size</a> command with a 
		logarithmic scale, for some values DPlot might have displayed the wrong value due to a small roundoff error.
		For example 1E-9 might have been displayed as 1.01E-9.<br>&nbsp;</li>

	<li>Bug fix: If you used a single custom contour level of 0 with surface plots and re-opened the <i>Contour Levels</i>
		dialog, DPlot crashed with a division by 0 error.<br>&nbsp;</li>

	<li><span class="blue">Bug fix: In previous versions DPlot automatically cropped metafiles and enhanced metafiles,
		eliminating excess white space. In most cases of course this was a good thing. But when driving DPlot from another
		program, retrieving a metafile from DPlot and setting that picture to be the background of a picture frame in
		that application, the resulting plot might not have had the expected aspect ratio. This was particularly noticeable
		with polar plots, which might not have been circular. In this release you (or rather your program) will get the
		metafile it asks for, including white space.<br>
		Somewhat related: Amended the VB btest4 and C ctest4 demo programs distributed with DPlot Jr to request a metafile
		size more in synch with the picture frame dimensions. Previous versions forced the width to 5 inches and the height
		was set proportional to the width, according to the relative frame dimensions. This worked fine for frames with an 
		aspect ratio smaller than w/h = 5/3. The only trouble was that DPlot <b>forces</b> both the width and height to be
		at least 3 inches, so wide frames would end up producing distorted plots.</span><br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Several changes for 3D views, notably the ability to spin 3D views with keystrokes.</title>
	<link>http://www.dplot.com/revisions.htm#R2246</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2246"></a><h3>15 April, 2009<br>
	Version 2.2.4.6</h3>
	<ul>
	<li>Made one simple change that makes version 2.2.4.2's keyboard shortcuts for changing view angles on 3D views much 
		more useful: In this release the document window background is not erased when updating the plot. Instead the 
		previous view is retained until the new plot has been calculated/drawn to a bitmap, and that bitmap is then BLT'ed 
		to the screen. So you can spin a 3D view around without a lot of annoying screen-flashing. For bar charts, scatter 
		plots, wireframes and waterfall plots, if antialiasing is turned off you'll now get a smooth animation using the 
		arrow keys. (Surface plots are a bit sluggish because DPlot draws every individual pixel.)<br>&nbsp;</li>

	<li>Another change related to the view angle keyboard shortcuts: when making a series of changes using those
		keys, only the first keypress results in an Undo file being saved. So if, for example, you spin a plot
		through 50 degrees with 50 CTRL+&larr;'s then click the Undo button once, the view angles will be restored
		to the values that existed before those 50 operations.<br>&nbsp;</li>

	<li><span class="blue">Added <a href="http://www.dplot.com/help/index.htm?contourviewchangecommand.htm">ContourViewChange</a>
		command, which changes the viewing azimuth and/or elevation angles for 3D views by the specified values in degrees.
		</span><br>&nbsp;</li>

	<li>A change in behavior for 3D bar charts: If &quot;Borders&quot; on the Contour Options dialog
		is unchecked, then bars will not be outlined in black. This change was made primarily for viewing bar charts
		at an elevation angle of 90 degrees (top-down) where the black lines might have overwhelmed the plot for more
		than a thousand or so data points.<br>&nbsp;</li>

	<li>DPlot does a much better job with saving high resolution images, particularly with plots for which the
		legend or a text note has been moved well outside the extents of the plot. If you elected to crop whitespace
		in the image, those text entries might have been cropped or left completely out of the image. In at least
		some cases attempting to save a high resolution image with text objects well to the left or above the
		plot might have resulted in a crash.<br>&nbsp;</li>

	<li>Improved placement of axis labels and numbers on 3D views. In previous versions the labels sometimes overlapped
		the numbers along the axes, and/or the numbers overlapped the corresponding axis.<br>&nbsp;</li>

	<li>Bug fix: When using &quot;Symbol sizes in Z units&quot; for 3D scatter plots, DPlot erroneously applied the
		Z scale factor to the symbol sizes twice. For very small scale factors this error might have caused an
		integer overflow and subsequent crash.<br>&nbsp;</li>

	<li>Bug fix: In many cases DPlot did not interpret column headings for 3D/4D data files correctly.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Bug fixes for 1D and 3D plots, new keyboard shortcut to spin 3D views</title>
	<link>http://www.dplot.com/revisions.htm#R2242</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2242"></a><h3>8 April, 2009<br>
	Version 2.2.4.2</h3>
	<ul>
	<li>Bug fix: The legend entries for median-based 1D box-and-whisker plots were fouled up starting with
		version 2.2.3.5.<br>&nbsp;</li>

	<li>Bug fix: Axis labels were drawn in the incorrect location on 3D views with an elevation of 0 degrees.
		<br>&nbsp;</li>

	<li>Beta feature: Not documented anywhere but here (yet): For 3D views you can use Ctrl + &larr;, &rarr;, &uarr;, &darr;
		keys to increment/decrement the azimuth/elevation by 1 degree. This feature of course works best with simple
		plots: a few thousand points or less, antialiasing turned off, no lighting for surface plots.<br>&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

</channel>
  
</rss>
