XML

ゲームプラットフォーム - XML

ゲームプラットフォームは、ビデオゲームをプレイするためのハードウェアおよびソフトウェア環境を指します。主なカテゴリーには、PC(Steam、Epic Games Storeなど)、家庭用ゲーム機(PlayStation、Xbox、Nintendo Switch)、モバイル(iOS/Android)があります。各プラットフォームは独自のエコシステム、独占タイトル、ユーザーベースを持ち、ゲーム業界の発展に重要な役割を果たしています。

ゲーム プラットフォーム PCゲーム コンソール モバイルゲーム Steam PlayStation Xbox Nintendo iOS Android
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>PC-01</code>
    <slug>steam</slug>
    <name>Steam</name>
    <description>Valveが運営する世界最大のPCゲームプラットフォームです。</description>
    <category>PCプラットフォーム</category>
    <monthlyActiveUsers>132-147 million</monthlyActiveUsers>
    <operator>Valve Corporation</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>PC-02</code>
    <slug>epic-games-store</slug>
    <name>Epic Games Store</name>
    <description>Epic Gamesが運営するPCゲームプラットフォームで、週替わりの無料ゲームが特徴です。</description>
    <category>PCプラットフォーム</category>
    <monthlyActiveUsers>67.2 million</monthlyActiveUsers>
    <operator>Epic Games</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>PC-03</code>
    <slug>ea-app</slug>
    <name>EA app</name>
    <description>Electronic Artsのゲームを配信するプラットフォームです。</description>
    <category>PCプラットフォーム</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Electronic Arts</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>PC-04</code>
    <slug>battle-net</slug>
    <name>Battle.net</name>
    <description>BlizzardとActivisionのゲームを配信するプラットフォームです。</description>
    <category>PCプラットフォーム</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Blizzard Entertainment / Activision</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>PC-05</code>
    <slug>ubisoft-connect</slug>
    <name>Ubisoft Connect</name>
    <description>Ubisoftのゲームを配信するプラットフォームです。</description>
    <category>PCプラットフォーム</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Ubisoft</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>CON-01</code>
    <slug>playstation-5</slug>
    <name>PlayStation 5</name>
    <description>ソニー・インタラクティブエンタテインメントの次世代ゲーム機です。</description>
    <category>家庭用ゲーム機</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Sony Interactive Entertainment</operator>
    <releaseDate>2020-11-12</releaseDate>
  </item>
  <item>
    <code>CON-02</code>
    <slug>xbox-series-xs</slug>
    <name>Xbox Series X|S</name>
    <description>マイクロソフトの次世代ゲーム機で、Xbox Series XとSeries Sの2機種があります。</description>
    <category>家庭用ゲーム機</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Microsoft</operator>
    <releaseDate>2020-11-10</releaseDate>
  </item>
  <item>
    <code>CON-03</code>
    <slug>nintendo-switch-2</slug>
    <name>Nintendo Switch 2</name>
    <description>任天堂の次世代ハイブリッドゲーム機です。</description>
    <category>家庭用ゲーム機</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Nintendo</operator>
    <releaseDate>2025-06-05</releaseDate>
  </item>
  <item>
    <code>MOB-01</code>
    <slug>ios-app-store</slug>
    <name>iOS / App Store</name>
    <description>AppleのiOSデバイス向けゲームプラットフォームです。</description>
    <category>モバイルプラットフォーム</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Apple Inc.</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>MOB-02</code>
    <slug>android-google-play</slug>
    <name>Android / Google Play</name>
    <description>GoogleのAndroidデバイス向けゲームプラットフォームです。</description>
    <category>モバイルプラットフォーム</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Google LLC</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>CLD-01</code>
    <slug>xbox-cloud-gaming</slug>
    <name>Xbox Cloud Gaming</name>
    <description>マイクロソフトのクラウドゲーミングサービスです。</description>
    <category>クラウドゲーミング</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>Microsoft</operator>
    <releaseDate></releaseDate>
  </item>
  <item>
    <code>CLD-02</code>
    <slug>nvidia-geforce-now</slug>
    <name>NVIDIA GeForce NOW</name>
    <description>NVIDIAのクラウドゲーミングサービスです。</description>
    <category>クラウドゲーミング</category>
    <monthlyActiveUsers></monthlyActiveUsers>
    <operator>NVIDIA</operator>
    <releaseDate></releaseDate>
  </item>
</items>