content_test/content1.xml

8 lines
224 B
XML
Raw Normal View History

2021-07-18 14:40:38 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<void property="content">
2021-07-31 17:26:45 +02:00
<string>This is modified content</string>
2021-07-19 15:18:16 +02:00
<string>New content</string>
2021-07-19 15:32:08 +02:00
<string>More content</string>
2021-07-30 15:10:14 +02:00
<string>Yet more content</string>
2021-07-18 14:40:38 +02:00
</void>