<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ita</author_name>
  <author_url>https://blog.hatena.ne.jp/ita/</author_url>
  <blog_title>ita’s diary</blog_title>
  <blog_url>https://ita.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #include &lt;math.h&gt; // color stuff void hue2rgb(int hue, int vmax, int *r, int *g, int *b) { int *max=r; int *p1=g; int *p2=b; int h0= hue+60; if(h0&gt;=360)h0-=360; if(h0&gt;=240) { max=b; p1=r; p2=g; h0-=240; } else if(h0&gt;=120) { max=g; p1=b; p2=r; h0-=120; } *max= v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fita.hatenadiary.jp%2Fentry%2F00010417%2Fp1&quot; title=&quot; Z^Z^Z^Z .. Mandelblot set - ita’s diary&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>0001-04-17 00:00:00</published>
  <title> Z^Z^Z^Z .. Mandelblot set</title>
  <type>rich</type>
  <url>https://ita.hatenadiary.jp/entry/00010417/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
