1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <office:document xmlns:
office=
"urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:
table=
"urn:oasis:names:tc:opendocument:xmlns:table:1.0" office:
version=
"1.3" office:
mimetype=
"application/vnd.oasis.opendocument.text">
6 <table:table table:
name=
"Outer">
7 <table:table-column table:
number-columns-repeated=
"2"/>
9 <table:table-cell office:
value-type=
"string">
10 <table:table table:
name=
"Inner">
11 <table:table-column table:
number-columns-repeated=
"2"/>
13 <table:table-cell office:
value-type=
"string">
14 <text:p>Inner.A1
</text:p>
16 <table:table-cell office:
value-type=
"string">
17 <text:p>Inner.B1
</text:p>
21 <table:table-cell office:
value-type=
"string">
22 <text:p>Inner.A2
</text:p>
24 <table:table-cell office:
value-type=
"string">
25 <text:p>Inner.B2
</text:p>
29 <text:p>Outer.A1
</text:p>
31 <table:table-cell office:
value-type=
"string">
32 <text:p>Outer.B1
</text:p>
36 <table:table-cell office:
value-type=
"string">
37 <text:p>Outer.A2
</text:p>
39 <table:table-cell office:
value-type=
"string">
40 <text:p>Outer.B2
</text:p>
44 <text:p>Following text
</text:p>