﻿<?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>LogoBee, Inc.</provider_name>
        <provider_url>http://www.logobee.com</provider_url>
    </provider_info>
<listing>
    <listing_id>101</listing_id>
    <name>LogoBee</name>
        <address format="simple">
            <component name="addr1">worldwide</component>
  </address>
<country>US</country>
<phone type="main">(514) 481-5646</phone>
<category>Logo Design</category>
</listing>
<coupon>
    <coupon_id>201</coupon_id>
    <coupon_title>Logo Design $20 OFF</coupon_title>
    <subtitle>Save on custom logo design</subtitle>
    <details>Award winning logo design company. Use this coupon number 9718 to receive $20 off any package.</details>
    <merchant_offer_id>9718</merchant_offer_id>
    <image_url>http://www.logobee.com/collection/logobee-logo110.jpg</image_url>
</coupon>
<group>
    <group_id>1</group_id>
    <listing_id>101</listing_id>
    <coupon_id>201</coupon_id>
</group>
</listings>