<?xml version="1.0" encoding="UTF-8"?>

<listings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="http://code.google.com/apis/coupons/coupon_feed.xsd">
    <language>en</language>
    <provider_info>
        <provider_name>The Little Bazaar</provider_name>
        <provider_logo>http://mimes.thelittlebazaar.com/header850.jpg</provider_logo>
        <provider_url>http://www.thelittlebazaar.com</provider_url>
    </provider_info>
    <datum>WGS84</datum>
    <listing>
        <listing_id>10001</listing_id>
        <name>The Little Bazaar</name>
        <address format="simple">
            <component name="city">Burbank</component>
            <component name="province">CA</component>
            <component name="postal_code">91502</component>
        </address>
        <country>US</country>
        <phone type="main">(408) 375-6353</phone>
        <category>Apparel - Bohemian</category>
        <category>Clothing - Bohemian</category>
        <date month="12" day="31" year="2007"/>
    </listing>

    <coupon>
        <coupon_id>M08AB</coupon_id>
        <business_name>The Little Bazaar</business_name>
        <coupon_title>5% off on Bohemian Clothing, Skirts and bags</coupon_title>
        <subtitle>5% off your online order</subtitle>
        <details>5% off on Bohemian Clothing, Skirts, Bags</details>
        <expiry_date>
            <date month="01" day="31" year="2008"/>
        </expiry_date>
        <merchant_offer_id>M08AB</merchant_offer_id>
        <image_url>http://mimes.thelittlebazaar.com/header850.jpg</image_url>
        <searchable>true</searchable>
        <CODE_128>GU-471211</CODE_128>
    </coupon>

    <group>
        <group_id>1001</group_id>
        <listing_id>10001</listing_id>
        <coupon_id>M08AB</coupon_id>
    </group>
</listings>

