<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>willnet</author_name>
  <author_url>https://blog.hatena.ne.jp/willnet/</author_url>
  <blog_title>おもしろwebサービス開発日記</blog_title>
  <blog_url>https://blog.willnet.in/</blog_url>
  <categories>
    <anon>開発</anon>
  </categories>
  <description>XHTMLの宣言の最初はこのように書く。 &lt;?xml version=&quot;1.0&quot; ?&gt; でも書いたらエラー。なんで？と思いググったら、 の部分がphpと判断されているのだそう。このようにしたら動いた。 &lt;?php print &quot;&lt;?xml version=\&quot;1.0\&quot; ?&gt;&quot; ?&gt; でもphpを一行だけ書くのもなんか気持ち悪いので、.htaccessに下記のように書いてみた php_flag short_open_tag Off でもまだエラー。どうもhttp.confの設定で、.htaccessが有効になっていないらしい。 これを AllowOverride None このように直す Al…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.willnet.in%2Fentry%2F20080203%2F1202049732&quot; title=&quot;xhtmlの落とし穴 - おもしろ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>2008-02-03 23:42:12</published>
  <title>xhtmlの落とし穴</title>
  <type>rich</type>
  <url>https://blog.willnet.in/entry/20080203/1202049732</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
