TestCosmosResultSetSiteWeblogWithMissingInboundblogs.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. Successful response returned for a Cosmos request
  4. http://api.technorati.com/cosmos?key=VALID_API_KEY&url=www.simonecarletti.com&type=weblog
  5. The request has the following properties:
  6. * url is site (not a blog)
  7. * type is weblog
  8. * result header is missing a valid value for inboundblogs
  9. -->
  10. <!-- generator="Technorati API version 1.0" -->
  11. <!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
  12. <tapi version="1.0">
  13. <document>
  14. <result>
  15. <url>http://www.simonecarletti.com</url>
  16. <inboundlinks/>
  17. <rankingstart>1</rankingstart>
  18. </result>
  19. <item>
  20. <weblog>
  21. <name>Simone Carletti's Blog</name>
  22. <url>http://www.simonecarletti.com/blog</url>
  23. <atomurl>http://www.simonecarletti.com/blog/index.xml</atomurl>
  24. <inboundblogs>85</inboundblogs>
  25. <inboundlinks>112</inboundlinks>
  26. <lastupdate>2007-11-12 20:51:52 GMT</lastupdate>
  27. </weblog>
  28. <linkurl>www.simonecarletti.com</linkurl>
  29. </item>
  30. <item>
  31. <weblog>
  32. <name> Gioxx’s Wall</name>
  33. <url>http://gioxx.org</url>
  34. <inboundblogs>271</inboundblogs>
  35. <inboundlinks>774</inboundlinks>
  36. <lastupdate>2007-11-12 17:01:29 GMT</lastupdate>
  37. </weblog>
  38. <linkurl>www.simonecarletti.com</linkurl>
  39. </item>
  40. <item>
  41. <weblog>
  42. <name>Controrete - Search Marketing e dintorni</name>
  43. <url>http://controrete.blog.excite.it</url>
  44. <rssurl>http://feeds.feedburner.com/controrete/cFuo</rssurl>
  45. <inboundblogs>1</inboundblogs>
  46. <inboundlinks>1</inboundlinks>
  47. <lastupdate>1970-01-01 00:00:00 GMT</lastupdate>
  48. </weblog>
  49. <linkurl>www.simonecarletti.com</linkurl>
  50. </item>
  51. </document>
  52. </tapi>