Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <todos type="array">
  3. <todo>
  4. <id type="integer">2394</id>
  5. <context-id type="integer">1657</context-id>
  6. <project-id type="integer">16460</project-id>
  7. <description>THIS IS TODO</description>
  8. <notes nil="true" />
  9. <created-at type="dateTime">2020-02-24T09:17:18+00:00</created-at>
  10. <due type="dateTime" nil="true" />
  11. <completed-at type="dateTime" nil="true" />
  12. <show-from type="dateTime" nil="true" />
  13. <state>active</state>
  14. <recurring-todo-id type="integer" nil="true" />
  15. <updated-at type="dateTime">2020-02-24T09:17:18+00:00</updated-at>
  16. <rendered-notes nil="true" />
  17. <tags type="array" />
  18. <predecessors type="array" />
  19. <successors type="array" />
  20. </todo>
  21. <todo>
  22. <id type="integer">2395</id>
  23. <context-id type="integer">1657</context-id>
  24. <project-id type="integer">16460</project-id>
  25. <description>THIS IS TODO</description>
  26. <notes nil="true" />
  27. <created-at type="dateTime">2020-02-24T09:17:18+00:00</created-at>
  28. <due type="dateTime" nil="true" />
  29. <completed-at type="dateTime" nil="true" />
  30. <show-from type="dateTime" nil="true" />
  31. <state>active</state>
  32. <recurring-todo-id type="integer" nil="true" />
  33. <updated-at type="dateTime">2020-02-24T09:17:18+00:00</updated-at>
  34. <rendered-notes nil="true" />
  35. <tags type="array" />
  36. <predecessors type="array" />
  37. <successors type="array" />
  38. </todo>
  39. <todo>
  40. <id type="integer">2393</id>
  41. <context-id type="integer">1657</context-id>
  42. <project-id type="integer">16460</project-id>
  43. <description>THIS IS TODO</description>
  44. <notes nil="true" />
  45. <created-at type="dateTime">2020-02-24T09:17:16+00:00</created-at>
  46. <due type="dateTime" nil="true" />
  47. <completed-at type="dateTime" nil="true" />
  48. <show-from type="dateTime" nil="true" />
  49. <state>active</state>
  50. <recurring-todo-id type="integer" nil="true" />
  51. <updated-at type="dateTime">2020-02-24T09:17:16+00:00</updated-at>
  52. <rendered-notes nil="true" />
  53. <tags type="array" />
  54. <predecessors type="array" />
  55. <successors type="array" />
  56. </todo>
  57. <todo>
  58. <id type="integer">2392</id>
  59. <context-id type="integer">1657</context-id>
  60. <project-id type="integer">16460</project-id>
  61. <description>THIS IS TODO</description>
  62. <notes nil="true" />
  63. <created-at type="dateTime">2020-02-24T09:17:09+00:00</created-at>
  64. <due type="dateTime" nil="true" />
  65. <completed-at type="dateTime" nil="true" />
  66. <show-from type="dateTime" nil="true" />
  67. <state>active</state>
  68. <recurring-todo-id type="integer" nil="true" />
  69. <updated-at type="dateTime">2020-02-24T09:17:09+00:00</updated-at>
  70. <rendered-notes nil="true" />
  71. <tags type="array" />
  72. <predecessors type="array" />
  73. <successors type="array" />
  74. </todo>
  75. <todo>
  76. <id type="integer">2376</id>
  77. <context-id type="integer">15</context-id>
  78. <project-id type="integer" nil="true" />
  79. <description>todotext</description>
  80. <notes nil="true" />
  81. <created-at type="dateTime">2020-02-19T15:33:51+00:00</created-at>
  82. <due type="dateTime" nil="true" />
  83. <completed-at type="dateTime" nil="true" />
  84. <show-from type="dateTime" nil="true" />
  85. <state>active</state>
  86. <recurring-todo-id type="integer" nil="true" />
  87. <updated-at type="dateTime">2020-02-24T08:20:33+00:00</updated-at>
  88. <rendered-notes nil="true" />
  89. <tags type="array" />
  90. <predecessors type="array" />
  91. <successors type="array" />
  92. </todo>
  93. <todo>
  94. <id type="integer">2352</id>
  95. <context-id type="integer">1652</context-id>
  96. <project-id type="integer">906</project-id>
  97. <description>third</description>
  98. <notes nil="true" />
  99. <created-at type="dateTime">2020-02-19T13:54:27+00:00</created-at>
  100. <due type="dateTime" nil="true" />
  101. <completed-at type="dateTime" nil="true" />
  102. <show-from type="dateTime" nil="true" />
  103. <state>active</state>
  104. <recurring-todo-id type="integer" nil="true" />
  105. <updated-at type="dateTime">2020-02-24T08:15:39+00:00</updated-at>
  106. <rendered-notes nil="true" />
  107. <tags type="array" />
  108. <predecessors type="array" />
  109. <successors type="array" />
  110. </todo>
  111. </todos>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement