<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Tag: type - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/type</link>
		<description>Support Forum - Tag: type - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 08:12:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/type" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98409</link>
			<pubDate>Mon, 25 Feb 2013 20:03:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">98409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Devin and Peter got you back on track.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98354</link>
			<pubDate>Mon, 25 Feb 2013 10:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect, that solves everything! thank you very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98319</link>
			<pubDate>Mon, 25 Feb 2013 03:40:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This should do it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#text-12 h1 {
text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98279</link>
			<pubDate>Sun, 24 Feb 2013 17:32:01 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hm that code didnt work, so here is the link: &#60;a href=&#34;http://www.mappenguide.de&#34; rel=&#34;nofollow&#34;&#62;http://www.mappenguide.de&#60;/a&#62;&#60;br /&#62;
On the right side next to the video you can see the word &#34;MAPPENTIPPS&#34;, which I need to have in small letters, but its part of a widget. The code of this widget starts like this:&#60;br /&#62;
&#38;lt;h1&#38;gt;MappenTipps&#38;lt;/h1&#38;gt;&#60;br /&#62;
&#60;br /&#62;
&#38;lt;div id=&#34;mc_embed_signup&#34; style=&#34;width: 250px;&#34;&#38;gt;&#38;lt;form id=&#34;mc-embedded-subscribe-form&#34; class=&#34;validate&#34; style=&#34;font: normal 100% Arial, sans-serif; font-size: 10px;&#34; action=&#34;http://mappenguide.us2.list-manage.com/subscribe/post&#34; method=&#34;post&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;I hope this is helpful.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98251</link>
			<pubDate>Sun, 24 Feb 2013 14:27:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi EvilMuelli,&#60;/p&#62;
&#60;p&#62;Try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h1 .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    text-transform:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should take care of all the headings, but if not, can you link us to the page that has the incorrect text-transform so we can target it directly?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98250</link>
			<pubDate>Sun, 24 Feb 2013 14:11:48 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank your. that helped.&#60;br /&#62;
But still my &#38;lt;h1&#38;gt; titles in the text are only in uppercase letters. how can I change also that? sorry for all that questions... I hope you can help me. thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98224</link>
			<pubDate>Sun, 24 Feb 2013 07:30:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Please add following code to css/custom.css or to the quick css option field:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .callout, .title_container {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98185</link>
			<pubDate>Sat, 23 Feb 2013 15:20:42 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, that helped. Thank you very much!&#60;br /&#62;
Now I need something similar for example for the page titles. They are still only in uppercase letters. I want that everything can be written in small letters too. Any idea for that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98173</link>
			<pubDate>Sat, 23 Feb 2013 12:51:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please add following code to css/custom.css or to the quick css option field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98046</link>
			<pubDate>Fri, 22 Feb 2013 14:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I also don't want to use only uppercase letters for the menu. I need normal (small) letters too. How can I change that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94248</link>
			<pubDate>Thu, 31 Jan 2013 03:05:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Oscar,&#60;/p&#62;
&#60;p&#62;I only see main top level menu items and don't see any secondary level menu items. I would not use words like 'bold' or 'uppercase' to describe the look of your menu, but 'thin' and 'lowercase with front letter capitalized' . Perhaps I've misunderstood and we speak of something completely different. &#60;a href=&#34;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oscarnava1984 on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94150</link>
			<pubDate>Wed, 30 Jan 2013 15:12:16 +0000</pubDate>
			<dc:creator>oscarnava1984</dc:creator>
			<guid isPermaLink="false">94150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I want to change the font of the menu, I dont want bold uppercase to the main categories, I want it all the same.&#60;/p&#62;
&#60;p&#62;Thanks for your answer.&#60;/p&#62;
&#60;p&#62;Oscar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-82802</link>
			<pubDate>Thu, 08 Nov 2012 03:27:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Luca,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucacdq on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-82794</link>
			<pubDate>Thu, 08 Nov 2012 01:47:16 +0000</pubDate>
			<dc:creator>lucacdq</dc:creator>
			<guid isPermaLink="false">82794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
great, thank you very much!&#60;br /&#62;
Luca
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-82565</link>
			<pubDate>Tue, 06 Nov 2012 18:45:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82565@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Luca,&#60;/p&#62;
&#60;p&#62;This should do it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-main {
font-family: &#38;quot;Helvetica Neue&#38;quot;,Helvetica,Arial,sans-serif;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucacdq on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-82554</link>
			<pubDate>Tue, 06 Nov 2012 17:34:26 +0000</pubDate>
			<dc:creator>lucacdq</dc:creator>
			<guid isPermaLink="false">82554@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
it works!&#60;br /&#62;
the only thing is now also the left menu is in georgia, I need it back in Arial&#60;br /&#62;
(or what it was when selecting &#34;no custom font&#34; for the Heading Font).&#60;/p&#62;
&#60;p&#62;this is the link&#60;br /&#62;
&#60;a href=&#34;http://www.lucaamendolamassani.com/laurab/&#34; rel=&#34;nofollow&#34;&#62;http://www.lucaamendolamassani.com/laurab/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thank you very much for your help,&#60;br /&#62;
Luca
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-81957</link>
			<pubDate>Fri, 02 Nov 2012 13:13:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Luca,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
font-family: &#38;quot;Georgia&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If there are any other headlines or bits that don't inherit that font, just link us to your site and point them out and we'll see if we can fix them :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucacdq on "Change the font of the entire website"</title>
			<link>http://www.kriesi.at/support/topic/change-the-font-of-the-entire-website#post-81731</link>
			<pubDate>Wed, 31 Oct 2012 18:03:35 +0000</pubDate>
			<dc:creator>lucacdq</dc:creator>
			<guid isPermaLink="false">81731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I would like to change the font to Georgia of the entire website (woocommerce included, of course).&#60;br /&#62;
Maybe with a Quick CSS?&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Luca
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-68171</link>
			<pubDate>Sun, 29 Jul 2012 07:50:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">68171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that Devin could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67924</link>
			<pubDate>Fri, 27 Jul 2012 10:22:49 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">67924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;great, thx a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67779</link>
			<pubDate>Thu, 26 Jul 2012 17:24:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67779@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can change the font-style to normal and it will remove the italics. Add the following to fix the header:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#recent-posts-4 h3.widgettitle {
border-bottom: 1px dotted #555555;
padding-bottom: 6px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67353</link>
			<pubDate>Tue, 24 Jul 2012 10:46:12 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">67353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, this helps and show the line with dots. The letters stay italic. I deleted the line with the font-style, but it didn't helps and the line under the headline &#34;LATEST ENTRIES&#34; is not there, too. Any more idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67245</link>
			<pubDate>Mon, 23 Jul 2012 20:16:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kunststoffat,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget_recent_entries li a {
font-style: italic;
font-family: Open Sans;
}
.recentcomments, .widget_recent_entries li {
border-top-width: 1px;
border-top-style: dotted;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-66714</link>
			<pubDate>Fri, 20 Jul 2012 08:51:44 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">66714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not bad, but I mean the content. The headline its ok, only the postings are inverse and the line between the posts are different.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-66479</link>
			<pubDate>Thu, 19 Jul 2012 05:54:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66479@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I checked it and the font seems to be the same like for all other headlines (OpenSans). However maybe one of these css attributes affect the styling:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .widgettitle {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
    text-transform: uppercase;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe you want to change the text-transform effect to 'none' (write it without '')?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-65857</link>
			<pubDate>Mon, 16 Jul 2012 14:10:29 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;please look at the actually website &#60;a href=&#34;http://www.norddeutsche-steingut.de&#34; rel=&#34;nofollow&#34;&#62;http://www.norddeutsche-steingut.de&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-65149</link>
			<pubDate>Thu, 12 Jul 2012 08:10:54 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65149@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, how I can change the view of the fonts in the widget &#34;Latest Posts&#34; like in the &#34;Archive&#34;&#60;/p&#62;
&#60;p&#62;Please see: &#60;a href=&#34;http://test.kunst-stoff.at/?p=126&#34; rel=&#34;nofollow&#34;&#62;http://test.kunst-stoff.at/?p=126&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Text/type box"</title>
			<link>http://www.kriesi.at/support/topic/texttype-box#post-57702</link>
			<pubDate>Sun, 27 May 2012 09:00:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">57702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can build your custom contact form with Propulsion too. Go to Propulsion &#38;gt; Theme Options &#38;gt; Contact and add an &#34;Text area&#34; element to your current form. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ajb on "Text/type box"</title>
			<link>http://www.kriesi.at/support/topic/texttype-box#post-57458</link>
			<pubDate>Thu, 24 May 2012 21:18:00 +0000</pubDate>
			<dc:creator>Ajb</dc:creator>
			<guid isPermaLink="false">57458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, ill give it a try
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Text/type box"</title>
			<link>http://www.kriesi.at/support/topic/texttype-box#post-57431</link>
			<pubDate>Thu, 24 May 2012 17:52:38 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">57431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have not worked with this theme. I just downloaded it so don't know a thing about it. But I have used FAST SECURE CONTACT plug in  to create on line registration forms etc. It is set up for a contact page but you have options to go in and create other types of forms that are emailed back to you.&#60;/p&#62;
&#60;p&#62;Hope it helps you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
