Skip to content

Instantly share code, notes, and snippets.

@davemorro
Created August 8, 2011 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save davemorro/1131378 to your computer and use it in GitHub Desktop.
Save davemorro/1131378 to your computer and use it in GitHub Desktop.
Recommended Daily Deal RSS Feed
<?xml version="1.0" encoding="UTF-8" ?>
<deals>
<deal>
<title>A perfect daily deal feed for just $17.50</title>
<link>http://www.dailydealsite/deals/1</link>
<guid>http://www.dailydealsite/deals/1</guid>
<description><![CDATA[Set your daily deal site up for maximum distribution effectiveness. Many deal sites include HTML within the description however, we recommend you remove all formatting, enabling the aggregator to more easily integrate your information. If you do include HTML, be sure wrap the description in CDATA sequences.]]></description>
<highlights><![CDATA[Usually a list of the deal highlights. Like the description, you should wrap the highlights in CDATA sequences.]]></highlights>
<image>http://www.dailydealsite.com/images/image.jpg</image>
<price>17.50</price>
<value>41.00</value>
<savings>23.50</savings>
<discount>57.31</discount>
<opened_at>2011-08-05 07:00:00</opened_at>
<closed_at>2011-08-10 12:00:00</closed_at>
<num_bought>19</num_bought>
<sold_out>No</sold_out>
<currency_code>AUD</currency_code>
<company_name>Daily Deal Site</company_name>
<company_address>103 Dealy St</company_address>
<company_suburb>Dealsville</company_suburb>
<company_state>NSW</company_state>
<company_country>Australia</company_country>
<company_postcode>2008</company_postcode>
<categories>Business, Package</categories>
<city>Sydney</city>
<pubDate>2011-08-05 07:00:00</pubDate>
</deal>
<deal>
...
</deal>
</deals>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment