sync_response.xml
22 lines
| 483 B
| application/xml
|
XmlLexer
neko259
|
r760 | <response> | ||
<status>success</status> | ||||
<posts> | ||||
<post> | ||||
<id>id1/1</id> | ||||
<title>13</title> | ||||
<text>Thirteen</text> | ||||
<thread>id1/12</thread> | ||||
<pub-time>12</pub-time> | ||||
<edit-time>13</edit-time> | ||||
</post> | ||||
<post> | ||||
<id>id1/2</id> | ||||
</post> | ||||
<post> | ||||
<id>id2/1</id> | ||||
</post> | ||||
<post> | ||||
<id>id2/5</id> | ||||
</post> | ||||
</posts> | ||||
</response> | ||||