<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
  <title>SWEETS TECHNOLOGIES | RSS Feed</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <!--<meta http-equiv="Keywords" content="sweets technologies, Сладкие технологии, б\у оборудование, Used equipment, Used confectionery equipment, б\у кондитерское оборудование, Conveyors, Twist  machine, Packing machine, Wraper of the machine, The furnace, Forming machine, Vacuum columns, boiler, Pactec, Nagema, Cooling tunnels, Lines of cookies, Wafer lines, Candy of a line, Lines for manufacture, Confectionery machines, The confectionery equipment, The equipment, Fruit candy, Loli Pop, Chypa Chyps, Cookies, Wafers, Chocolate, Toffe, Iris, candy, Sweets, Пактэк, Нагема, Транспортёры, Фасовка, Упаковка, Завёрточные машины, Печь, Роторная формовка, Вакуумные колонки, Варочные котлы, Охлаждающие тоннели, Линии печенья, Вафельные линии, Карамельные линии, Линии для производства, Кондитерские машины, Кондитерское оборудование, Оборудование, Мармелад, Лоли поп, Чупа чупс, Печенье, Вафли, Шоколад, Ирис, карамель, Конфеты, used candy lines, second-hand candy lines, second-hand equipment, секонд хенд оборудование, секонд хенд кондитерское оборудование" />-->
<meta name="keywords" content="sweets, candy, iris, toffe, chocolate, candy, wafers, cookies, chypa chyps, loli pop, fruit candy, the equipment, the confectionery equipment, confectionery machines, lines for manufacture, equipment, line, lines, cooling tunnels, nagema, pactec, boiler, vacuum columns, forming machine, the furnace, wraper of the machine, packing machine, twist  machine, conveyors, конфеты, карамель, ирис, шоколад, карамель, вафли, печенье, чупа чупс, лоли поп, мармелад, оборудование, кондитерское оборудование, кондитерские машины, линии для производства, карамельные линии, вафельные линии, линии печенья, охлаждающие тоннели, варочные котлы, вакуумные колонки, роторная формовка, печь, завёрточные машины, упаковка, фасовка, транспортёры, нагема, пактэк" />
<meta name="description" content="sweets tech confectionery equipment" />
  <base href="http://sweetstech.com/"></base>
  <link rel="stylesheet" href="assets/templates/tpl/layout.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/tpl/modxmenu.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/tpl/form.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/tpl/modx.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/tpl/print.css" type="text/css" media="print" />
  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://sweetstech.com/en/feed.rss.html" />

<script language="javascript" type="text/javascript" src="assets/plugins/tinymce2111/jscripts/tiny_mce/tiny_mce.js"></script>
<script language="javascript" type="text/javascript">
tinyMCE.init({
	theme : "simple",
	mode : "exact",
        language : "ru",
	elements : "content"
});
</script>


  <script src="manager/media/script/mootools/mootools.js" type="text/javascript"></script>
  <script src="assets/templates/tpl/drop_down_menu.js" type="text/javascript"></script>
<script type="text/javascript">
function setActiveStyleSheet() {
var el= $('tpl');
el.style.background = '#ffd700';
el.style.padding = '10px';
el.style.display='block';
var bgEffect = new Fx.Styles('tpl', {duration: 1000,transition: Fx.Transitions.linear});
bgEffect.start( {'background-color': '#f9f9f9'});
return false;
}

function highlight(el,endcolor,duration) {
$(el).style.background = '#ffd700';
var fx = $(el).effects({duration: 1000, transition: Fx.Transitions.linear});
fx.start.delay(duration/2,fx,{
'background-color': endcolor
});
return false;
}
</script>
<script type="text/javascript">var MODX_MEDIA_PATH = "media";</script>
	<script type="text/javascript" src="assets/snippets/AjaxSearch/AjaxSearch.js"></script>
	<script type="text/javascript">
		<!--
		stripHtml = 1;
		stripSnip = 1;
		stripSnippets = 1;
		useAllWords = 0;
		searchStyle = 'partial';
		minChars = 4;
		maxResults = 6;
		showMoreResults = 1;
		moreResultsPage = 8;
		as_language = 'russian-UTF8'
		extract = 0;
		liveSearch = 0;
		docgrp = '';
		highlightResult = 1;
		-->
	</script>
</head>
<body>
<div id="wrapper">
  <div id="minHeight"></div>
  <div id="outer">
    <div id="inner">
      <div id="right">
        <div id="right-inner">
          <h1 style="text-indent: -5000px;padding: 0px; margin:0px; font-size: 1px;">SWEETS TECHNOLOGIES</h1>
          <div id="sidebar">
            <h2>News:</h2>
            <strong><a href="en/news/diplomas_awards_photo_exhibitions.html" title="Diplomas, awards, photo exhibitions">Diplomas, awards, photo exhibitions</a></strong><br />
Exhibition 2011<br /><br /><strong><a href="en/news/9.html" title="Post">Post</a></strong><br />
<br /><br />
            <div id="recentdocsctnr">

            <h2>Login:</h2>
            <div id="sidebarlogin">    <script type="text/JavaScript">

        function getElementById(id){
            var o, d=document;
            if (d.layers) {o=d.layers[id];if(o) o.style=o};
            if (!o && d.getElementById) o=d.getElementById(id);
            if (!o && d.all) o = d.all[id];
            return o;
        }
    
        function webLoginShowForm(i){
            var a = getElementById('WebLoginLayer0');
            var b = getElementById('WebLoginLayer2');
            if(i==1 && a && b) {
                a.style.display="block";
                b.style.display="none";
                document.forms['loginreminder'].txtpwdrem.value = 0;
            }
            else if(i==2 && a && b) {
                a.style.display="none";
                b.style.display="block";    
                document.forms['loginreminder'].txtpwdrem.value = 1;
            }
        };        
        function webLoginCheckRemember () {
            if(document.loginfrm.rememberme.value==1) {
                document.loginfrm.rememberme.value=0;    
            } else {
                document.loginfrm.rememberme.value=1;
            }
        }
        function webLoginEnter(nextfield,event) {
            if(event && event.keyCode == 13) {
                if(nextfield.name=='cmdweblogin') {
                    document.loginfrm.submit();
                    return false; 
                }
                else {
                    nextfield.focus();
                    return false; 
                }
            } else {
                return true;
            }
        }
    </script>
    <div id='WebLoginLayer0' style='position:relative'> 
<!-- login form section-->
<form method="post" name="loginfrm" action="/en/feed.rss.html"> 
    <input type="hidden" value="0" name="rememberme" /> 
    <fieldset>
        <a href="ru/request-an-account.html" title="Request an Account">Request an Account</a>
        <h3></h3>
        <label for="username">User: <input type="text" name="username" id="username" tabindex="1" onkeypress="return webLoginEnter(document.loginfrm.password);" value="" /></label>
    	<label for="password">Password: <input type="password" name="password" id="password" tabindex="2" onkeypress="return webLoginEnter(document.loginfrm.cmdweblogin);" value="" /></label>
    	<input type="checkbox" id="checkbox_1" name="checkbox_1" tabindex="3" size="1" value=""  onclick="webLoginCheckRemember()" /><label for="checkbox_1" class="checkbox">Remember me</label>
    	<input type="submit" value="Login" name="cmdweblogin" class="button" />
	<a href="#" onclick="webLoginShowForm(2);return false;" id="forgotpsswd">Forget Your Password?</a>
	</fieldset>
</form>
</div><div id='WebLoginLayer2' style='position:relative;display:none'>
<!-- Password reminder form section -->
<form name="loginreminder" method="post" action="/en/feed.rss.html">
    <fieldset>
        <h3>It happens to everyone...</h3>
        <input type="hidden" name="txtpwdrem" value="0" />
        <label for="txtwebemail">Enter the email address of your account to reset your password: <input type="text" name="txtwebemail" id="txtwebemail" size="24" /></label>
        <label>To return to the login form, press the cancel button.</label>
    	<input type="submit" value="Submit" name="cmdweblogin" class="button" /> <input type="reset" value="Cancel" name="cmdcancel" onclick="webLoginShowForm(1);" class="button" style="clear:none;display:inline" />
    </fieldset>
</form>
</div>    <script type="text/javascript">
        if (document.loginfrm) document.loginfrm.username.focus();
    </script>
    </div>
          
            <h2>Most Recent:</h2>
            <a name="recentdocs"></a><ul class="LIn_shortMode">
<li><a href="en/news/diplomas_awards_photo_exhibitions.html" title="Diplomas, awards, photo exhibitions">Diplomas, awards, photo exhibitions</a> <span class="LIn_date">2011.11.01</span> <span class="LIn_desc"></span></li>
<li><a href="en/news.html" title="News">News</a> <span class="LIn_date">2006.04.13</span> <span class="LIn_desc"></span></li>
<li><a href="en/contact_us.html" title="Contact Us">Contact Us</a> <span class="LIn_date">2006.04.13</span> <span class="LIn_desc"></span></li>
</ul>
 </div>
            <!--  
            <h2>Meta:</h2>
            <p><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></p>
            <p><a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page uses valid Cascading Stylesheets" rel="external">Valid <abbr title="W3C Cascading Stylesheets">css</abbr></a></p>
             -->
          </div>

          <!-- close #sidebar -->
        </div>
        <!-- end right inner-->
      </div>
      <!-- end right -->
      <div id="left">
        <div id="left-inner">
          <div id="content_div">
            <div class="post">
              <h2>SWEETS TECHNOLOGIES RSS Feed</h2>
              <?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>http://sweetstech.com/en/feed.rss.html</link>
			<description></description>
			<language>en</language>
			<copyright>SWEETS TECHNOLOGIES 2007</copyright>
			<ttl>120</ttl>
			<item>
				<title>Termopak</title>
				<link>http://sweetstech.com/en/catalog/382.html</link>
				<description><![CDATA[ Termopak  ]]></description>
				<pubDate>Mon, 21 May 2012 01:27:11 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/382.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Wrapping machine for chocolate Nuovafima</title>
				<link>http://sweetstech.com/en/catalog/381.html</link>
				<description><![CDATA[ Wrapping machine for chocolate Nuovafima ]]></description>
				<pubDate>Mon, 21 May 2012 01:27:08 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/381.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Machine for cutting and wrapping of chewing candy</title>
				<link>http://sweetstech.com/en/catalog/380.html</link>
				<description><![CDATA[ Machine for cutting and wrapping of chewing candy ]]></description>
				<pubDate>Mon, 21 May 2012 01:27:05 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/380.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>The machine spreads wafer sheets</title>
				<link>http://sweetstech.com/en/catalog/379.html</link>
				<description><![CDATA[ The machine spreads wafer sheets ]]></description>
				<pubDate>Mon, 21 May 2012 01:26:59 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/379.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>The line for the production of wafers, KHG-51</title>
				<link>http://sweetstech.com/en/catalog/378.html</link>
				<description><![CDATA[ The line for the production of wafers, KHG-51 ]]></description>
				<pubDate>Mon, 21 May 2012 01:26:55 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/378.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>shaft cooling tunnel</title>
				<link>http://sweetstech.com/en/catalog/371.html</link>
				<description><![CDATA[ shaft cooling tunnel ]]></description>
				<pubDate>Fri, 04 May 2012 00:33:02 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/371.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>pulling machine 2</title>
				<link>http://sweetstech.com/en/catalog/370.html</link>
				<description><![CDATA[ pulling machine 2 ]]></description>
				<pubDate>Fri, 04 May 2012 00:28:41 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/370.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>pulling machine</title>
				<link>http://sweetstech.com/en/catalog/369.html</link>
				<description><![CDATA[ pulling machine ]]></description>
				<pubDate>Fri, 04 May 2012 00:27:18 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/369.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Mixing machine 150</title>
				<link>http://sweetstech.com/en/catalog/368.html</link>
				<description><![CDATA[ Mixing machine 150 ]]></description>
				<pubDate>Fri, 04 May 2012 00:23:22 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/368.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Feeder for wrapping machines Otto Haensel </title>
				<link>http://sweetstech.com/en/catalog/367.html</link>
				<description><![CDATA[ Feeder for wrapping machines Otto Haensel  ]]></description>
				<pubDate>Fri, 04 May 2012 00:07:06 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/367.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>tearing transporter</title>
				<link>http://sweetstech.com/en/catalog/366.html</link>
				<description><![CDATA[ tearing transporter ]]></description>
				<pubDate>Thu, 03 May 2012 23:59:29 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/366.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Spreads cookies Tromp </title>
				<link>http://sweetstech.com/en/catalog/365.html</link>
				<description><![CDATA[ Spreads cookies Tromp  ]]></description>
				<pubDate>Thu, 03 May 2012 23:54:06 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/365.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Spreads wafers Hebenstreit </title>
				<link>http://sweetstech.com/en/catalog/364.html</link>
				<description><![CDATA[ Spreads wafers Hebenstreit   ]]></description>
				<pubDate>Thu, 03 May 2012 23:48:58 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/364.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Machine for cutting balls Hema Karl Henkel </title>
				<link>http://sweetstech.com/en/catalog/363.html</link>
				<description><![CDATA[ Machine for cutting balls Hema Karl Henkel  ]]></description>
				<pubDate>Thu, 03 May 2012 23:41:40 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/363.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>SHOL</title>
				<link>http://sweetstech.com/en/catalog/362.html</link>
				<description><![CDATA[ SHOL  ]]></description>
				<pubDate>Thu, 03 May 2012 23:41:10 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/362.html</guid>
				<dc:creator>Лев</dc:creator>
				
			</item>
		
			<item>
				<title>Line for making sugar cookies</title>
				<link>http://sweetstech.com/en/catalog/line_for_making_sugar_cookies.html</link>
				<description><![CDATA[       ]]></description>
				<pubDate>Wed, 28 Mar 2012 03:09:41 +0400</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/line_for_making_sugar_cookies.html</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>3-roller mill Nagema </title>
				<link>http://sweetstech.com/en/catalog/3-roller-mill-Nagema.html</link>
				<description><![CDATA[ 3-roller mill Nagema  ]]></description>
				<pubDate>Wed, 12 Jan 2011 12:18:49 +0300</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/3-roller-mill-Nagema.html</guid>
				<dc:creator></dc:creator>
				
			</item>
		
			<item>
				<title>Wrapping machine for packaging tablets ESW-7 </title>
				<link>http://sweetstech.com/en/catalog/Wrapping-machine-for-packaging-tablets-ESW-7.html</link>
				<description><![CDATA[ Wrapping machine for packaging tablets ESW-7  ]]></description>
				<pubDate>Wed, 12 Jan 2011 12:16:38 +0300</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/Wrapping-machine-for-packaging-tablets-ESW-7.html</guid>
				<dc:creator></dc:creator>
				
			</item>
		
			<item>
				<title>Enrobing machine Nielsen </title>
				<link>http://sweetstech.com/en/catalog/Enrobing-machine-Nielsen.html</link>
				<description><![CDATA[ Enrobing machine Nielsen    ]]></description>
				<pubDate>Wed, 12 Jan 2011 12:14:41 +0300</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/Enrobing-machine-Nielsen.html</guid>
				<dc:creator></dc:creator>
				
			</item>
		
			<item>
				<title>Differenitsialnaya Nagema 310 mill </title>
				<link>http://sweetstech.com/en/catalog/Differenitsialnaya-Nagema-310-mill.html</link>
				<description><![CDATA[ Differenitsialnaya Nagema 310 mill  ]]></description>
				<pubDate>Wed, 12 Jan 2011 12:12:39 +0300</pubDate>
				<guid isPermaLink="false">http://sweetstech.com/en/catalog/Differenitsialnaya-Nagema-310-mill.html</guid>
				<dc:creator></dc:creator>
				
			</item>
			</channel>
</rss> 
               
              </div>

            <!-- close .post (main column content) -->
            </div>
          <!-- close #content -->
        </div>
        <!-- end left-inner -->
      </div>
      <!-- end left -->
    </div>
    <!-- end inner -->
    <div id="clearfooter"></div>
    <div id="header">
      <h1><a id="logo" href="en/catalog.html" title="SWEETS TECHNOLOGIES">SWEETS TECHNOLOGIES</a></h1>
      <h1><a id="flag" href="ru/catalog.html" title="Russian version">Russian version</a></h1>
      	<div id="topmenu"> 
       <ul><a href="/en/news.html" title="News">News</a>
<a href="http://sweetstech.com/" title="Catalog">Catalog</a>
<a href="/en/docs.html" title="Documents">Documents</a>
<a href="/en/about_us.html" title="About Us">About Us</a>
<a href="/en/contact_us.html" title="Contact Us">Contact Us</a>
</ul>
		</div>
      <div id="search"><!--search_terms--><!--<span id="search-txt">SEARCH</span><a name="search"></a>
		
		<form id="ajaxSearch_form" action="en/search-results.html" method="post">
			<label for="ajaxSearch_input">
				<input id="ajaxSearch_input" type="text" name="search" value="Search here..." onfocus="this.value=(this.value=='Search here...')? '' : this.value ;" />
			</label>
			<label for="ajaxSearch_submit">
				<input id="ajaxSearch_submit" type="submit" name="sub" value="Go!" />
			</label>
		</form>
		
		<div id="ajaxSearch_output" style="opacity:0;"> </div>--></div>
      <div id="ajaxmenu"> 
      </div>
      <!-- end topmenu -->
    </div>
    <!-- end header -->
    <br style="clear:both;height:0;font-size: 1px" />
    <div id="footer">
      <p><a href="http://2nets.ru" title="Powered by 2nets.ru">Powered by 2nets.ru</a><br />
MySQL: 0.0379 s, 35 request(s), PHP: 0.2096 s, total: 0.2475 s, document retrieved from database.</p>
    </div>
    <!-- end footer -->
  </div>
  <!-- end outer div -->
</div>
<!-- end wrapper -->
</body>
</html>
