<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamazaru_rengou</author_name>
  <author_url>https://blog.hatena.ne.jp/yamazaru_rengou/</author_url>
  <blog_title>ねもぷらす</blog_title>
  <blog_url>https://nemoplus.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>どこからか拾いました。参照元を紛失orzアンテナに登録したはずなんですが、どれだっけorz #!/usr/bin/perl -w use strict; use warnings; use Data::Dump; eval{ open(IN, './test.xml'); my $xml = join('', &lt;IN&gt;); close(IN); @_ = &amp;xml_to_array($xml); print Dumper([@_]); }; if( $@ ){ print &quot;Exception : $@\n&quot;; } sub xml_to_array { my $xml = shift; my …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20051107%2F1131380770&quot; title=&quot; Data::Dump サンプルコード - ねもぷらす&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>2005-11-07 01:26:10</published>
  <title> Data::Dump サンプルコード</title>
  <type>rich</type>
  <url>https://nemoplus.hateblo.jp/entry/20051107/1131380770</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
