<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?>
<!-- RSS for Sonnenbrillen Online Shop Schweiz, generated on Fri, 18 May 2012 15:54:34 +0200 -->
<rss version="2.0"
  xmlns:ecommerce="http://shopping.discovery.com/erss/"
  xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>Sonnenbrillen Online Shop Schweiz</title>
<link>http://www.sonnenbrille24.ch</link>
<description>Sonnenbrillen Online Shop Schweiz</description>
<webMaster>info@sonnenbrille24.ch</webMaster>
<language>de</language>
<lastBuildDate>Fri, 18 May 2012 15:54:34 +0200</lastBuildDate>
<image>
  <url>http://www.sonnenbrille24.ch/images/rss_logo.jpg</url>
  <title>Sonnenbrillen Online Shop Schweiz</title>
  <link>http://www.sonnenbrille24.ch</link>
  <description>Sonnenbrillen Online Shop Schweiz</description>
</image>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
Couldn\'t execute query:<br />SELECT p.products_id, p.products_price, p.products_tax_class_id, p.products_model, 
               p.products_image, p.products_date_added, pd.products_name, pd.products_description,
               m.manufacturers_name, cd.categories_name
        FROM products p
             , products_to_categories pc 
        LEFT JOIN products_description pd
               ON pd.products_id = p.products_id
              AND pd.language_id = '2'
        LEFT JOIN manufacturers m
               ON m.manufacturers_id = p.manufacturers_id
        LEFT JOIN products_to_categories p2c
               ON p2c.products_id=p.products_id
        LEFT JOIN categories_description cd
               ON p2c.categories_id = cd.categories_id
              AND cd.language_id = '2'
        WHERE p.products_id = pc.products_id AND pc.categories_id = '106' AND 
              p.products_status=1 AND 
              p.products_to_rss=1
        GROUP BY p.products_id
        ORDER BY p.products_id DESC
        LIMIT 20
