<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>camelmasa</author_name>
  <author_url>https://blog.hatena.ne.jp/camelmasa/</author_url>
  <blog_title>@camelmasaの開発日記</blog_title>
  <blog_url>https://camelmasa.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>xml</anon>
  </categories>
  <description>下記URL参考 http://www.nslabs.jp/ruby-rexml.rhtml まずサンプルの動きを確認してみます。 リファレンスに載っているプログラムをそのまま動かしてみます。 require 'rexml/document' doc = REXML::Document.new doc &lt;&lt; REXML::XMLDecl.new('1.0', 'UTF-8') feed = doc.add_element(&quot;feed&quot;, {&quot;xmlns&quot; =&gt; &quot;http://www.w3.org/2005/Atom&quot;}) feed.add_element(&quot;title&quot;, {'type' =&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcamelmasa.hatenadiary.org%2Fentry%2F20080627%2F1214578363&quot; title=&quot;Rubyでrexmlを使いxml処理をしてみました。 - @camelmasaの開発日記&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-06-27 23:52:43</published>
  <title>Rubyでrexmlを使いxml処理をしてみました。</title>
  <type>rich</type>
  <url>https://camelmasa.hatenadiary.org/entry/20080627/1214578363</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
