<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>Ⅰ. はじめに .NET Framework 3.5以降であれば Atom 1.0 と RSS 2.0を対象にした SyndicationFeed があるのですが、RSS 1.0はサポートされていません。 RSS 1.0 を手書きで解析するときのメモです。 Ⅱ. プログラム 解析対象のXML（GIGAZINEのRSS1.0のFeedを利用しました） https://gist.github.com/anonymous/19883bc8c892ca8f8ceaa5937257a83e static void Main(string[] args) { var xml = new XmlDocume…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2017%2F01%2F22%2F230458&quot; title=&quot;C#でRSS 1.0のFeedを読む - 備忘録&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kagasu/20170122/20170122230022.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-22 23:04:58</published>
  <title>C#でRSS 1.0のFeedを読む</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2017/01/22/230458</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
