<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohesotori</author_name>
  <author_url>https://blog.hatena.ne.jp/ohesotori/</author_url>
  <blog_title>ここはちょっと見せられない</blog_title>
  <blog_url>https://ohesotori.hateblo.jp/</blog_url>
  <categories>
    <anon>wordpress</anon>
  </categories>
  <description>こういう処理大好き function my_page_tree($id,$depth=0) { $args = array( &quot;numberposts&quot; =&gt; -1, &quot;post_parent&quot; =&gt; $id, &quot;post_type&quot; =&gt; &quot;page&quot;, &quot;order&quot; =&gt; &quot;asc&quot;, &quot;post_status&quot; =&gt; &quot;publish&quot;, ); $posts = get_posts($args); if (count($posts) &lt; 1) return; echo &quot;&lt;ul class=\&quot;tree$depth\&quot;&gt;\n&quot;; foreach ($posts as $p) { ech…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fohesotori.hateblo.jp%2Fentry%2F20131003%2F1380770690&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>2013-10-03 12:24:50</published>
  <title> 簡易メニューツリー</title>
  <type>rich</type>
  <url>https://ohesotori.hateblo.jp/entry/20131003/1380770690</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
