<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>p-nix</author_name>
  <author_url>https://blog.hatena.ne.jp/p-nix/</author_url>
  <blog_title>学び、そして考える</blog_title>
  <blog_url>https://p-nix.hatenadiary.org/</blog_url>
  <categories>
    <anon>.net</anon>
    <anon>wcf</anon>
  </categories>
  <description>LINQ to XML で RSSを読むことに挫折しておきながら別の道へ。これだけのことに果たしてWCFまで使う必要があるのかはなはだ疑問ですが。 .NET Framework 3.5 から、System.ServiceModel.Syndication 名前空間に SyndicationFeed というクラスがあります。 これを使うと、 XmlReader xr = XmlReader.Create(&quot;http://d.hatena.ne.jp/p-nix/rss2&quot;); SyndicationFeed feed = SyndicationFeed.Load(xr); foreach (va…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fp-nix.hatenadiary.org%2Fentry%2F20071228%2Fp3&quot; title=&quot; .NET Framework 3.5 の WCF の機能を使って RSS を読む - 学び、そして考える&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-12-28 00:00:02</published>
  <title> .NET Framework 3.5 の WCF の機能を使って RSS を読む</title>
  <type>rich</type>
  <url>https://p-nix.hatenadiary.org/entry/20071228/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
