blob: a5c5d2c3a86937f14e73a495016f74609fd84da1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="qandadiv" hasCore="1" />
<tag name="qandaentry" hasCore="1" />
<tag name="qandaset" hasCore="1">
<attr name="defaultlabel" type="list">
<text>defaultlabel</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>none</item>
<item>number</item>
<item>qanda</item>
</items>
</attr>
</tag>
<tag name="question" hasCore="1" />
<tag name="quote" hasCore="1" />
</TAGS>
|