9 lines
No EOL
512 B
XML
9 lines
No EOL
512 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
|
|
<Relationship Id="rId1"
|
|
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout"
|
|
Target="../slideLayouts/slideLayout7.xml" />
|
|
<Relationship Id="{{.RelationshipID}}"
|
|
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/image"
|
|
Target="../media/{{.FileName}}.png" />
|
|
</Relationships> |