| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" width="1242" height="1660" viewBox="0 0 1242 1660" |
| 3 | data-pptx-master="xiaohongshu_post_master" data-pptx-master-name="Xiaohongshu Post" |
| 4 | data-pptx-layout="numbered_list" data-pptx-layout-name="Numbered List"> |
| 5 | <rect id="master-background" x="0" y="0" width="1242" height="1660" fill="#FFFFFF" |
| 6 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 7 | <rect id="numbered-list-row-one" x="80" y="376" width="1082" height="320" rx="20" fill="#F4F6F8" |
| 8 | stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <rect id="numbered-list-row-two" x="80" y="748" width="1082" height="320" rx="20" fill="#F4F6F8" |
| 10 | stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 11 | <rect id="numbered-list-row-three" x="80" y="1120" width="1082" height="320" rx="20" fill="#F4F6F8" |
| 12 | stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 13 | <circle id="numbered-list-marker-one" cx="176" cy="456" r="44" fill="#E2E8F0" |
| 14 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 15 | <circle id="numbered-list-marker-two" cx="176" cy="828" r="44" fill="#E2E8F0" |
| 16 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 17 | <circle id="numbered-list-marker-three" cx="176" cy="1200" r="44" fill="#E2E8F0" |
| 18 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 19 | <text id="numbered-list-digit-one" x="176" y="472" text-anchor="middle" fill="#64748B" |
| 20 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="40" font-weight="700" |
| 21 | data-pptx-layer="layout" data-pptx-editable="false">1</text> |
| 22 | <text id="numbered-list-digit-two" x="176" y="844" text-anchor="middle" fill="#64748B" |
| 23 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="40" font-weight="700" |
| 24 | data-pptx-layer="layout" data-pptx-editable="false">2</text> |
| 25 | <text id="numbered-list-digit-three" x="176" y="1216" text-anchor="middle" fill="#64748B" |
| 26 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="40" font-weight="700" |
| 27 | data-pptx-layer="layout" data-pptx-editable="false">3</text> |
| 28 | <g id="numbered-list-title-slot" data-pptx-placeholder="title" |
| 29 | data-pptx-bounds="80 112 1082 200"> |
| 30 | <text id="numbered-list-title-carrier" data-pptx-carrier="true" |
| 31 | x="80" y="232" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 32 | font-size="64" font-weight="700">{{PAGE_TITLE}}</text> |
| 33 | </g> |
| 34 | <g id="numbered-list-one-slot" data-pptx-placeholder="object" data-pptx-idx="1" |
| 35 | data-pptx-bounds="256 400 906 272"> |
| 36 | <text id="numbered-list-one-carrier" data-pptx-carrier="true" |
| 37 | x="256" y="460" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 38 | font-size="34">{{ITEM_1}}</text> |
| 39 | </g> |
| 40 | <g id="numbered-list-two-slot" data-pptx-placeholder="object" data-pptx-idx="2" |
| 41 | data-pptx-bounds="256 772 906 272"> |
| 42 | <text id="numbered-list-two-carrier" data-pptx-carrier="true" |
| 43 | x="256" y="832" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 44 | font-size="34">{{ITEM_2}}</text> |
| 45 | </g> |
| 46 | <g id="numbered-list-three-slot" data-pptx-placeholder="object" data-pptx-idx="3" |
| 47 | data-pptx-bounds="256 1144 906 272"> |
| 48 | <text id="numbered-list-three-carrier" data-pptx-carrier="true" |
| 49 | x="256" y="1204" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 50 | font-size="34">{{ITEM_3}}</text> |
| 51 | </g> |
| 52 | <g id="numbered-list-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="4" |
| 53 | data-pptx-bounds="80 1500 1082 60"> |
| 54 | <text id="numbered-list-footer-carrier" data-pptx-carrier="true" |
| 55 | x="80" y="1542" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif" |
| 56 | font-size="26">{{FOOTER_NOTE}}</text> |
| 57 | </g> |
| 58 | </svg> |
| 59 |