<!--
Description: feed entry link title attribute
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <entry>
    <link title="Link Title" />
  </entry>
</feed>
