<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>garbagetown</author_name>
  <author_url>https://blog.hatena.ne.jp/garbagetown/</author_url>
  <blog_title>garbagetown</blog_title>
  <blog_url>https://garbagetown.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>カイシャの新人がコードを見てくれと言うので見てみたら List&lt;User&gt; list = usersDao.findAll(); String s = &quot;&quot;; for (int i = 0; i &lt; list.size(); i++) { s += list.get(i).getName(); if (i &lt; list.size() - 1) { s += &quot;,&quot;; } } return s; みたいなことになっていた（クラス名とかは適当にぼかしています）。要するにユーザ名をカンマ区切りにした文字列を作りたいらしい。 ツッコミどころ満載過ぎて腰が抜けそうになったのですが、よくよく聞いてみれば …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgarbagetown.hatenablog.com%2Fentry%2F20090304%2F1236177981&quot; title=&quot; StringUtils - garbagetown&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>2009-03-04 23:46:21</published>
  <title> StringUtils</title>
  <type>rich</type>
  <url>https://garbagetown.hatenablog.com/entry/20090304/1236177981</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
