| 123456789101112131415 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--
- Error response returned for a generic request
- -->
- <!-- generator="Technorati API version 1.0 /keyinfo" -->
- <!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
- <tapi version="1.0">
- <document>
- <result>
- <error>Something weird happens!</error>
- </result>
- </document>
- </tapi>
|