<?xml version="1.0" encoding="UTF-8"?>

<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
 <office:body>
  <office:text>
   <text:p><text:a xlink:type="simple" xlink:href="http://www.example.org/path%20%20with%20%20spaces" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link">A sample hyperlink</text:a></text:p>
  </office:text>
 </office:body>
</office:document>