Created
August 18, 2009 20:32
-
-
Save kimjoar/169934 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <feed xmlns="http://www.w3.org/2005/Atom" xmlns:sfn="http://api.getsatisfaction.com/schema/0.1" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0"> | |
| <id>http://api.getsatisfaction.com/topics/27521</id> | |
| <title>how can i delete my company or hide it from the public?</title> | |
| <updated>2008-02-12T20:25:40Z</updated> | |
| <published>2007-10-19T16:16:20Z</published> | |
| <!-- Paging Links: | |
| Use these links to page through the data set: self, first, last, next, prev | |
| next or prev will only appear if the page actually exists. | |
| --> | |
| <link rel="self" href="http://api.getsatisfaction.com/topics/27521?page=1" type="application/atom+xml"> | |
| <link rel="first" href="http://api.getsatisfaction.com/topics/27521?page=1" type="application/atom+xml"> | |
| <link rel="last" href="http://api.getsatisfaction.com/topics/27521?page=1" type="application/atom+xml"> | |
| <!-- Navigation Links: | |
| rel=company : The company in which this topic is posted | |
| rel=replies : The sub-feed that represents all replies to this topic. POST here to create replies | |
| --> | |
| <link rel="company" href="http://api.getsatisfaction.com/companies/4" type="text/html"> | |
| <link rel="replies" href="http://api.getsatisfaction.com/topics/27521/replies" type="application/atom+xml"> | |
| <!-- Satisfaction specific ID --> | |
| <sfn:id>27521</sfn:id> | |
| <entry> | |
| <id>http://api.getsatisfaction.com/topics/27521</id> | |
| <link rel="topic" href="http://api.getsatisfaction.com/topics/27521" type="application/atom+xml"> | |
| <!-- topic_at_sfn is a link back into the main GetSatisfaction application. --> | |
| <link rel="topic_at_sfn" href="http://getsatisfaction.com/satisfaction/topics/how_can_i_delete_my_company_or_hide_it_from_the_public" type="text/html"> | |
| <link rel="company" href="http://api.getsatisfaction.com/companies/4" type="text/html"> | |
| <link rel="replies" href="http://api.getsatisfaction.com/topics/27521/replies" type="application/atom+xml"> | |
| <sfn:id>27521</sfn:id> | |
| <title type="html">how can i delete my company or hide it from the public?</title> | |
| <updated>2008-02-12T20:25:40Z</updated> | |
| <published>2007-10-19T16:16:20Z</published> | |
| <author> | |
| <name>hipperweb</name> | |
| <uri>http://api.getsatisfaction.com/people/23891</uri> | |
| </author> | |
| <content type="html">...</content> | |
| <!-- Topic style: question, idea, problem, or talk --> | |
| <sfn:topic_style>question</sfn:topic_style> | |
| <!-- Additional Stats: | |
| flag_count: The number of Abuse/Spam flags that have been applied to this topic | |
| reply_count: The number of replies posted to this topic | |
| follower_count: The number of people actively following the topic | |
| --> | |
| <sfn:flag_count>0</sfn:flag_count> | |
| <sfn:reply_count>10</sfn:reply_count> | |
| <sfn:follower_count>9</sfn:follower_count> | |
| <!-- Tags applied to this topic --> | |
| <sfn:tags>remove company, privacy, public</sfn:tags> | |
| </entry> | |
| <!-- All of the following entry elements would be replies to this topic --> | |
| <entry>...</entry> | |
| <entry>...</entry> | |
| <entry>...</entry> | |
| <entry>...</entry> | |
| </feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment