| 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_brand_master" data-pptx-master-name="China Telecom Brand" |
| 5 | data-pptx-layout="cover" data-pptx-layout-name="Cover"> |
| 6 | <rect id="brand-master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF" |
| 7 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 8 | <rect id="brand-master-top-rule" x="0" y="0" width="1280" height="8" fill="#C00000" |
| 9 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 10 | <image id="brand-master-footer-ribbon" x="0" y="554" width="1280" height="166" |
| 11 | href="../images/footer_ribbon.png" preserveAspectRatio="xMidYMid slice" |
| 12 | data-pptx-layer="master" data-pptx-editable="false"/> |
| 13 | <text id="brand-master-footer-label" x="72" y="650" fill="#FFFFFF" |
| 14 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="14" |
| 15 | data-pptx-layer="master" data-pptx-editable="false">CHINA TELECOM</text> |
| 16 | |
| 17 | <rect id="cover-title-accent" x="72" y="118" width="6" height="316" rx="3" fill="#C00000" |
| 18 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 19 | <image id="cover-logo" x="72" y="34" width="214" height="58" href="../images/logo.png" |
| 20 | preserveAspectRatio="xMinYMid meet" data-pptx-layer="layout" data-pptx-editable="false"/> |
| 21 | <rect id="cover-brand-card" x="820" y="136" width="388" height="318" rx="28" |
| 22 | fill="#F8FAFC" stroke="#E5E7EB" stroke-width="2" |
| 23 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 24 | <rect id="cover-brand-card-accent" x="858" y="188" width="110" height="4" rx="2" fill="#C00000" |
| 25 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 26 | <image id="cover-slogan" x="862" y="236" width="292" height="102" |
| 27 | href="../images/slogan_red.png" preserveAspectRatio="xMidYMid meet" |
| 28 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 29 | <image id="cover-skyline" x="848" y="350" width="324" height="92" |
| 30 | href="../images/skyline_bg.png" preserveAspectRatio="xMidYMid meet" |
| 31 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 32 | <rect id="cover-title-rule" x="108" y="288" width="144" height="6" rx="3" fill="#C00000" |
| 33 | data-pptx-layer="layout" data-pptx-editable="false"/> |
| 34 | <g id="cover-title-slot" data-pptx-placeholder="title" |
| 35 | data-pptx-bounds="108 148 640 82"> |
| 36 | <text id="cover-title-carrier" data-pptx-carrier="true" |
| 37 | x="108" y="202" fill="#111827" |
| 38 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 39 | font-size="42" font-weight="700">{{TITLE}}</text> |
| 40 | </g> |
| 41 | <g id="cover-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="1" |
| 42 | data-pptx-bounds="108 226 640 48"> |
| 43 | <text id="cover-subtitle-carrier" data-pptx-carrier="true" |
| 44 | x="108" y="258" fill="#6B7280" |
| 45 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 46 | font-size="21">{{SUBTITLE}}</text> |
| 47 | </g> |
| 48 | <g id="cover-author-slot" data-pptx-placeholder="body" data-pptx-idx="2" |
| 49 | data-pptx-bounds="108 322 560 48"> |
| 50 | <text id="cover-author-carrier" data-pptx-carrier="true" |
| 51 | x="108" y="354" fill="#2B2F33" |
| 52 | font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" |
| 53 | font-size="18">{{AUTHOR}}</text> |
| 54 | </g> |
| 55 | <g id="cover-date-slot" data-pptx-placeholder="date" data-pptx-idx="3" |
| 56 | data-pptx-bounds="108 386 320 38"> |
| 57 | <text id="cover-date-carrier" data-pptx-carrier="true" |
| 58 | x="108" y="412" fill="#6B7280" |
| 59 | font-family="Arial, Microsoft YaHei, sans-serif" font-size="15">{{DATE}}</text> |
| 60 | </g> |
| 61 | </svg> |
| 62 |