<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nekoshiki</author_name>
  <author_url>https://blog.hatena.ne.jp/nekoshiki/</author_url>
  <blog_title>猫式Webメモ</blog_title>
  <blog_url>https://nekoshiki.hatenadiary.org/</blog_url>
  <categories>
    <anon>Web</anon>
  </categories>
  <description>PerlScriptでもDOMアクセスが可能な事に気がついたので、少し試してみる。&lt;script type=&quot;text/perlscript&quot;&gt; &lt;!-- my $objDoc = $window -&gt; document; my $objPrg = $objDoc -&gt; createElement(&quot;p&quot;); my $txtPrg = $objDoc -&gt; createTextNode(&quot;Sample Text&quot;); $objPrg -&gt; appendChild($txtPrg); $objDoc -&gt; body -&gt; appendChild($objPrg); # --&gt; &lt;/script&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekoshiki.hatenadiary.org%2Fentry%2F20040123%2Fp2&quot; title=&quot;Perlscriptメモ - 猫式Webメモ&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>2004-01-23 00:00:01</published>
  <title>Perlscriptメモ</title>
  <type>rich</type>
  <url>https://nekoshiki.hatenadiary.org/entry/20040123/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
