<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mas-higa</author_name>
  <author_url>https://blog.hatena.ne.jp/mas-higa/</author_url>
  <blog_title>ひがきの日記</blog_title>
  <blog_url>https://mas-higa.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>初級者向けレッスンの宿題。文字列から抽出する練習問題。空気を読んで出題者の意図通りに。 require 'open-uri' RUBY_VERSION # =&gt; &quot;1.9.2&quot; puts open('http://www.google.com', 'r:cp932', &amp;:read). gsub(/\n/, ' '). split(%r|&lt;/a&gt;|). map{|i|i.sub(/^.*&lt;a/, '')}. map{|i|[$1, $2.strip] if /href=&quot;(.*?)&quot;.*&gt;(.*)/ =~ i}. compact. map{|url, text|&quot;#{text} &lt;#{url}…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmas-higa.hatenadiary.org%2Fentry%2F20101016%2F1287236097&quot; title=&quot;練習 3-4 - ひがきの日記&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>2010-10-16 22:34:57</published>
  <title>練習 3-4</title>
  <type>rich</type>
  <url>https://mas-higa.hatenadiary.org/entry/20101016/1287236097</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
