| 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="quote" data-pptx-layout-name="Quote"> |
| 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 | <text id="quote-mark" x="80" y="520" fill="#E2E8F0" |
| 8 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="180" font-weight="700" |
| 9 | data-pptx-layer="layout" data-pptx-editable="false">“</text> |
| 10 | <line id="quote-rule" x1="80" y1="1060" x2="280" y2="1060" stroke="#CBD5E1" |
| 11 | stroke-width="4" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 12 | <g id="quote-text-slot" data-pptx-placeholder="title" |
| 13 | data-pptx-bounds="80 560 1082 480"> |
| 14 | <text id="quote-text-carrier" data-pptx-carrier="true" |
| 15 | x="80" y="660" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 16 | font-size="56" font-weight="700">{{QUOTE_TEXT}}</text> |
| 17 | </g> |
| 18 | <g id="quote-attribution-slot" data-pptx-placeholder="body" data-pptx-idx="1" |
| 19 | data-pptx-bounds="80 1100 1082 80"> |
| 20 | <text id="quote-attribution-carrier" data-pptx-carrier="true" |
| 21 | x="80" y="1152" fill="#64748B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 22 | font-size="32">{{ATTRIBUTION}}</text> |
| 23 | </g> |
| 24 | <g id="quote-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="2" |
| 25 | data-pptx-bounds="80 1500 1082 60"> |
| 26 | <text id="quote-footer-carrier" data-pptx-carrier="true" |
| 27 | x="80" y="1542" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif" |
| 28 | font-size="26">{{FOOTER_NOTE}}</text> |
| 29 | </g> |
| 30 | </svg> |
| 31 |