1 | <?xml version="1.0" encoding="UTF-8" ?> |
---|
2 | <!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. --> |
---|
3 | <!-- It contains information about your site's posts, pages, comments, categories, and other content. --> |
---|
4 | <!-- You may use this file to transfer that content from one site to another. --> |
---|
5 | <!-- This file is not intended to serve as a complete backup of your site. --> |
---|
6 | |
---|
7 | <!-- To import this information into a WordPress site follow these steps: --> |
---|
8 | <!-- 1. Log in to that site as an administrator. --> |
---|
9 | <!-- 2. Go to Tools: Import in the WordPress admin panel. --> |
---|
10 | <!-- 3. Install the "WordPress" importer from the list. --> |
---|
11 | <!-- 4. Activate & Run Importer. --> |
---|
12 | <!-- 5. Upload this file using the form provided on that page. --> |
---|
13 | <!-- 6. You will first be asked to map the authors in this export file to users --> |
---|
14 | <!-- on the site. For each author, you may choose to map to an --> |
---|
15 | <!-- existing user on the site or to create a new user. --> |
---|
16 | <!-- 7. WordPress will then import each of the posts, pages, comments, categories, etc. --> |
---|
17 | <!-- contained in this file into your site. --> |
---|
18 | |
---|
19 | <!-- generator="WordPress/5.6-alpha-48683-src" created="2020-10-03 03:43" --> |
---|
20 | <rss version="2.0" |
---|
21 | xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/" |
---|
22 | xmlns:content="http://purl.org/rss/1.0/modules/content/" |
---|
23 | xmlns:wfw="http://wellformedweb.org/CommentAPI/" |
---|
24 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
---|
25 | xmlns:wp="http://wordpress.org/export/1.2/" |
---|
26 | > |
---|
27 | |
---|
28 | <channel> |
---|
29 | <title>SVN</title> |
---|
30 | <link>http://localhost/wpsvn/src</link> |
---|
31 | <description></description> |
---|
32 | <pubDate>Sat, 03 Oct 2020 03:43:55 +0000</pubDate> |
---|
33 | <language>en-US</language> |
---|
34 | <wp:wxr_version>1.2</wp:wxr_version> |
---|
35 | <wp:base_site_url>http://localhost/wpsvn/src</wp:base_site_url> |
---|
36 | <wp:base_blog_url>http://localhost/wpsvn/src</wp:base_blog_url> |
---|
37 | |
---|
38 | <wp:author><wp:author_id>1</wp:author_id><wp:author_login><![CDATA[test]]></wp:author_login><wp:author_display_name><![CDATA[test]]></wp:author_display_name><wp:author_first_name><![CDATA[]]></wp:author_first_name><wp:author_last_name><![CDATA[]]></wp:author_last_name></wp:author> |
---|
39 | |
---|
40 | |
---|
41 | <generator>https://wordpress.org/?v=5.6-alpha-48683-src</generator> |
---|
42 | |
---|
43 | <item> |
---|
44 | <title>Lists</title> |
---|
45 | <link>http://localhost/wpsvn/src/uncategorized/lists/</link> |
---|
46 | <pubDate>Wed, 09 Sep 2020 22:48:00 +0000</pubDate> |
---|
47 | <dc:creator><![CDATA[test]]></dc:creator> |
---|
48 | <guid isPermaLink="false">http://localhost/wpsvn/src/?p=404</guid> |
---|
49 | <description></description> |
---|
50 | <content:encoded><![CDATA[<!-- wp:heading --> |
---|
51 | <h2>List Blocks</h2> |
---|
52 | <!-- /wp:heading --> |
---|
53 | |
---|
54 | <!-- wp:paragraph --> |
---|
55 | <p><strong>Unordered list</strong> in list block</p> |
---|
56 | <!-- /wp:paragraph --> |
---|
57 | |
---|
58 | <!-- wp:list --> |
---|
59 | <ul><li>list item 1</li><li>list item 2</li><li>list item 3</li></ul> |
---|
60 | <!-- /wp:list --> |
---|
61 | |
---|
62 | <!-- wp:paragraph --> |
---|
63 | <p><strong>Ordered list</strong> in list block</p> |
---|
64 | <!-- /wp:paragraph --> |
---|
65 | |
---|
66 | <!-- wp:list {"ordered":true} --> |
---|
67 | <ol><li>list item 1</li><li>list item 2</li><li>list item 3</li></ol> |
---|
68 | <!-- /wp:list --> |
---|
69 | |
---|
70 | <!-- wp:paragraph --> |
---|
71 | <p><strong>Unordered list inside another unordered list</strong>, in a list block</p> |
---|
72 | <!-- /wp:paragraph --> |
---|
73 | |
---|
74 | <!-- wp:list --> |
---|
75 | <ul><li>outer list item 1<ul><li>nested list item 1</li></ul></li><li>outer list item 2</li></ul> |
---|
76 | <!-- /wp:list --> |
---|
77 | |
---|
78 | <!-- wp:paragraph --> |
---|
79 | <p><strong>Ordered list inside another ordered list</strong>, in a list block</p> |
---|
80 | <!-- /wp:paragraph --> |
---|
81 | |
---|
82 | <!-- wp:list {"ordered":true} --> |
---|
83 | <ol><li>outer list item 1<ol><li>nested list item 1</li></ol></li><li>outer list item 2</li></ol> |
---|
84 | <!-- /wp:list --> |
---|
85 | |
---|
86 | <!-- wp:paragraph --> |
---|
87 | <p><strong>Unordered list inside an ordered list</strong>, in a list block</p> |
---|
88 | <!-- /wp:paragraph --> |
---|
89 | |
---|
90 | <!-- wp:list {"ordered":true} --> |
---|
91 | <ol><li>ordered list item 1<ul><li>bulleted inner list item 1</li></ul></li><li>ordered list item 2</li></ol> |
---|
92 | <!-- /wp:list --> |
---|
93 | |
---|
94 | <!-- wp:paragraph --> |
---|
95 | <p><strong>Ordered list inside an unordered list</strong>, in a list block</p> |
---|
96 | <!-- /wp:paragraph --> |
---|
97 | |
---|
98 | <!-- wp:list --> |
---|
99 | <ul><li>bulleted outer list item 1<ol><li>ordered inner list item 1</li></ol></li><li>bulleted outer list item 2</li></ul> |
---|
100 | <!-- /wp:list --> |
---|
101 | |
---|
102 | <!-- wp:paragraph --> |
---|
103 | <p>paragraph</p> |
---|
104 | <!-- /wp:paragraph --> |
---|
105 | |
---|
106 | <!-- wp:group {"align":"full","style":{"color":{"background":"#daeaff"}}} --> |
---|
107 | <div class="wp-block-group alignfull has-background" style="background-color:#daeaff"><div class="wp-block-group__inner-container"><!-- wp:heading --> |
---|
108 | <h2>List Blocks in Group Block (Full Width)</h2> |
---|
109 | <!-- /wp:heading --> |
---|
110 | |
---|
111 | <!-- wp:paragraph --> |
---|
112 | <p><strong>Unordered list</strong> in list block, inside group block</p> |
---|
113 | <!-- /wp:paragraph --> |
---|
114 | |
---|
115 | <!-- wp:list --> |
---|
116 | <ul><li>list item 1</li><li>list item 2</li><li>list item 3</li></ul> |
---|
117 | <!-- /wp:list --> |
---|
118 | |
---|
119 | <!-- wp:paragraph --> |
---|
120 | <p><strong>Ordered list</strong> in list block, inside group block</p> |
---|
121 | <!-- /wp:paragraph --> |
---|
122 | |
---|
123 | <!-- wp:list {"ordered":true} --> |
---|
124 | <ol><li>list item 1</li><li>list item 2</li><li>list item 3</li></ol> |
---|
125 | <!-- /wp:list --> |
---|
126 | |
---|
127 | <!-- wp:paragraph --> |
---|
128 | <p><strong>Unordered list inside another unordered list</strong>, in a list block, inside group block</p> |
---|
129 | <!-- /wp:paragraph --> |
---|
130 | |
---|
131 | <!-- wp:list --> |
---|
132 | <ul><li>outer list item 1<ul><li>nested list item 1</li></ul></li><li>outer list item 2</li></ul> |
---|
133 | <!-- /wp:list --> |
---|
134 | |
---|
135 | <!-- wp:paragraph --> |
---|
136 | <p><strong>Ordered list inside another ordered list</strong>, in a list block, inside group block</p> |
---|
137 | <!-- /wp:paragraph --> |
---|
138 | |
---|
139 | <!-- wp:list {"ordered":true} --> |
---|
140 | <ol><li>outer list item 1<ol><li>nested list item 1</li></ol></li><li>outer list item 2</li></ol> |
---|
141 | <!-- /wp:list --> |
---|
142 | |
---|
143 | <!-- wp:paragraph --> |
---|
144 | <p><strong>Unordered list inside an ordered list</strong>, in a list block, inside group block</p> |
---|
145 | <!-- /wp:paragraph --> |
---|
146 | |
---|
147 | <!-- wp:list {"ordered":true} --> |
---|
148 | <ol><li>ordered list item 1<ul><li>bulleted inner list item 1</li></ul></li><li>ordered list item 2</li></ol> |
---|
149 | <!-- /wp:list --> |
---|
150 | |
---|
151 | <!-- wp:paragraph --> |
---|
152 | <p><strong>Ordered list inside an unordered list</strong>, in a list block, inside group block</p> |
---|
153 | <!-- /wp:paragraph --> |
---|
154 | |
---|
155 | <!-- wp:list --> |
---|
156 | <ul><li>bulleted outer list item 1<ol><li>ordered inner list item 1</li></ol></li><li>bulleted outer list item 2</li></ul> |
---|
157 | <!-- /wp:list --> |
---|
158 | |
---|
159 | <!-- wp:paragraph --> |
---|
160 | <p>paragraph inside a group block</p> |
---|
161 | <!-- /wp:paragraph --></div></div> |
---|
162 | <!-- /wp:group --> |
---|
163 | |
---|
164 | <h2>Classic Block</h2> |
---|
165 | <p><strong>Unordered list</strong> in a classic block</p> |
---|
166 | <ul> |
---|
167 | <li>list item 1</li> |
---|
168 | <li>list item 2</li> |
---|
169 | <li>list item 3</li> |
---|
170 | </ul> |
---|
171 | <p><strong>Ordered list</strong> in a classic block</p> |
---|
172 | <ol> |
---|
173 | <li>list item 1</li> |
---|
174 | <li>list item 2</li> |
---|
175 | <li>list item 3</li> |
---|
176 | </ol> |
---|
177 | <p><strong>Unordered list inside another unordered list</strong>, in a classic block</p> |
---|
178 | <ul> |
---|
179 | <li>outer list item 1 |
---|
180 | <ul> |
---|
181 | <li>nested list item 1</li> |
---|
182 | </ul> |
---|
183 | </li> |
---|
184 | <li>outer list item 2</li> |
---|
185 | </ul> |
---|
186 | <p><strong>Ordered list inside another ordered list</strong>, in a classic block</p> |
---|
187 | <ol> |
---|
188 | <li>outer list item 1 |
---|
189 | <ol> |
---|
190 | <li>nested list item 1</li> |
---|
191 | </ol> |
---|
192 | </li> |
---|
193 | <li>outer list item 2</li> |
---|
194 | </ol> |
---|
195 | <p><strong>Unordered list inside an ordered list</strong>, in a classic block</p> |
---|
196 | <ol> |
---|
197 | <li>ordered list item 1 |
---|
198 | <ul> |
---|
199 | <li>bulleted inner list item 1</li> |
---|
200 | </ul> |
---|
201 | </li> |
---|
202 | <li>ordered list item 2</li> |
---|
203 | </ol> |
---|
204 | <p><strong>Ordered list inside an unordered list</strong>, in a classic block</p> |
---|
205 | <ul> |
---|
206 | <li>bulleted outer list item 1 |
---|
207 | <ol> |
---|
208 | <li>ordered inner list item 1</li> |
---|
209 | </ol> |
---|
210 | </li> |
---|
211 | <li>bulleted outer list item 2</li> |
---|
212 | </ul> |
---|
213 | <p>paragraph in a classic block</p>]]></content:encoded> |
---|
214 | <excerpt:encoded><![CDATA[]]></excerpt:encoded> |
---|
215 | <wp:post_id>404</wp:post_id> |
---|
216 | <wp:post_date><![CDATA[2020-09-10 01:48:00]]></wp:post_date> |
---|
217 | <wp:post_date_gmt><![CDATA[2020-09-09 22:48:00]]></wp:post_date_gmt> |
---|
218 | <wp:comment_status><![CDATA[closed]]></wp:comment_status> |
---|
219 | <wp:ping_status><![CDATA[closed]]></wp:ping_status> |
---|
220 | <wp:post_name><![CDATA[lists]]></wp:post_name> |
---|
221 | <wp:status><![CDATA[publish]]></wp:status> |
---|
222 | <wp:post_parent>0</wp:post_parent> |
---|
223 | <wp:menu_order>0</wp:menu_order> |
---|
224 | <wp:post_type><![CDATA[post]]></wp:post_type> |
---|
225 | <wp:post_password><![CDATA[]]></wp:post_password> |
---|
226 | <wp:is_sticky>0</wp:is_sticky> |
---|
227 | <category domain="language" nicename="en"><![CDATA[English]]></category> |
---|
228 | <category domain="post_translations" nicename="pll_5f5a7fec7492a"><![CDATA[pll_5f5a7fec7492a]]></category> |
---|
229 | <category domain="category" nicename="uncategorized"><![CDATA[Uncategorized]]></category> |
---|
230 | <wp:postmeta> |
---|
231 | <wp:meta_key><![CDATA[classic-editor-remember]]></wp:meta_key> |
---|
232 | <wp:meta_value><![CDATA[block-editor]]></wp:meta_value> |
---|
233 | </wp:postmeta> |
---|
234 | </item> |
---|
235 | <item> |
---|
236 | <title>Lists (RTL)</title> |
---|
237 | <link>http://localhost/wpsvn/src/ar/uncategorized-ar/418/</link> |
---|
238 | <pubDate>Thu, 10 Sep 2020 19:35:06 +0000</pubDate> |
---|
239 | <dc:creator><![CDATA[test]]></dc:creator> |
---|
240 | <guid isPermaLink="false">http://localhost/wpsvn/src/?p=418</guid> |
---|
241 | <description></description> |
---|
242 | <content:encoded><![CDATA[<!-- wp:heading --> |
---|
243 | <h2>List Blocks</h2> |
---|
244 | <!-- /wp:heading --> |
---|
245 | |
---|
246 | <!-- wp:paragraph --> |
---|
247 | <p><strong>Unordered list</strong> in list block</p> |
---|
248 | <!-- /wp:paragraph --> |
---|
249 | |
---|
250 | <!-- wp:list --> |
---|
251 | <ul><li>1<sup>st</sup> list item</li><li>2<sup>nd</sup> list item</li><li>3<sup>rd</sup> list item</li></ul> |
---|
252 | <!-- /wp:list --> |
---|
253 | |
---|
254 | <!-- wp:paragraph --> |
---|
255 | <p><strong>Ordered list</strong> in list block</p> |
---|
256 | <!-- /wp:paragraph --> |
---|
257 | |
---|
258 | <!-- wp:list {"ordered":true} --> |
---|
259 | <ol><li>1<sup>st</sup> list item</li><li>2<sup>nd</sup> list item</li><li>3<sup>rd</sup> list item</li></ol> |
---|
260 | <!-- /wp:list --> |
---|
261 | |
---|
262 | <!-- wp:paragraph --> |
---|
263 | <p><strong>Unordered list inside another unordered list</strong>, in a list block</p> |
---|
264 | <!-- /wp:paragraph --> |
---|
265 | |
---|
266 | <!-- wp:list --> |
---|
267 | <ul><li>1<sup>st</sup> outer list item<ul><li>1<sup>st</sup> nested list item</li></ul></li><li>2<sup>nd</sup> outer list item</li></ul> |
---|
268 | <!-- /wp:list --> |
---|
269 | |
---|
270 | <!-- wp:paragraph --> |
---|
271 | <p><strong>Ordered list inside another ordered list</strong>, in a list block</p> |
---|
272 | <!-- /wp:paragraph --> |
---|
273 | |
---|
274 | <!-- wp:list {"ordered":true} --> |
---|
275 | <ol><li>1<sup>st</sup> outer list item<ol><li>1<sup>st</sup> nested list item</li></ol></li><li>2<sup>nd</sup> outer list item</li></ol> |
---|
276 | <!-- /wp:list --> |
---|
277 | |
---|
278 | <!-- wp:paragraph --> |
---|
279 | <p><strong>Unordered list inside an ordered list</strong>, in a list block</p> |
---|
280 | <!-- /wp:paragraph --> |
---|
281 | |
---|
282 | <!-- wp:list {"ordered":true} --> |
---|
283 | <ol><li>1<sup>st</sup> ordered list item<ul><li>1<sup>st</sup> bulleted inner list item</li></ul></li><li>2<sup>nd</sup> ordered list item</li></ol> |
---|
284 | <!-- /wp:list --> |
---|
285 | |
---|
286 | <!-- wp:paragraph --> |
---|
287 | <p><strong>Ordered list inside an unordered list</strong>, in a list block</p> |
---|
288 | <!-- /wp:paragraph --> |
---|
289 | |
---|
290 | <!-- wp:list --> |
---|
291 | <ul><li>1<sup>st</sup> bulleted outer list item<ol><li>1<sup>st</sup> ordered inner list item</li></ol></li><li>2<sup>nd</sup> bulleted outer list item</li></ul> |
---|
292 | <!-- /wp:list --> |
---|
293 | |
---|
294 | <!-- wp:paragraph --> |
---|
295 | <p>paragraph</p> |
---|
296 | <!-- /wp:paragraph --> |
---|
297 | |
---|
298 | <!-- wp:group {"align":"full","style":{"color":{"background":"#daeaff"}}} --> |
---|
299 | <div class="wp-block-group alignfull has-background" style="background-color:#daeaff"><div class="wp-block-group__inner-container"><!-- wp:heading --> |
---|
300 | <h2>List Blocks in Group Block (Full Width)</h2> |
---|
301 | <!-- /wp:heading --> |
---|
302 | |
---|
303 | <!-- wp:paragraph --> |
---|
304 | <p><strong>Unordered list</strong> in list block, inside group block</p> |
---|
305 | <!-- /wp:paragraph --> |
---|
306 | |
---|
307 | <!-- wp:list --> |
---|
308 | <ul><li>1<sup>st</sup> list item</li><li>2<sup>nd</sup> list item</li><li>3<sup>rd</sup> list item</li></ul> |
---|
309 | <!-- /wp:list --> |
---|
310 | |
---|
311 | <!-- wp:paragraph --> |
---|
312 | <p><strong>Ordered list</strong> in list block, inside group block</p> |
---|
313 | <!-- /wp:paragraph --> |
---|
314 | |
---|
315 | <!-- wp:list {"ordered":true} --> |
---|
316 | <ol><li>1<sup>st</sup> list item</li><li>2<sup>nd</sup> list item</li><li>3<sup>rd</sup> list item</li></ol> |
---|
317 | <!-- /wp:list --> |
---|
318 | |
---|
319 | <!-- wp:paragraph --> |
---|
320 | <p><strong>Unordered list inside another unordered list</strong>, in a list block, inside group block</p> |
---|
321 | <!-- /wp:paragraph --> |
---|
322 | |
---|
323 | <!-- wp:list --> |
---|
324 | <ul><li>1<sup>st</sup> outer list item<ul><li>1<sup>st</sup> nested list item</li></ul></li><li>2<sup>nd</sup> outer list item</li></ul> |
---|
325 | <!-- /wp:list --> |
---|
326 | |
---|
327 | <!-- wp:paragraph --> |
---|
328 | <p><strong>Ordered list inside another ordered list</strong>, in a list block, inside group block</p> |
---|
329 | <!-- /wp:paragraph --> |
---|
330 | |
---|
331 | <!-- wp:list {"ordered":true} --> |
---|
332 | <ol><li>1<sup>st</sup> outer list item<ol><li>1<sup>st</sup> nested list item</li></ol></li><li>2<sup>nd</sup> outer list item</li></ol> |
---|
333 | <!-- /wp:list --> |
---|
334 | |
---|
335 | <!-- wp:paragraph --> |
---|
336 | <p><strong>Unordered list inside an ordered list</strong>, in a list block, inside group block</p> |
---|
337 | <!-- /wp:paragraph --> |
---|
338 | |
---|
339 | <!-- wp:list {"ordered":true} --> |
---|
340 | <ol><li>1<sup>st</sup> ordered list item<ul><li>1<sup>st</sup> bulleted inner list item</li></ul></li><li>2<sup>nd</sup> ordered list item</li></ol> |
---|
341 | <!-- /wp:list --> |
---|
342 | |
---|
343 | <!-- wp:paragraph --> |
---|
344 | <p><strong>Ordered list inside an unordered list</strong>, in a list block, inside group block</p> |
---|
345 | <!-- /wp:paragraph --> |
---|
346 | |
---|
347 | <!-- wp:list --> |
---|
348 | <ul><li>1<sup>st</sup> bulleted outer list item<ol><li>1<sup>st</sup> ordered inner list item</li></ol></li><li>2<sup>nd</sup> bulleted outer list item</li></ul> |
---|
349 | <!-- /wp:list --> |
---|
350 | |
---|
351 | <!-- wp:paragraph --> |
---|
352 | <p>paragraph inside a group block</p> |
---|
353 | <!-- /wp:paragraph --></div></div> |
---|
354 | <!-- /wp:group --> |
---|
355 | |
---|
356 | <h2>Classic Block</h2> |
---|
357 | <p><strong>Unordered list</strong> in a classic block</p> |
---|
358 | <ul> |
---|
359 | <li>1<sup>st</sup> list item</li> |
---|
360 | <li>2<sup>nd</sup> list item</li> |
---|
361 | <li>3<sup>rd</sup> list item</li> |
---|
362 | </ul> |
---|
363 | <p><strong>Ordered list</strong> in a classic block</p> |
---|
364 | <ol> |
---|
365 | <li>1<sup>st</sup> list item</li> |
---|
366 | <li>2<sup>nd</sup> list item</li> |
---|
367 | <li>3<sup>rd</sup> list item</li> |
---|
368 | </ol> |
---|
369 | <p><strong>Unordered list inside another unordered list</strong>, in a classic block</p> |
---|
370 | <ul> |
---|
371 | <li>1<sup>st</sup> outer list item |
---|
372 | <ul> |
---|
373 | <li>1<sup>st</sup> nested list item</li> |
---|
374 | </ul> |
---|
375 | </li> |
---|
376 | <li>2<sup>nd</sup> outer list item</li> |
---|
377 | </ul> |
---|
378 | <p><strong>Ordered list inside another ordered list</strong>, in a classic block</p> |
---|
379 | <ol> |
---|
380 | <li>1<sup>st</sup> outer list item |
---|
381 | <ol> |
---|
382 | <li>1<sup>st</sup> nested list item</li> |
---|
383 | </ol> |
---|
384 | </li> |
---|
385 | <li>2<sup>nd</sup> outer list item</li> |
---|
386 | </ol> |
---|
387 | <p><strong>Unordered list inside an ordered list</strong>, in a classic block</p> |
---|
388 | <ol> |
---|
389 | <li>1<sup>st</sup> ordered list item |
---|
390 | <ul> |
---|
391 | <li>1<sup>st</sup> bulleted inner list item</li> |
---|
392 | </ul> |
---|
393 | </li> |
---|
394 | <li>2<sup>nd</sup> ordered list item</li> |
---|
395 | </ol> |
---|
396 | <p><strong>Ordered list inside an unordered list</strong>, in a classic block</p> |
---|
397 | <ul> |
---|
398 | <li>1<sup>st</sup> bulleted outer list item |
---|
399 | <ol> |
---|
400 | <li>1<sup>st</sup> ordered inner list item</li> |
---|
401 | </ol> |
---|
402 | </li> |
---|
403 | <li>2<sup>nd</sup> bulleted outer list item</li> |
---|
404 | </ul> |
---|
405 | <p>paragraph in a classic block</p>]]></content:encoded> |
---|
406 | <excerpt:encoded><![CDATA[]]></excerpt:encoded> |
---|
407 | <wp:post_id>418</wp:post_id> |
---|
408 | <wp:post_date><![CDATA[2020-09-10 22:35:06]]></wp:post_date> |
---|
409 | <wp:post_date_gmt><![CDATA[2020-09-10 19:35:06]]></wp:post_date_gmt> |
---|
410 | <wp:comment_status><![CDATA[closed]]></wp:comment_status> |
---|
411 | <wp:ping_status><![CDATA[closed]]></wp:ping_status> |
---|
412 | <wp:post_name><![CDATA[418]]></wp:post_name> |
---|
413 | <wp:status><![CDATA[publish]]></wp:status> |
---|
414 | <wp:post_parent>0</wp:post_parent> |
---|
415 | <wp:menu_order>0</wp:menu_order> |
---|
416 | <wp:post_type><![CDATA[post]]></wp:post_type> |
---|
417 | <wp:post_password><![CDATA[]]></wp:post_password> |
---|
418 | <wp:is_sticky>0</wp:is_sticky> |
---|
419 | <category domain="post_translations" nicename="pll_5f5a7fec7492a"><![CDATA[pll_5f5a7fec7492a]]></category> |
---|
420 | <category domain="category" nicename="uncategorized-ar"><![CDATA[Uncategorized]]></category> |
---|
421 | <category domain="language" nicename="ar"><![CDATA[العربية]]></category> |
---|
422 | <wp:postmeta> |
---|
423 | <wp:meta_key><![CDATA[classic-editor-remember]]></wp:meta_key> |
---|
424 | <wp:meta_value><![CDATA[block-editor]]></wp:meta_value> |
---|
425 | </wp:postmeta> |
---|
426 | </item> |
---|
427 | </channel> |
---|
428 | </rss> |
---|
429 | |
---|