<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-Windows Store Apps</anon>
  </categories>
  <description>最近はウェブサービスから情報を取得する際にXMLよりもJSONで返すサービスが増えてきました。 Windowsストアアプリで、ネット上にあるJSONファイルをダウンロードしてパースしてみましょう。 JSONファイルをダウンロードしてパースする ダウンロードするJSON ダウンロードしてきてパースする対象となるJSONファイルは以下のようなものです。idとtitleが含まれるオブジェクトが複数個含まれている配列を想定しています。 [ { &quot;id&quot;: 2, &quot;title&quot;: &quot;コンテンツアップデート&quot; }, { &quot;id&quot;: 1, &quot;title&quot;: &quot;バージョン1.2リリース&quot; } ] 取得したJS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20131021%2F1413879720&quot; title=&quot;Windowsストアアプリでネット上にあるJSONファイルをダウンロードしてパースする - 酢ろぐ！&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>http://cdn-ak.f.st-hatena.com/images/fotolife/c/ch3cooh393/20140922/20140922134109.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-10-21 17:22:00</published>
  <title>Windowsストアアプリでネット上にあるJSONファイルをダウンロードしてパースする</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20131021/1413879720</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
