Show More
@@ -1,30 +1,30 b'' | |||||
1 | <?xml version="1.1" encoding="UTF-8" ?> |
|
1 | <?xml version="1.1" encoding="UTF-8" ?> | |
2 | <response> |
|
2 | <response> | |
3 | <status>success</status> |
|
3 | <status>success</status> | |
4 |
< |
|
4 | <models> | |
5 | <post> |
|
5 | <post> | |
6 | <id>id1/1</id> |
|
6 | <id>id1/1</id> | |
7 | <title>13</title> |
|
7 | <title>13</title> | |
8 | <text>Thirteen</text> |
|
8 | <text>Thirteen</text> | |
9 | <thread>id1/12</thread> |
|
9 | <thread>id1/12</thread> | |
10 | <pub-time>12</pub-time> |
|
10 | <pub-time>12</pub-time> | |
11 | <edit-time>13</edit-time> |
|
11 | <edit-time>13</edit-time> | |
12 | </post> |
|
12 | </post> | |
13 | <post> |
|
13 | <post> | |
14 | <id>id1/2</id> |
|
14 | <id>id1/2</id> | |
15 | <title>13</title> |
|
15 | <title>13</title> | |
16 | <text>Thirteen</text> |
|
16 | <text>Thirteen</text> | |
17 | <pub-time>12</pub-time> |
|
17 | <pub-time>12</pub-time> | |
18 | <edit-time>13</edit-time> |
|
18 | <edit-time>13</edit-time> | |
19 | <tags> |
|
19 | <tags> | |
20 | <tag>tag1</tag> |
|
20 | <tag>tag1</tag> | |
21 | </tags> |
|
21 | </tags> | |
22 | </post> |
|
22 | </post> | |
23 | <post> |
|
23 | <post> | |
24 | <id>id2/1</id> |
|
24 | <id>id2/1</id> | |
25 | </post> |
|
25 | </post> | |
26 | <post> |
|
26 | <post> | |
27 | <id>id2/5</id> |
|
27 | <id>id2/5</id> | |
28 | </post> |
|
28 | </post> | |
29 |
</ |
|
29 | </models> | |
30 | </response> |
|
30 | </response> |
General Comments 0
You need to be logged in to leave comments.
Login now