| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720" |
| 3 | data-pptx-master="presentation_core_master" data-pptx-master-name="Presentation Core" |
| 4 | data-pptx-layout="title_only" data-pptx-layout-name="Title Only"> |
| 5 | <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF" |
| 6 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 7 | <rect id="title-only-rule" x="64" y="120" width="1152" height="2" fill="#D6DCE3" |
| 8 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <g id="title-only-title-slot" data-pptx-placeholder="title" |
| 10 | data-pptx-bounds="64 40 1152 72"> |
| 11 | <text id="title-only-title-carrier" data-pptx-carrier="true" |
| 12 | x="64" y="90" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 13 | font-size="36" font-weight="700">{{PAGE_TITLE}}</text> |
| 14 | </g> |
| 15 | </svg> |
| 16 |