<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suu-g</author_name>
  <author_url>https://blog.hatena.ne.jp/suu-g/</author_url>
  <blog_title>suu-g's diary</blog_title>
  <blog_url>https://suu-g.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>odを使ってバイナリを見てみると、テキストファイルであってもバイナリの表示はリトルエンディアンちっくになった。 元ファイルが、 $ cat binary_text abcdefgh 12345676 なのだけど、そのバイナリ表示は $ od -x binary_text 0000000 6261 6463 6665 6867 310a 3332 3534 3736 0000020 0a36 0000022 どうも、バイトごとに逆転しているように見える。 Cygwin上でodを行ったので、同じファイルをWindows上でも確認してみた。（使用ソフト：Stirling 特にこだわりはない） 000…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuu-g.hateblo.jp%2Fentry%2F20071022%2F1193059044&quot; title=&quot;odも動作が謎 - suu-g&amp;#39;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>2007-10-22 22:17:24</published>
  <title>odも動作が謎</title>
  <type>rich</type>
  <url>https://suu-g.hateblo.jp/entry/20071022/1193059044</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
