1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
<test:data xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:test="http://www.mediawiki.org/xml/test/">
<page>
<title>{{rev1_1_title}}</title>
<ns>{{rev1_1_namespace}}</ns>
<id>{{rev1_1_pageid}}</id>
<revision>
<id>{{rev1_1_id}}</id>
<timestamp>{{rev1_1_timestamp}}</timestamp>
<contributor>
<username>{{rev1_1_username}}</username>
<id>{{rev1_1_userid}}</id>
</contributor>
<comment>{{rev1_1_comment}}</comment>
<origin>{{rev1_1_main_origin}}</origin>
<model>{{rev1_1_main_model}}</model>
<format>{{rev1_1_main_format}}</format>
<text bytes="{{rev1_1_main_size}}" sha1="{{rev1_1_main_sha1}}" id="{{rev1_1_main_textid}}" location="{{rev1_1_main_location}}"/>
<content>
<role>{{rev1_1_aux_role}}</role>
<origin>{{rev1_1_aux_origin}}</origin>
<model>{{rev1_1_aux_model}}</model>
<format>{{rev1_1_aux_format}}</format>
<text bytes="{{rev1_1_aux_size}}" sha1="{{rev1_1_aux_sha1}}" location="{{rev1_1_aux_location}}"/>
</content>
<sha1>{{rev1_1_sha1}}</sha1>
</revision>
</page>
<page>
<title>{{rev2_4_title}}</title>
<ns>{{rev2_4_namespace}}</ns>
<id>{{rev2_4_pageid}}</id>
<revision>
<id>{{rev2_4_id}}</id>
<parentid>{{rev2_4_parentid}}</parentid>
<timestamp>{{rev2_4_timestamp}}</timestamp>
<contributor>
<username>{{rev2_4_username}}</username>
<id>{{rev2_4_userid}}</id>
</contributor>
<comment>{{rev2_4_comment}}</comment>
<origin>{{rev2_4_main_origin}}</origin>
<model>{{rev2_4_main_model}}</model>
<format>{{rev2_4_main_format}}</format>
<text bytes="{{rev2_4_main_size}}" sha1="{{rev2_4_main_sha1}}" id="{{rev2_4_main_textid}}" location="{{rev2_4_main_location}}"/>
<sha1>{{rev2_4_sha1}}</sha1>
</revision>
</page>
<page>
<title>{{rev4_1_title}}</title>
<ns>{{rev4_1_namespace}}</ns>
<id>{{rev4_1_pageid}}</id>
<revision>
<id>{{rev4_1_id}}</id>
<timestamp>{{rev4_1_timestamp}}</timestamp>
<contributor>
<username>{{rev4_1_username}}</username>
<id>{{rev4_1_userid}}</id>
</contributor>
<comment>{{rev4_1_comment}}</comment>
<origin>{{rev4_1_main_origin}}</origin>
<model>{{rev4_1_main_model}}</model>
<format>{{rev4_1_main_format}}</format>
<text bytes="{{rev4_1_main_size}}" sha1="{{rev4_1_main_sha1}}" id="{{rev4_1_main_textid}}" location="{{rev4_1_main_location}}"/>
<sha1>{{rev4_1_sha1}}</sha1>
</revision>
</page>
<page>
<title>{{rev5_1_title}}</title>
<ns>{{rev5_1_namespace}}</ns>
<id>{{rev5_1_pageid}}</id>
<revision>
<id>{{rev5_1_id}}</id>
<timestamp>{{rev5_1_timestamp}}</timestamp>
<contributor>
<username>{{rev5_1_username}}</username>
<id>{{rev5_1_userid}}</id>
</contributor>
<comment>{{rev5_1_comment}}</comment>
<origin>{{rev5_1_main_origin}}</origin>
<model>{{rev5_1_main_model}}</model>
<format>{{rev5_1_main_format}}</format>
<text bytes="{{rev5_1_main_size}}" sha1="{{rev5_1_main_sha1}}" id="{{rev5_1_main_textid}}" location="{{rev5_1_main_location}}"/>
<sha1>{{rev5_1_sha1}}</sha1>
</revision>
</page>
</test:data>
|