<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kishi</author_name>
  <author_url>https://blog.hatena.ne.jp/Kishi/</author_url>
  <blog_title>public static void main</blog_title>
  <blog_url>https://kishi.hatenadiary.org/</blog_url>
  <categories>
    <anon>XML</anon>
    <anon>Java</anon>
    <anon>メモ</anon>
  </categories>
  <description>DOMを使ってRSSをパースしているとたまに以下のエラーがおきることがあります。（Livedoorブログ、FC2、Amebaブログとかが多い） An invalid XML character (Unicode: 0x14) was found in the element content of the document.Unicode: 0x14の部分は0xbだったりいろいろです。 原因は、絵文字を使っていたり、文字化けしたりといったことによって制御文字が挿入されたためのようです。 ASCIIコードでは0x00〜0x1Fと0x7Fのコード範囲が制御文字になり、これが含まれているXMLはinv…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkishi.hatenadiary.org%2Fentry%2F20080424%2F1209007357&quot; title=&quot;RSSをパースするときの制御文字への対処 - public static void main&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>2008-04-24 12:22:37</published>
  <title>RSSをパースするときの制御文字への対処</title>
  <type>rich</type>
  <url>https://kishi.hatenadiary.org/entry/20080424/1209007357</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
