XML

調理器具 - XML

調理器具は、食材を加工し、料理を作り上げるために使用される道具の総称です。フライパンや鍋などの加熱調理器具、包丁やまな板などの下ごしらえ器具、お玉やフライ返しなどの調理小物まで、幅広い種類があります。素材は鉄、ステンレス、アルミ、銅、木製など多様で、それぞれの特性に応じた用途があります。

調理器具 キッチン用品 料理道具 フライパン 包丁 まな板
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>frying-pan</slug>
    <name>フライパン</name>
    <description>食材を炒めたり焼いたりする調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;鉄&quot;,&quot;ステンレス&quot;,&quot;アルミ&quot;,&quot;銅&quot;,&quot;フッ素加工&quot;]</materials>
  </item>
  <item>
    <code>02</code>
    <slug>pot</slug>
    <name>鍋</name>
    <description>食材を煮たり茹でたりする調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;ステンレス&quot;,&quot;鉄&quot;,&quot;アルミ&quot;,&quot;銅&quot;,&quot;土鍋&quot;,&quot;琺瑯&quot;]</materials>
  </item>
  <item>
    <code>03</code>
    <slug>knife</slug>
    <name>包丁</name>
    <description>食材を切り分ける調理器具です。</description>
    <category>下ごしらえ器具</category>
    <materials>[&quot;ステンレス&quot;,&quot;カーボンスチール&quot;,&quot;ダマスカス鋼&quot;]</materials>
  </item>
  <item>
    <code>04</code>
    <slug>cutting-board</slug>
    <name>まな板</name>
    <description>食材を切る際の台となる調理器具です。</description>
    <category>下ごしらえ器具</category>
    <materials>[&quot;木&quot;,&quot;プラスチック&quot;,&quot;ゴム&quot;,&quot;竹&quot;]</materials>
  </item>
  <item>
    <code>05</code>
    <slug>bowl</slug>
    <name>ボウル</name>
    <description>食材を混ぜ合わせたり下ごしらえをする調理器具です。</description>
    <category>下ごしらえ器具</category>
    <materials>[&quot;ステンレス&quot;,&quot;ガラス&quot;,&quot;プラスチック&quot;,&quot;陶磁器&quot;]</materials>
  </item>
  <item>
    <code>06</code>
    <slug>colander</slug>
    <name>ざる</name>
    <description>食材の水切りや洗いに使用する調理器具です。</description>
    <category>下ごしらえ器具</category>
    <materials>[&quot;ステンレス&quot;,&quot;プラスチック&quot;]</materials>
  </item>
  <item>
    <code>07</code>
    <slug>ladle</slug>
    <name>お玉</name>
    <description>スープや汁物をすくい取る調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;木&quot;,&quot;シリコン&quot;,&quot;ナイロン&quot;]</materials>
  </item>
  <item>
    <code>08</code>
    <slug>turner</slug>
    <name>フライ返し</name>
    <description>食材をひっくり返す調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;木&quot;,&quot;シリコン&quot;,&quot;ナイロン&quot;]</materials>
  </item>
  <item>
    <code>09</code>
    <slug>cooking-chopsticks</slug>
    <name>菜箸</name>
    <description>調理用の長い箸です。</description>
    <category>調理小物</category>
    <materials>[&quot;木&quot;,&quot;竹&quot;,&quot;シリコン&quot;]</materials>
  </item>
  <item>
    <code>10</code>
    <slug>tongs</slug>
    <name>トング</name>
    <description>食材をつかむ調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;シリコン&quot;,&quot;木&quot;]</materials>
  </item>
  <item>
    <code>11</code>
    <slug>spatula</slug>
    <name>ヘラ</name>
    <description>食材を混ぜたりすくい取ったりする調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;シリコン&quot;,&quot;ゴム&quot;,&quot;ステンレス&quot;,&quot;木&quot;]</materials>
  </item>
  <item>
    <code>12</code>
    <slug>whisk</slug>
    <name>泡立て器</name>
    <description>食材を泡立てたり混ぜたりする調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;シリコン&quot;]</materials>
  </item>
  <item>
    <code>13</code>
    <slug>grater</slug>
    <name>おろし金</name>
    <description>食材をすりおろす調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;セラミック&quot;,&quot;銅&quot;]</materials>
  </item>
  <item>
    <code>14</code>
    <slug>kitchen-scissors</slug>
    <name>キッチンバサミ</name>
    <description>食材を切る調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;]</materials>
  </item>
  <item>
    <code>15</code>
    <slug>wok</slug>
    <name>中華鍋</name>
    <description>中華料理の炒め物に使用する調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;鉄&quot;,&quot;ステンレス&quot;,&quot;アルミ&quot;]</materials>
  </item>
  <item>
    <code>16</code>
    <slug>steamer</slug>
    <name>蒸し器</name>
    <description>食材を蒸す調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;竹&quot;,&quot;ステンレス&quot;,&quot;木&quot;]</materials>
  </item>
  <item>
    <code>17</code>
    <slug>rice-cooker</slug>
    <name>ごはん釜</name>
    <description>ご飯を炊く調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;鋳物鉄&quot;,&quot;土鍋&quot;,&quot;ステンレス&quot;]</materials>
  </item>
  <item>
    <code>18</code>
    <slug>mortar-and-pestle</slug>
    <name>すり鉢</name>
    <description>食材をすりつぶす調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;石&quot;,&quot;陶磁器&quot;]</materials>
  </item>
  <item>
    <code>19</code>
    <slug>egg-pan</slug>
    <name>玉子焼器</name>
    <description>卵焼きを作る調理器具です。</description>
    <category>加熱調理器具</category>
    <materials>[&quot;銅&quot;,&quot;鉄&quot;,&quot;フッ素加工&quot;]</materials>
  </item>
  <item>
    <code>20</code>
    <slug>measuring-tools</slug>
    <name>計量器具</name>
    <description>食材や調味料を量る調理器具です。</description>
    <category>調理小物</category>
    <materials>[&quot;ステンレス&quot;,&quot;プラスチック&quot;,&quot;シリコン&quot;]</materials>
  </item>
</items>