| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <svg xmlns="http://www.w3.org/2000/svg" |
| 3 | width="1280" height="720" viewBox="0 0 1280 720" |
| 4 | data-pptx-master="china_telecom_content_master" data-pptx-master-name="China Telecom Content" |
| 5 | data-pptx-layout="content" data-pptx-layout-name="Title and Content"> |
| 6 | <rect id="content-master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF" |
| 7 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 8 | <rect id="content-master-red-capsule" x="0" y="32" width="206" height="64" rx="24" fill="#C00000" |
| 9 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 10 | <rect id="content-master-red-lane" x="114" y="32" width="1166" height="64" fill="#C00000" |
| 11 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 12 | <rect id="content-master-gray-lane" x="206" y="39" width="1074" height="50" rx="22" fill="#D9D9D9" |
| 13 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 14 | <image id="content-master-header-brand" x="1000" y="38" width="208" height="48" |
| 15 | href="../images/header_brand.png" preserveAspectRatio="xMaxYMid meet" |
| 16 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 17 | <line id="content-master-footer-rule" x1="72" y1="650" x2="1208" y2="650" stroke="#D1D5DB" |
| 18 | stroke-width="1" data-pptx-layer="master" data-pptx-editable="false"/> |
| 19 | |
| 20 | <rect id="content-panel" x="72" y="132" width="1136" height="486" rx="24" |
| 21 | fill="#F8FAFC" stroke="#D1D5DB" stroke-width="1" |
| 22 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 23 | <rect id="content-panel-accent" x="1078" y="552" width="72" height="4" rx="2" fill="#C00000" |
| 24 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 25 | <rect id="content-panel-accent-soft" x="1042" y="572" width="132" height="4" rx="2" |
| 26 | fill="#C00000" fill-opacity="0.24" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 27 | <g id="content-section-slot" data-pptx-placeholder="body" data-pptx-idx="1" |
| 28 | data-pptx-bounds="40 44 146 40"> |
| 29 | <text id="content-section-carrier" data-pptx-carrier="true" |
| 30 | x="40" y="72" fill="#FFFFFF" |
| 31 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 32 | font-size="22" font-weight="700">{{SECTION_NAME}}</text> |
| 33 | </g> |
| 34 | <g id="content-title-slot" data-pptx-placeholder="title" |
| 35 | data-pptx-bounds="228 44 714 40"> |
| 36 | <text id="content-title-carrier" data-pptx-carrier="true" |
| 37 | x="228" y="72" fill="#2B2F33" |
| 38 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 39 | font-size="24" font-weight="700">{{PAGE_TITLE}}</text> |
| 40 | </g> |
| 41 | <g id="content-object-slot" data-pptx-placeholder="object" data-pptx-idx="2" |
| 42 | data-pptx-bounds="96 156 1088 438"> |
| 43 | <text id="content-object-carrier" data-pptx-carrier="true" |
| 44 | x="96" y="190" fill="#9CA3AF" |
| 45 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 46 | font-size="20">{{CONTENT_AREA}}</text> |
| 47 | </g> |
| 48 | <g id="content-source-slot" data-pptx-placeholder="footer" data-pptx-idx="3" |
| 49 | data-pptx-bounds="72 658 720 28"> |
| 50 | <text id="content-source-carrier" data-pptx-carrier="true" |
| 51 | x="72" y="678" fill="#6B7280" |
| 52 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="13">{{SOURCE}}</text> |
| 53 | </g> |
| 54 | <g id="content-slide-number-slot" data-pptx-placeholder="slide-number" |
| 55 | data-pptx-idx="4" data-pptx-bounds="1128 658 80 28"> |
| 56 | <text id="content-slide-number-carrier" data-pptx-carrier="true" |
| 57 | x="1208" y="678" text-anchor="end" fill="#6B7280" |
| 58 | font-family="Arial, sans-serif" font-size="13">{{PAGE_NUM}}</text> |
| 59 | </g> |
| 60 | </svg> |
| 61 |