<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Lejay</author_name>
  <author_url>https://blog.hatena.ne.jp/Lejay/</author_url>
  <blog_title>Lejayの日記</blog_title>
  <blog_url>https://lejay.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>と思って，pythonのリファレンスに軽く目を通した後に，100行程度のプログラムを書いてみた． XMLを読み込んだ後にごにょごにょ処理するだけなのに，うまくいかない． さぁ，どんなエラーだ！？と思いながら読んでみると， UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-24: ordinal not in range(128) ・・・文字コードエラーか． まずは，文字コードの確認． &gt;&gt;&gt; import sys &gt;&gt;&gt; sys.stdout.encoding 'US-ASCII' &gt;&gt;&gt; sys.s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flejay.hatenadiary.org%2Fentry%2F20080506%2F1210044476&quot; title=&quot;pythonを始めてみようか - Lejayの日記&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-05-06 12:27:56</published>
  <title>pythonを始めてみようか</title>
  <type>rich</type>
  <url>https://lejay.hatenadiary.org/entry/20080506/1210044476</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
