<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>.NET Core</anon>
    <anon>.NET Framework</anon>
    <anon>C#</anon>
    <anon>雑記</anon>
    <anon>はてなブログ</anon>
  </categories>
  <description>とある事情で自分のブログの投稿した記事の全URLのリストアップが必要になったのでリストアップするためのプログラムをC#で書いてみました。 せっかくなのでコードを公開しようと思います。 サイトマップの形式 まずはサイトマップのデータ形式を確認します。はてなブログのサイトマップの形式は２０２０年７月８日現在以下の通りです。 【サイト全体の概要】sitemap.xml まずはトップの sitemap.xml です。このURLには各月ごとにまとめられた子サイトマップへのリンク集となっています。 以下のぼくのサイトの例では1か月単位で タグにURLが順番に並んでいます。 &lt;?xml version=&quot;1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2020%2F07%2F08%2F235446&quot; title=&quot;【はてなブログ】投稿記事のURLを一括取得する - PG日誌&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>https://cdn-ak.f.st-hatena.com/images/fotolife/T/Takachan/20200718/20200718212940.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-08 23:54:46</published>
  <title>【はてなブログ】投稿記事のURLを一括取得する</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2020/07/08/235446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
