Skip to content

Instantly share code, notes, and snippets.

@conoro
Created May 28, 2011 20:54
Show Gist options
  • Save conoro/997227 to your computer and use it in GitHub Desktop.
Save conoro/997227 to your computer and use it in GitHub Desktop.
Products
<products>
<count>7</count>
<product>
<item>Item Name</item>
<avg_rating>4.5</avg_rating>
<reviews_count>3</reviews_count>
<itemurl>http://example.com/item.html</itemurl>
</product>
<product>
...
</product>
<current_page>1</current_page>
<pages>1</pages>
</products>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment