<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iken0</author_name>
  <author_url>https://blog.hatena.ne.jp/iken0/</author_url>
  <blog_title>ロバの耳</blog_title>
  <blog_url>https://iken0.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>hash</anon>
  </categories>
  <description>備忘録目次 - ロバの耳 h = { 'Apple' =&gt; 'red', 'Banana' =&gt; 'yellow', 'Lemon' =&gt; 'yellow', 'Carrot' =&gt; 'orange' } h.each_key {|key| p &quot;#{key} is #{h[key]}.&quot;} h.each_pair {|key, val| p &quot;#{key} is #{val}.&quot;} # 出力結果はいずれも #=&gt; &quot;Lemon is yellow.&quot; #=&gt; &quot;Carrot is orange.&quot; #=&gt; &quot;Apple is red.&quot; #=&gt; &quot;Banana is yellow.&quot; h.e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiken0.hatenadiary.org%2Fentry%2F20000505%2Fp1&quot; title=&quot;ハッシュのエントリを処理する - ロバの耳&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>2000-05-05 00:00:00</published>
  <title>ハッシュのエントリを処理する</title>
  <type>rich</type>
  <url>https://iken0.hatenadiary.org/entry/20000505/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
