<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KatagiriSo</author_name>
  <author_url>https://blog.hatena.ne.jp/KatagiriSo/</author_url>
  <blog_title>Rodhos Soft</blog_title>
  <blog_url>https://rodhos.hatenadiary.jp/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>haskellでお絵かきをするhtmlのコードを無理やり吐き出させてみた。もっとスマートにやれるはず。。 import Data.List main = print tag_doctype tag_doctype = &quot;&lt;!DOCTYPE html&gt;&quot; ++ html html = tag_html (tag_header (tag_title &quot;OK!&quot;) ++ tag_body (tag_p &quot;hello&quot;) ++ tag_div (tag_canvas &quot;&quot;) ++ tag_script scriptlist) tag_html txt = &quot;&lt;html&gt;&quot; ++ txt ++ &quot;&lt;/h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frodhos.hatenadiary.jp%2Fentry%2F2017%2F06%2F02%2F180920&quot; title=&quot;お絵かき - Rodhos Soft&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>2017-06-02 18:09:20</published>
  <title>お絵かき</title>
  <type>rich</type>
  <url>https://rodhos.hatenadiary.jp/entry/2017/06/02/180920</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
