Skip to content

Instantly share code, notes, and snippets.

@conoro
Created May 29, 2011 12:06
Show Gist options
  • Save conoro/997721 to your computer and use it in GitHub Desktop.
Save conoro/997721 to your computer and use it in GitHub Desktop.
Admin Create Review
<review>
<once>#number</once>
<hash>#encrypted_once</hash>
<name>Placeholder</name>
<email_address>Unique Placeholder</email_address>
<item>Item Name</item>
<itemurl>http://music.loudermusic.net/item.html</itemurl>
<rating>5</rating>
<description>Here is the description (escaped html)</description>
<tags>
<tag>
<name>test</name>
<url>http://www.loudervoice.com/tags/test</url>
</tag>
<tag>
<name>tag%20with%20spaces</name>
<url>http://www.loudervoice.com/tags/tag%20with%20spaces</url>
</tag>
</tags>
</review>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment