<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siachan</author_name>
  <author_url>https://blog.hatena.ne.jp/siachan/</author_url>
  <blog_title>ヨンさんに一礼</blog_title>
  <blog_url>https://siachan.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>プログラム</anon>
  </categories>
  <description>ここで書いた物をちょっと修正。 どこが変わったかというと、値段順にソートする部分。 my @nlist = map {$_-&gt;[0]} sort {$a-&gt;[1] &lt;=&gt; $b-&gt;[1]} map { [$_, (split ':', $_)[1]] } @list; # シュウォーツ変換 一般的に書くと、 my @nlist = map {$_-&gt;[0]} sort {$a-&gt;[1] &lt;=&gt; $b-&gt;[1]} map { [$_, (split $sep, $_)[$pos]] } @list; # シュウォーツ変換 $sepが区切り文字、$posがソートキーが何番目にあるかというもの。 こ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiachan.hatenadiary.org%2Fentry%2F20050203%2Fp3&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>2005-02-03 00:00:02</published>
  <title>  アマゾネス</title>
  <type>rich</type>
  <url>https://siachan.hatenadiary.org/entry/20050203/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
