<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>[[*pagetitle]]</title>
<link>[[~[[*id]]? &scheme=`full`]]</link>
<description>[[+tv.article_summary:cdata]]</description>
<language>[[++cultureKey]]</language>
<ttl>120</ttl>
<atom:link href="[[~[[*id]]? &scheme=`full`]]" rel="self" type="application/rss+xml" />
[[getResources?
&tpl=`rssItem`
&parents=`11`
&depth=`5`
&limit=`500`
&includeContent=`1`
&includeTVs=`1`
&showHidden=`1`
&hideContainers=`1`
]]
</channel>
</rss><item>
<title>[[+pagetitle:htmlent]]</title>
<link>[[++site_url]][[~[[+id]]]]</link>
<description>
[[+tv.article_summary:default=`[[+tv.article_summary=`600`]]`:cdata]]
</description>
<pubDate>[[+publishedon:strtotime:date=`%a, %d %b %Y %H:%M:%S -0600`]]</pubDate>
<guid isPermaLink="false">[[++site_url]][[~[[+id]]]]</guid>
<dc:creator>
by (name of company here)
</dc:creator>
</item>This question has been answered by paulp. See the first response.
<a href="outlookfeed://www.yourfeed.com">Add to Outlook</a>
I don't know a way to do that, though I know almost nothing about Outlook.
I use Notify with Subscribe at Bob's Guides to send updates to users about new blog posts. You essentially send a manual email for each new blog post. It's very convenient for me -- it takes just a few clicks to send a new notice, and you can let users select topics they want to be notified about.
It's not at all what you're looking for, but might work as a fallback if you can't find an Outlook solution.
Try adding a link using:
<a href="outlookfeed://www.yourfeed.com">Add to Outlook</a>