<!--
Description: entry multiple links
Expect:      $rss
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <link rel="alternate" type="application/xhtml+xml" href="http://www.example.com/"/>
  <link rel="service.post" type="application/atom+xml" href="http://www.example.com/post"/>
</entry>
</feed>
