<?xml version="1.0" encoding="UTF-8" ?>
<document>
    <wine>
        <name>Alderbrook Reserve Zinfandel Dry Creek Valley</name>
        <vintage>2002</vintage>
        <release_status>Prior</release_status>
        <msrp>35.00</msrp>
        <bottle_size>750</bottle_size>    
        <image_url>http://your-site.com/this-wine.jpg</image_url>
        <winery>Alderbrook Winery</winery>
        <color>Red</color>
        <type>Table Wine</type>
        <country>USA</country>
        <appellation>Upper Dry Creek</appellation>
        <varietal>Zinfandel; Carignane</varietal>
        <percentage>15.1%</percentage>
        <acidity>15.1%</acidity>
        <winery_notes>Rich, dark rose color. The nose is bursting with brambly blackberry fruit. Anise, blueberry and black cherry notes flow through on the palate. Enjoy now or hold for the future, this is a wine with aging potential.</winery_notes>
        <reviews>
            <review>
                <rating>92 Points</rating>
                <source>Wine Enthusiast</source>
            </review>
            <review>
                <rating>90 Points</rating>
                <source>Jay Miller, The Wine Advocate</source>
                <date>February 2009</date>
                <body>This wine exhibits...</body>
            </review>
        </reviews>
    </wine>
    <wine>
        <name>Baglio di Pianetto Piana dei Cembali Nero d'Avola </name>
        <vintage>2002</vintage>
        <release_status>Prior</release_status>
        <msrp>45.00</msrp>
        <bottle_size>750</bottle_size>    
        <image_url>http://your-site.com/this-wine.jpg</image_url>
        <winery>Baglio di Pianetto</winery>
        <color>Red</color>
        <type>Table Wine</type>
        <country>Italy</country>
        <appellation>Sicily</appellation>
        <varietal>Nero d'Avola</varietal>
        <percentage>15.1%</percentage>
        <acidity>15.1%</acidity>
        <winery_notes>100% Nero d'Avola - robust, warm, pleasing to the palette. Sicilian sunshine in a bottle.</winery_notes>
        <reviews>
            <review>
                <rating>92</rating>
                <source>John Smith, Wine Lover's Magazine</source>
                <date>January, 2009</date>
                <body>It is very dark ruby and opens with a fragrant black cherry bouquet with notes of chocolate and a hint of blueberry. On the palate, this wine is full bodied, nicely balanced, very smooth and almost velvety.</body>
            </review>
            <review>
                <rating>90</rating>
                <source>Jay Miller, The Wine Advocate</source>
                <date>February 2009</date>
                <body>This wine exhibits...</body>
            </review>
        </reviews>
    </wine>
    <wine>
        <name>Baglio di Pianetto Ramione Red Blend </name>
        <vintage>2004</vintage>
        <release_status>Current</release_status>
        <msrp>21.99</msrp>
        <in_stock>1</in_stock>
        <bottle_size>750</bottle_size>    
        <image_url>http://your-site.com/this-wine.jpg</image_url>
        <winery>Baglio di Pianetto</winery>
        <color>Red</color>
        <type>Table Wine</type>
        <country>Italy</country>
        <appellation>Sicily</appellation>
        <varietal>Merlot; Nero d'Avola</varietal>
        <percentage>15.1%</percentage>
        <acidity>15.1%</acidity>
        <winery_notes>Deep ruby red color. Intense, pronounced nose of refined quality. Aromas of jam and red berries precede spicy notes of vanilla, licorice and nutmeg. A soft and balanced wine, of good intensity and lasting persistence. The wine is well-structured and harmonious with medium body, expressing the diverse characteristics of the terroir. </winery_notes>
    </wine>
</document>

