blob: fa95da1f59f8a68c0d801a655581de2d03a9f96c (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text">
<office:body>
<text:p>Minden jót!</text:p>
</office:body>
</office:document>
|