| 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="two_card_stack" data-pptx-layout-name="Two-Card Stack"> |
| 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="two-card-stack-top-card" x="80" y="376" width="1082" height="504" rx="24" fill="#F4F6F8" |
| 8 | stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <rect id="two-card-stack-bottom-card" x="80" y="936" width="1082" height="504" rx="24" fill="#EEF2F6" |
| 10 | stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 11 | <g id="two-card-stack-title-slot" data-pptx-placeholder="title" |
| 12 | data-pptx-bounds="80 112 1082 200"> |
| 13 | <text id="two-card-stack-title-carrier" data-pptx-carrier="true" |
| 14 | x="80" y="232" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 15 | font-size="64" font-weight="700">{{PAGE_TITLE}}</text> |
| 16 | </g> |
| 17 | <g id="two-card-stack-top-slot" data-pptx-placeholder="object" data-pptx-idx="1" |
| 18 | data-pptx-bounds="120 416 1002 424"> |
| 19 | <text id="two-card-stack-top-carrier" data-pptx-carrier="true" |
| 20 | x="120" y="486" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 21 | font-size="36">{{CARD_1}}</text> |
| 22 | </g> |
| 23 | <g id="two-card-stack-bottom-slot" data-pptx-placeholder="object" data-pptx-idx="2" |
| 24 | data-pptx-bounds="120 976 1002 424"> |
| 25 | <text id="two-card-stack-bottom-carrier" data-pptx-carrier="true" |
| 26 | x="120" y="1046" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif" |
| 27 | font-size="36">{{CARD_2}}</text> |
| 28 | </g> |
| 29 | <g id="two-card-stack-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="3" |
| 30 | data-pptx-bounds="80 1500 1082 60"> |
| 31 | <text id="two-card-stack-footer-carrier" data-pptx-carrier="true" |
| 32 | x="80" y="1542" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif" |
| 33 | font-size="26">{{FOOTER_NOTE}}</text> |
| 34 | </g> |
| 35 | </svg> |
| 36 |