<sub:channel rdf:about="http://www.wired.com/news_drop/netcenter/netcenter.rdf">
<!-- title for this subscription. This is the title for the subscription
locally and may have a different name than the official site. User agents
may wish to use the title of the RSS channel instead of the given title -->
<dc:title>Wired News</dc:title>
<!-- Can be any format but RSS (1.0) is recommended -->
<dc:format>application/rss+xml</dc:format>
<!-- optional site URL for use if :
1. the main RSS feed becomes invalid and we need to discover a new RSS
feed.
2. we want to XSLT the a 'blogroll' on the server
-->
<sub:site rdf:resource="http://www.wired.com"/>
<!-- client specific subscription URLs (vendor resources). This is provided
for ease of use by adopters. Ideally clients that need to invoke specific
clients should incorporate vendor integration into their system. For
example it would be better to have radio produce these URLs internally (or
via an external application) instead of assuming that all RSS producers will
provide the URL. -->
<sub:vendor sub:name="radio"
rdf:resource="http://127.0.0.1:5335/system/pages/subscriptions?url=http%3A%2F%2F80211b.weblogger.com%2Fxml%2FscriptingNews2.xml"/>
</sub:channel>