<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shmorimo001</author_name>
  <author_url>https://blog.hatena.ne.jp/shmorimo001/</author_url>
  <blog_title>はなぼくろ</blog_title>
  <blog_url>https://shmorimo001.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>p28 :: Integer -&gt; Integer p28 limit = 1 + (sum $ concat $ map (\x -&gt; p28' limit 1 x) [2,4,6,8]) where p28' limit a b = takeWhile (\x -&gt; x &lt;= limit) $ p28'' a b p28'' a b = (a+b) : p28'' (a+b) (b+8) 669171001</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshmorimo001.hatenadiary.org%2Fentry%2F20110803%2F1312384440&quot; title=&quot; Problem 28 - はなぼくろ&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>2011-08-03 00:14:00</published>
  <title> Problem 28</title>
  <type>rich</type>
  <url>https://shmorimo001.hatenadiary.org/entry/20110803/1312384440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
