| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1920" viewBox="0 0 1080 1920" |
| 3 | data-pptx-master="story_vertical_master" data-pptx-master-name="Story Vertical" |
| 4 | data-pptx-layout="statement" data-pptx-layout-name="Statement"> |
| 5 | <rect id="master-background" x="0" y="0" width="1080" height="1920" fill="#FFFFFF" |
| 6 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 7 | <rect id="statement-accent" x="490" y="800" width="100" height="8" rx="4" fill="#CBD5E1" |
| 8 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <g id="statement-message-slot" data-pptx-placeholder="title" |
| 10 | data-pptx-bounds="80 880 920 400"> |
| 11 | <text id="statement-message-carrier" data-pptx-carrier="true" |
| 12 | x="540" y="980" text-anchor="middle" fill="#1E293B" |
| 13 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="64" font-weight="700">{{KEY_MESSAGE}}</text> |
| 14 | </g> |
| 15 | <g id="statement-support-slot" data-pptx-placeholder="body" data-pptx-idx="1" |
| 16 | data-pptx-bounds="120 1340 840 120"> |
| 17 | <text id="statement-support-carrier" data-pptx-carrier="true" |
| 18 | x="540" y="1392" text-anchor="middle" fill="#64748B" |
| 19 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="32">{{SUPPORT_TEXT}}</text> |
| 20 | </g> |
| 21 | </svg> |
| 22 |