| 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="step_flow" data-pptx-layout-name="Vertical Step Flow"> |
| 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 | <line id="step-flow-axis" x1="176" y1="416" x2="176" y2="1140" stroke="#CBD5E1" |
| 8 | stroke-width="6" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <circle id="step-flow-node-one" cx="176" cy="416" r="20" fill="#FFFFFF" stroke="#94A3B8" |
| 10 | stroke-width="6" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 11 | <circle id="step-flow-node-two" cx="176" cy="778" r="20" fill="#FFFFFF" stroke="#94A3B8" |
| 12 | stroke-width="6" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 13 | <circle id="step-flow-node-three" cx="176" cy="1140" r="20" fill="#FFFFFF" stroke="#94A3B8" |
| 14 | stroke-width="6" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 15 | <g id="step-flow-title-slot" data-pptx-placeholder="title" |
| 16 | data-pptx-bounds="80 112 1082 200"> |
| 17 | <text id="step-flow-title-carrier" data-pptx-carrier="true" |
| 18 | x="80" y="232" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 19 | font-size="64" font-weight="700">{{PAGE_TITLE}}</text> |
| 20 | </g> |
| 21 | <g id="step-flow-one-slot" data-pptx-placeholder="object" data-pptx-idx="1" |
| 22 | data-pptx-bounds="256 376 906 340"> |
| 23 | <text id="step-flow-one-carrier" data-pptx-carrier="true" |
| 24 | x="256" y="436" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 25 | font-size="34">{{STEP_1}}</text> |
| 26 | </g> |
| 27 | <g id="step-flow-two-slot" data-pptx-placeholder="object" data-pptx-idx="2" |
| 28 | data-pptx-bounds="256 738 906 340"> |
| 29 | <text id="step-flow-two-carrier" data-pptx-carrier="true" |
| 30 | x="256" y="798" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 31 | font-size="34">{{STEP_2}}</text> |
| 32 | </g> |
| 33 | <g id="step-flow-three-slot" data-pptx-placeholder="object" data-pptx-idx="3" |
| 34 | data-pptx-bounds="256 1100 906 340"> |
| 35 | <text id="step-flow-three-carrier" data-pptx-carrier="true" |
| 36 | x="256" y="1160" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 37 | font-size="34">{{STEP_3}}</text> |
| 38 | </g> |
| 39 | <g id="step-flow-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="4" |
| 40 | data-pptx-bounds="80 1500 1082 60"> |
| 41 | <text id="step-flow-footer-carrier" data-pptx-carrier="true" |
| 42 | x="80" y="1542" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif" |
| 43 | font-size="26">{{FOOTER_NOTE}}</text> |
| 44 | </g> |
| 45 | </svg> |
| 46 |