a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
12 lines
215 B
XML
12 lines
215 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<things>
|
|
<thing>
|
|
<title>bar</title>
|
|
<start>2009-07-19 00:01</start>
|
|
</thing>
|
|
<thing>
|
|
<title>foo</title>
|
|
<start>2009-08-19 00:01</start>
|
|
</thing>
|
|
</things>
|