blob: 4905df3728bd874429cfa2d658e4de6554782be1 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<question>This is a question</question>
<answer>This is an answer</answer>
<question>This is another question</question>
<answer>This is another answer</answer>
</resources>
|