XML
各国の元首 - XML
各国の元首は、国家を代表する最高位の指導者であり、大統領制、議院内閣制、君主制などの政治体制に応じて、大統領、首相、国王、天皇など様々な称号で呼ばれています。元首は国家の象徴としての役割や、実際の行政権を持つ場合もあり、国際関係において重要な位置を占めています。
元首
大統領
首相
国王
天皇
政治
国際関係
指導者
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>USA</code>
<slug>united-states-president</slug>
<name>アメリカ合衆国大統領</name>
<description>アメリカ合衆国の国家元首および行政権を担う大統領です。</description>
<country>アメリカ合衆国</country>
<system>presidential</system>
<title>大統領</title>
</item>
<item>
<code>JPN</code>
<slug>japan-emperor</slug>
<name>日本国天皇</name>
<description>日本国の象徴としての天皇です。</description>
<country>日本</country>
<system>constitutional-monarchy</system>
<title>天皇</title>
</item>
<item>
<code>GBR</code>
<slug>united-kingdom-monarch</slug>
<name>イギリス国王</name>
<description>イギリスの国家元首である国王です。</description>
<country>イギリス</country>
<system>constitutional-monarchy</system>
<title>国王</title>
</item>
<item>
<code>FRA</code>
<slug>france-president</slug>
<name>フランス大統領</name>
<description>フランスの国家元首である大統領です。</description>
<country>フランス</country>
<system>semi-presidential</system>
<title>大統領</title>
</item>
<item>
<code>DEU</code>
<slug>germany-president</slug>
<name>ドイツ連邦大統領</name>
<description>ドイツの国家元首である連邦大統領です。</description>
<country>ドイツ</country>
<system>parliamentary</system>
<title>連邦大統領</title>
</item>
<item>
<code>CHN</code>
<slug>china-president</slug>
<name>中華人民共和国主席</name>
<description>中華人民共和国の国家元首である主席です。</description>
<country>中国</country>
<system>socialist</system>
<title>国家主席</title>
</item>
<item>
<code>RUS</code>
<slug>russia-president</slug>
<name>ロシア連邦大統領</name>
<description>ロシア連邦の国家元首である大統領です。</description>
<country>ロシア</country>
<system>semi-presidential</system>
<title>大統領</title>
</item>
<item>
<code>IND</code>
<slug>india-president</slug>
<name>インド大統領</name>
<description>インドの国家元首である大統領です。</description>
<country>インド</country>
<system>parliamentary</system>
<title>大統領</title>
</item>
<item>
<code>BRA</code>
<slug>brazil-president</slug>
<name>ブラジル大統領</name>
<description>ブラジルの国家元首および政府の長である大統領です。</description>
<country>ブラジル</country>
<system>presidential</system>
<title>大統領</title>
</item>
<item>
<code>CAN</code>
<slug>canada-monarch</slug>
<name>カナダ国王</name>
<description>カナダの国家元首である国王です。</description>
<country>カナダ</country>
<system>constitutional-monarchy</system>
<title>国王</title>
</item>
<item>
<code>AUS</code>
<slug>australia-monarch</slug>
<name>オーストラリア国王</name>
<description>オーストラリアの国家元首である国王です。</description>
<country>オーストラリア</country>
<system>constitutional-monarchy</system>
<title>国王</title>
</item>
<item>
<code>ITA</code>
<slug>italy-president</slug>
<name>イタリア大統領</name>
<description>イタリアの国家元首である大統領です。</description>
<country>イタリア</country>
<system>parliamentary</system>
<title>大統領</title>
</item>
</items>