| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="768" viewBox="0 0 1024 768" |
| 3 | data-pptx-master="presentation_core_43_master" data-pptx-master-name="Presentation Core 4:3" |
| 4 | data-pptx-layout="title_only" data-pptx-layout-name="Title Only"> |
| 5 | <rect id="master-background" x="0" y="0" width="1024" height="768" fill="#FFFFFF" |
| 6 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 7 | <line id="title-only-rule" x1="56" y1="120" x2="968" y2="120" stroke="#E2E8F0" |
| 8 | stroke-width="2" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 9 | <g id="title-only-title-slot" data-pptx-placeholder="title" |
| 10 | data-pptx-bounds="56 36 912 64"> |
| 11 | <text id="title-only-title-carrier" data-pptx-carrier="true" |
| 12 | x="56" y="82" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif" |
| 13 | font-size="32" font-weight="700">{{PAGE_TITLE}}</text> |
| 14 | </g> |
| 15 | </svg> |
| 16 |