<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>round-rand</author_name>
  <author_url>https://blog.hatena.ne.jp/round-rand/</author_url>
  <blog_title>ランドML</blog_title>
  <blog_url>https://ml-rand-note.hatenablog.com/</blog_url>
  <categories>
    <anon>XML</anon>
  </categories>
  <description>xmlとは？ 導入方法 基礎 ファイル読み込み 要素の読み込み(タグ・属性など) forループで要素を取り出す 検索 指定タグの取得(findall) 属性の検索(.get) タグ指定の検索(find) xmlとは？ データの構造と意味を、人間にも機械にも分かる形で記述するためのフォーマットです。 機械学習においては、物体検出におけるアノテーションなどにも使われます。 Pythonでは標準ライブラリのxml.etree.ElementTreeにより、xmlファイルの操作ができます。 導入方法 標準ライブラリに含まれているため、ライブラリのインストールは不要。 以下のインポート文ですぐに使える。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fml-rand-note.hatenablog.com%2Fentry%2Fhow-to-use-xml.etree.ElementTree&quot; title=&quot;【Python】XMLの操作(xml.etree.ElementTree) - ランドML&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-01-25 13:28:30</published>
  <title>【Python】XMLの操作(xml.etree.ElementTree)</title>
  <type>rich</type>
  <url>https://ml-rand-note.hatenablog.com/entry/how-to-use-xml.etree.ElementTree</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
