<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/effbot.org/zone/pythondoc.htm">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Python XML and ElementTree Module</title>
<link>https://b.hatena.ne.jp/entry/effbot.org/zone/pythondoc.htm</link>
<description>In this post, we have explained in detail how to deal with XML files in Python. We will also see some of the complex terms of ElementTree module. What are XML files?Extensible Markup Language&#xA0;(XML)...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/goinger/20100705#bookmark-3986286" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/k_37to/20070216#bookmark-3986286" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/goinger/20100705#bookmark-3986286">
<title>goinger</title>
<link>https://b.hatena.ne.jp/goinger/20100705#bookmark-3986286</link>
<description></description>
<dc:date>2010-07-05T13:43:00Z</dc:date>
<dc:subject>python</dc:subject>
<dc:subject>document</dc:subject>
<dc:subject>library</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/document" />
    <rdf:li resource="https://b.hatena.ne.jp/q/library" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/k_37to/20070216#bookmark-3986286">
<title>k_37to</title>
<link>https://b.hatena.ne.jp/k_37to/20070216#bookmark-3986286</link>
<description></description>
<dc:date>2007-02-16T09:47:21Z</dc:date>
<dc:subject>Python</dc:subject>
<dc:subject>document</dc:subject>
<dc:subject>generator</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/document" />
    <rdf:li resource="https://b.hatena.ne.jp/q/generator" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>