[DRE-commits] [SCM] ruby-feedtools.git branch, master, updated. ec539c505f171cc561fdea9d72d25636ff58095f

=?UTF-8?Q?Marc=20Dequ=C3=A8nes=20?=(Duck) Duck at DuckCorp.org
Fri Sep 16 02:19:57 UTC 2011


The following commit has been merged in the master branch:
commit 47c4e55fce1839c3a17a496735e10bd7361a849d
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Fri Sep 16 02:35:14 2011 +0200

    [evol] conversion to gem2deb style

diff --git a/debian/changelog b/debian/changelog
index 4a72fba..ce31b1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,45 @@
 ruby-feedtools (0.2.29+dfsg1-5) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Switched to gem2deb packaging style.
+  * Switched to the new git repository.
+  * Converted copyright file to DEP5 and updated content.
 
  -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Thu, 15 Sep 2011 23:41:28 +0200
+
+libfeedtools-ruby (0.2.29+dfsg1-4) unstable; urgency=high
+
+  * Removed obsolete patch 'rails_load_path' causing loading error since
+    Rails packaging is now split (Closes: #593078).
+  * Increased Standards-Version to 3.9.1 (no changes).
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Tue, 17 Aug 2010 02:28:43 +0200
+
+libfeedtools-ruby (0.2.29+dfsg1-3) unstable; urgency=low
+
+  * Added Vcs fields.
+  * Added support for Ruby 1.9.1.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Sun, 21 Mar 2010 21:11:15 +0100
+
+libfeedtools-ruby (0.2.29+dfsg1-2) unstable; urgency=low
+
+  * Fixed missing copyright statement in 'debian/copyright' (thanks
+    Torsten Werner for the notice).
+  * Switched to dpkg-source 3.0 (quilt) format (and removed quilt calls
+    and build dependencies).
+  * Increased Standards-Version to 3.8.4.0 (no changes).
+  * Switched to debhelper 7.
+  * Added watch file.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Thu, 04 Feb 2010 22:17:03 +0100
+
+libfeedtools-ruby (0.2.29+dfsg1-1) unstable; urgency=low
+
+  * Initial release.
+  * Removed non-free content only used for tests.
+  * Added 'useless_rubygems_dep' patch to remove useless dependency on
+    rubygems.
+  * Added 'rails_load_path' patch to work around non-standard rails load
+    path.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Mon, 29 Jun 2009 14:54:55 +0200
diff --git a/debian/control b/debian/control
index 9564412..66b43e9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,72 @@
 Source: ruby-feedtools
 Section: ruby
 Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.8~)
+Build-Depends-Indep: graphviz
 Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-feedtools.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-feedtools.git;a=summary
-Homepage: http://sporkmonger.com/projects/feedtools
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-feedtools.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-feedtools.git;a=summary
+Homepage: http://rubyforge.org/projects/feedtools/
 XS-Ruby-Versions: all
 
 Package: ruby-feedtools
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activerecord (>= 1.10.1), uuidtools (>= 1.0.0), builder (>= 1.2.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-builder, ruby-uuidtools, ruby-hpricot, ruby-activerecord
+Replaces: libfeedtools-ruby1.8 (<< 0.2.29+dfsg1-5~), libfeedtools-ruby1.9.1 (<< 0.2.29+dfsg1-5~), libfeedtools-ruby (<< 0.2.29+dfsg1-5~)
+Breaks: libfeedtools-ruby1.8 (<< 0.2.29+dfsg1-5~), libfeedtools-ruby1.9.1 (<< 0.2.29+dfsg1-5~), libfeedtools-ruby (<< 0.2.29+dfsg1-5~)
+Provides: libfeedtools-ruby1.8, libfeedtools-ruby1.9.1, libfeedtools-ruby
 Description: Parsing, generation, and caching system for xml news feeds.
- Implements a simple system for handling xml news feeds with caching.
+ FeedTools is a library for handling rss, atom, and cdf parsing,
+ generation, and translation as well as caching.
+
+Package: ruby-feedtools-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: libfeedtools-ruby-doc (<< 0.2.29+dfsg1-5~)
+Breaks: libfeedtools-ruby-doc (<< 0.2.29+dfsg1-5~)
+Provides: libfeedtools-ruby-doc
+Suggests: doc-base
+Description: Parsing, generation, and caching system for xml news feeds.
+ FeedTools is a library for handling rss, atom, and cdf parsing,
+ generation, and translation as well as caching.
+ .
+ This is the Rdoc-generated documentation for the FeedTools API.
+
+# Transitional packages
+Package: libfeedtools-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-feedtools
+Description: Transitional package for ruby-feedtools
+ This is a transitional package to ease upgrades to the ruby-feedtools
+ package. It can safely be removed.
+
+Package: libfeedtools-ruby1.9.1
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-feedtools
+Description: Transitional package for ruby-feedtools
+ This is a transitional package to ease upgrades to the ruby-feedtools
+ package. It can safely be removed.
+
+Package: libfeedtools-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-feedtools
+Description: Transitional package for ruby-feedtools
+ This is a transitional package to ease upgrades to the ruby-feedtools
+ package. It can safely be removed.
+
+Package: libfeedtools-ruby-doc
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-feedtools-doc
+Description: Transitional package for ruby-feedtools-doc
+ This is a transitional package to ease upgrades to the ruby-feedtools
+ package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index 01cb2bd..aec271b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,68 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co
 Upstream-Name: feedtools
-Source: FIXME <http://example.com/>
+Source: http://rubyforge.org/frs/?group_id=775
+
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+Copyright: © 2005-2008 Robert Aman
+License: MIT
+
+Files: lib/feed_tools/vendor/html5/*
+Copyright: © 2006-2007 James Graham - jg307 at cam.ac.uk
+           © 2006-2007 Anne van Kesteren - annevankesteren at gmail.com
+           © 2006-2007 Lachlan Hunt - lachlan.hunt at lachy.id.au
+           © 2006-2007 Matt McDonald - kanashii at kanashii.ca
+           © 2006-2007 Sam Ruby - rubys at intertwingly.net
+           © 2006-2007 Ian Hickson (Google) - ian at hixie.ch
+           © 2006-2007 Thomas Broyer - t.broyer at ltgt.net
+           © 2006-2007 Jacques Distler - distler at golem.ph.utexas.edu
+           © 2006-2007 Ryan King - ryan at theryanking.com
+License: MIT
+
+Files: lib/feed_tools/vendor/html5/lib/html5/filters/rfc3987.rb lib/feed_tools/vendor/html5/lib/html5/filters/iso639codes.rb lib/feed_tools/vendor/html5/lib/html5/filters/rfc2046.rb
+Copyright: © 2002-2006 Sam Ruby
+           © 2002-2006 Mark Pilgrim
+           © 2002-2006 Joseph Walton
+           © 2002-2006 Phil Ringnalda
+           © 2005-2008 Robert Aman
+License: MIT
+
+Files: lib/feed_tools/vendor/html5/testdata/sites/* test/feeds/*
+Copyright: *
+License: other
+ Dumps of several site content used for tests, with various licensing terms.
+Comment: most of this data is proprietary.
+ To avoid shipping non-free content, all these files were removed from the
+ Debian package without sorting them all. They are only used for software
+ tests and useless at runtime.
+
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ . 
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: debian/*
+Copyright: Copyright 2009-2011 Marc Dequènes (Duck) <Duck at DuckCorp.org>
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 3 of the License, or (at your
+ option) any later version.
  .
  This program is distributed in the hope that it will be
  useful, but WITHOUT ANY WARRANTY; without even the implied
@@ -24,10 +76,6 @@ License: GPL-2+ (FIXME)
  Boston, MA  02110-1301 USA
  .
  On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
 
-Files: debian/*
-Copyright: 2011 Marc Dequènes (Duck) <Duck at DuckCorp.org>
-License:
- [LICENSE TEXT]
diff --git a/debian/patches/debian-changes-0.2.29+dfsg1-5 b/debian/patches/debian-changes-0.2.29+dfsg1-5
deleted file mode 100644
index c1c258f..0000000
--- a/debian/patches/debian-changes-0.2.29+dfsg1-5
+++ /dev/null
@@ -1,3060 +0,0 @@
-Description: Upstream changes introduced in version 0.2.29+dfsg1-5
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- ruby-feedtools (0.2.29+dfsg1-5) UNRELEASED; urgency=low
- .
-   * Initial release (Closes: #nnnn)
- .
- The person named in the Author field signed this changelog entry.
-Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- /dev/null
-+++ ruby-feedtools-0.2.29+dfsg1/metadata.yml
-@@ -0,0 +1,3032 @@
-+--- !ruby/object:Gem::Specification 
-+name: feedtools
-+version: !ruby/object:Gem::Version 
-+  version: 0.2.29
-+platform: ""
-+authors: 
-+- Bob Aman
-+autorequire: 
-+bindir: bin
-+cert_chain: []
-+
-+date: 2008-03-26 00:00:00 +10:30
-+default_executable: 
-+dependencies: 
-+- !ruby/object:Gem::Dependency 
-+  name: activerecord
-+  version_requirement: 
-+  version_requirements: !ruby/object:Gem::Requirement 
-+    requirements: 
-+    - - ">="
-+      - !ruby/object:Gem::Version 
-+        version: 1.10.1
-+    version: 
-+- !ruby/object:Gem::Dependency 
-+  name: uuidtools
-+  version_requirement: 
-+  version_requirements: !ruby/object:Gem::Requirement 
-+    requirements: 
-+    - - ">="
-+      - !ruby/object:Gem::Version 
-+        version: 1.0.0
-+    version: 
-+- !ruby/object:Gem::Dependency 
-+  name: builder
-+  version_requirement: 
-+  version_requirements: !ruby/object:Gem::Requirement 
-+    requirements: 
-+    - - ">="
-+      - !ruby/object:Gem::Version 
-+        version: 1.2.4
-+    version: 
-+description: Implements a simple system for handling xml news feeds with caching.
-+email: bob at sporkmonger.com
-+executables: []
-+
-+extensions: []
-+
-+extra_rdoc_files: 
-+- README
-+files: 
-+- rakefile
-+- install.rb
-+- README
-+- CHANGELOG
-+- lib/feed_tools
-+- lib/feed_tools/database_feed_cache.rb
-+- lib/feed_tools/feed.rb
-+- lib/feed_tools/feed_item.rb
-+- lib/feed_tools/feed_structures.rb
-+- lib/feed_tools/helpers
-+- lib/feed_tools/helpers/debug_helper.rb
-+- lib/feed_tools/helpers/feed_helper.rb
-+- lib/feed_tools/helpers/feed_item_helper.rb
-+- lib/feed_tools/helpers/feed_tools_helper.rb
-+- lib/feed_tools/helpers/generic_helper.rb
-+- lib/feed_tools/helpers/html_helper.rb
-+- lib/feed_tools/helpers/retrieval_helper.rb
-+- lib/feed_tools/helpers/uri_helper.rb
-+- lib/feed_tools/helpers/xml_helper.rb
-+- lib/feed_tools/monkey_patch.rb
-+- lib/feed_tools/vendor
-+- lib/feed_tools/vendor/html5
-+- lib/feed_tools/vendor/html5/bin
-+- lib/feed_tools/vendor/html5/bin/html5
-+- lib/feed_tools/vendor/html5/History.txt
-+- lib/feed_tools/vendor/html5/lib
-+- lib/feed_tools/vendor/html5/lib/core_ext
-+- lib/feed_tools/vendor/html5/lib/core_ext/string.rb
-+- lib/feed_tools/vendor/html5/lib/html5
-+- lib/feed_tools/vendor/html5/lib/html5/constants.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters
-+- lib/feed_tools/vendor/html5/lib/html5/filters/base.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/inject_meta_charset.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/iso639codes.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/optionaltags.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/rfc2046.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/rfc3987.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/sanitizer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/validator.rb
-+- lib/feed_tools/vendor/html5/lib/html5/filters/whitespace.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/after_body_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/after_frameset_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/after_head_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/before_head_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_body_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_caption_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_cell_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_column_group_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_frameset_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_head_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_row_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_select_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_table_body_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/in_table_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/initial_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/root_element_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser/trailing_end_phase.rb
-+- lib/feed_tools/vendor/html5/lib/html5/html5parser.rb
-+- lib/feed_tools/vendor/html5/lib/html5/inputstream.rb
-+- lib/feed_tools/vendor/html5/lib/html5/liberalxmlparser.rb
-+- lib/feed_tools/vendor/html5/lib/html5/sanitizer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/serializer
-+- lib/feed_tools/vendor/html5/lib/html5/serializer/htmlserializer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/serializer/xhtmlserializer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/serializer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/sniffer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/tokenizer.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders/base.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders/rexml.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders/simpletree.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treebuilders.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers/base.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers/hpricot.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers/rexml.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers/simpletree.rb
-+- lib/feed_tools/vendor/html5/lib/html5/treewalkers.rb
-+- lib/feed_tools/vendor/html5/lib/html5/version.rb
-+- lib/feed_tools/vendor/html5/lib/html5.rb
-+- lib/feed_tools/vendor/html5/Manifest.txt
-+- lib/feed_tools/vendor/html5/Rakefile.rb
-+- lib/feed_tools/vendor/html5/README
-+- lib/feed_tools/vendor/html5/testdata
-+- lib/feed_tools/vendor/html5/testdata/encoding
-+- lib/feed_tools/vendor/html5/testdata/encoding/chardet
-+- lib/feed_tools/vendor/html5/testdata/encoding/chardet/test_big5.txt
-+- lib/feed_tools/vendor/html5/testdata/encoding/test-yahoo-jp.dat
-+- lib/feed_tools/vendor/html5/testdata/encoding/tests1.dat
-+- lib/feed_tools/vendor/html5/testdata/encoding/tests2.dat
-+- lib/feed_tools/vendor/html5/testdata/sanitizer
-+- lib/feed_tools/vendor/html5/testdata/sanitizer/tests1.dat
-+- lib/feed_tools/vendor/html5/testdata/serializer
-+- lib/feed_tools/vendor/html5/testdata/serializer/core.test
-+- lib/feed_tools/vendor/html5/testdata/serializer/injectmeta.test
-+- lib/feed_tools/vendor/html5/testdata/serializer/optionaltags.test
-+- lib/feed_tools/vendor/html5/testdata/serializer/options.test
-+- lib/feed_tools/vendor/html5/testdata/serializer/whitespace.test
-+- lib/feed_tools/vendor/html5/testdata/sites
-+- lib/feed_tools/vendor/html5/testdata/sites/google-results.htm
-+- lib/feed_tools/vendor/html5/testdata/sites/python-ref-import.htm
-+- lib/feed_tools/vendor/html5/testdata/sites/web-apps-old.htm
-+- lib/feed_tools/vendor/html5/testdata/sites/web-apps.htm
-+- lib/feed_tools/vendor/html5/testdata/sniffer
-+- lib/feed_tools/vendor/html5/testdata/sniffer/htmlOrFeed.json
-+- lib/feed_tools/vendor/html5/testdata/tokenizer
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/contentModelFlags.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/entities.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/escapeFlag.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/test1.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/test2.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/test3.test
-+- lib/feed_tools/vendor/html5/testdata/tokenizer/test4.test
-+- lib/feed_tools/vendor/html5/testdata/tree-construction
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests1.dat
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests2.dat
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests3.dat
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests4.dat
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests5.dat
-+- lib/feed_tools/vendor/html5/testdata/tree-construction/tests6.dat
-+- lib/feed_tools/vendor/html5/testdata/validator
-+- lib/feed_tools/vendor/html5/testdata/validator/attributes.test
-+- lib/feed_tools/vendor/html5/testdata/validator/base-href-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/base-target-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/blockquote-cite-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/classattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/contenteditableattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/contextmenuattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/dirattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/draggableattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/html-xmlns-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/idattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/inputattributes.test
-+- lib/feed_tools/vendor/html5/testdata/validator/irrelevantattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/langattribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/li-value-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/link-href-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/link-hreflang-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/link-rel-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/ol-start-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/starttags.test
-+- lib/feed_tools/vendor/html5/testdata/validator/style-scoped-attribute.test
-+- lib/feed_tools/vendor/html5/testdata/validator/tabindexattribute.test
-+- lib/feed_tools/vendor/html5/tests
-+- lib/feed_tools/vendor/html5/tests/preamble.rb
-+- lib/feed_tools/vendor/html5/tests/test_encoding.rb
-+- lib/feed_tools/vendor/html5/tests/test_lxp.rb
-+- lib/feed_tools/vendor/html5/tests/test_parser.rb
-+- lib/feed_tools/vendor/html5/tests/test_sanitizer.rb
-+- lib/feed_tools/vendor/html5/tests/test_serializer.rb
-+- lib/feed_tools/vendor/html5/tests/test_sniffer.rb
-+- lib/feed_tools/vendor/html5/tests/test_stream.rb
-+- lib/feed_tools/vendor/html5/tests/test_tokenizer.rb
-+- lib/feed_tools/vendor/html5/tests/test_treewalkers.rb
-+- lib/feed_tools/vendor/html5/tests/test_validator.rb
-+- lib/feed_tools/vendor/html5/tests/tokenizer_test_parser.rb
-+- lib/feed_tools/vendor/uri.rb
-+- lib/feed_tools/version.rb
-+- lib/feed_tools.rb
-+- test/feeds
-+- test/feeds/illformed
-+- test/feeds/illformed/amp
-+- test/feeds/illformed/amp/amp01.xml
-+- test/feeds/illformed/amp/amp02.xml
-+- test/feeds/illformed/amp/amp03.xml
-+- test/feeds/illformed/amp/amp04.xml
-+- test/feeds/illformed/amp/amp05.xml
-+- test/feeds/illformed/amp/amp06.xml
-+- test/feeds/illformed/amp/amp07.xml
-+- test/feeds/illformed/amp/amp08.xml
-+- test/feeds/illformed/amp/amp09.xml
-+- test/feeds/illformed/amp/amp10.xml
-+- test/feeds/illformed/amp/amp11.xml
-+- test/feeds/illformed/amp/amp12.xml
-+- test/feeds/illformed/amp/amp13.xml
-+- test/feeds/illformed/amp/amp14.xml
-+- test/feeds/illformed/amp/amp15.xml
-+- test/feeds/illformed/amp/amp16.xml
-+- test/feeds/illformed/amp/amp17.xml
-+- test/feeds/illformed/amp/amp18.xml
-+- test/feeds/illformed/amp/amp19.xml
-+- test/feeds/illformed/amp/amp20.xml
-+- test/feeds/illformed/amp/amp21.xml
-+- test/feeds/illformed/amp/amp22.xml
-+- test/feeds/illformed/amp/amp23.xml
-+- test/feeds/illformed/amp/amp24.xml
-+- test/feeds/illformed/amp/amp25.xml
-+- test/feeds/illformed/amp/amp26.xml
-+- test/feeds/illformed/amp/amp27.xml
-+- test/feeds/illformed/amp/amp28.xml
-+- test/feeds/illformed/amp/amp29.xml
-+- test/feeds/illformed/amp/amp30.xml
-+- test/feeds/illformed/amp/amp31.xml
-+- test/feeds/illformed/amp/amp32.xml
-+- test/feeds/illformed/amp/amp33.xml
-+- test/feeds/illformed/amp/amp34.xml
-+- test/feeds/illformed/amp/amp35.xml
-+- test/feeds/illformed/amp/amp36.xml
-+- test/feeds/illformed/amp/amp37.xml
-+- test/feeds/illformed/amp/amp38.xml
-+- test/feeds/illformed/amp/amp39.xml
-+- test/feeds/illformed/amp/amp40.xml
-+- test/feeds/illformed/amp/amp41.xml
-+- test/feeds/illformed/amp/amp42.xml
-+- test/feeds/illformed/amp/amp43.xml
-+- test/feeds/illformed/amp/amp44.xml
-+- test/feeds/illformed/amp/amp45.xml
-+- test/feeds/illformed/amp/amp46.xml
-+- test/feeds/illformed/amp/amp47.xml
-+- test/feeds/illformed/amp/amp48.xml
-+- test/feeds/illformed/amp/amp49.xml
-+- test/feeds/illformed/amp/amp50.xml
-+- test/feeds/illformed/amp/amp51.xml
-+- test/feeds/illformed/amp/amp52.xml
-+- test/feeds/illformed/amp/amp53.xml
-+- test/feeds/illformed/amp/amp54.xml
-+- test/feeds/illformed/amp/amp55.xml
-+- test/feeds/illformed/amp/amp56.xml
-+- test/feeds/illformed/amp/amp57.xml
-+- test/feeds/illformed/amp/amp58.xml
-+- test/feeds/illformed/amp/amp59.xml
-+- test/feeds/illformed/amp/amp60.xml
-+- test/feeds/illformed/amp/amp61.xml
-+- test/feeds/illformed/amp/amp62.xml
-+- test/feeds/illformed/amp/amp63.xml
-+- test/feeds/illformed/amp/amp64.xml
-+- test/feeds/illformed/atom
-+- test/feeds/illformed/atom/atom_namespace_1.xml
-+- test/feeds/illformed/atom/atom_namespace_2.xml
-+- test/feeds/illformed/atom/atom_namespace_3.xml
-+- test/feeds/illformed/atom/atom_namespace_4.xml
-+- test/feeds/illformed/atom/atom_namespace_5.xml
-+- test/feeds/illformed/atom/entry_author_email.xml
-+- test/feeds/illformed/atom/entry_author_homepage.xml
-+- test/feeds/illformed/atom/entry_author_map_author.xml
-+- test/feeds/illformed/atom/entry_author_map_author_2.xml
-+- test/feeds/illformed/atom/entry_author_name.xml
-+- test/feeds/illformed/atom/entry_author_uri.xml
-+- test/feeds/illformed/atom/entry_author_url.xml
-+- test/feeds/illformed/atom/entry_content_mode_base64.xml
-+- test/feeds/illformed/atom/entry_content_mode_escaped.xml
-+- test/feeds/illformed/atom/entry_content_type.xml
-+- test/feeds/illformed/atom/entry_content_type_text_plain.xml
-+- test/feeds/illformed/atom/entry_content_value.xml
-+- test/feeds/illformed/atom/entry_contributor_email.xml
-+- test/feeds/illformed/atom/entry_contributor_homepage.xml
-+- test/feeds/illformed/atom/entry_contributor_multiple.xml
-+- test/feeds/illformed/atom/entry_contributor_name.xml
-+- test/feeds/illformed/atom/entry_contributor_uri.xml
-+- test/feeds/illformed/atom/entry_contributor_url.xml
-+- test/feeds/illformed/atom/entry_id.xml
-+- test/feeds/illformed/atom/entry_id_map_guid.xml
-+- test/feeds/illformed/atom/entry_link_alternate_map_link.xml
-+- test/feeds/illformed/atom/entry_link_alternate_map_link_2.xml
-+- test/feeds/illformed/atom/entry_link_href.xml
-+- test/feeds/illformed/atom/entry_link_multiple.xml
-+- test/feeds/illformed/atom/entry_link_rel.xml
-+- test/feeds/illformed/atom/entry_link_title.xml
-+- test/feeds/illformed/atom/entry_link_type.xml
-+- test/feeds/illformed/atom/entry_summary.xml
-+- test/feeds/illformed/atom/entry_summary_base64.xml
-+- test/feeds/illformed/atom/entry_summary_base64_2.xml
-+- test/feeds/illformed/atom/entry_summary_content_mode_base64.xml
-+- test/feeds/illformed/atom/entry_summary_content_mode_escaped.xml
-+- test/feeds/illformed/atom/entry_summary_content_type.xml
-+- test/feeds/illformed/atom/entry_summary_content_type_text_plain.xml
-+- test/feeds/illformed/atom/entry_summary_content_value.xml
-+- test/feeds/illformed/atom/entry_summary_escaped_markup.xml
-+- test/feeds/illformed/atom/entry_summary_inline_markup.xml
-+- test/feeds/illformed/atom/entry_summary_inline_markup_2.xml
-+- test/feeds/illformed/atom/entry_summary_naked_markup.xml
-+- test/feeds/illformed/atom/entry_summary_text_plain.xml
-+- test/feeds/illformed/atom/entry_title.xml
-+- test/feeds/illformed/atom/entry_title_base64.xml
-+- test/feeds/illformed/atom/entry_title_base64_2.xml
-+- test/feeds/illformed/atom/entry_title_content_mode_base64.xml
-+- test/feeds/illformed/atom/entry_title_content_mode_escaped.xml
-+- test/feeds/illformed/atom/entry_title_content_type.xml
-+- test/feeds/illformed/atom/entry_title_content_type_text_plain.xml
-+- test/feeds/illformed/atom/entry_title_content_value.xml
-+- test/feeds/illformed/atom/entry_title_escaped_markup.xml
-+- test/feeds/illformed/atom/entry_title_inline_markup.xml
-+- test/feeds/illformed/atom/entry_title_inline_markup_2.xml
-+- test/feeds/illformed/atom/entry_title_naked_markup.xml
-+- test/feeds/illformed/atom/entry_title_text_plain.xml
-+- test/feeds/illformed/atom/entry_title_text_plain_brackets.xml
-+- test/feeds/illformed/atom/feed_author_email.xml
-+- test/feeds/illformed/atom/feed_author_homepage.xml
-+- test/feeds/illformed/atom/feed_author_map_author.xml
-+- test/feeds/illformed/atom/feed_author_map_author_2.xml
-+- test/feeds/illformed/atom/feed_author_name.xml
-+- test/feeds/illformed/atom/feed_author_uri.xml
-+- test/feeds/illformed/atom/feed_author_url.xml
-+- test/feeds/illformed/atom/feed_contributor_email.xml
-+- test/feeds/illformed/atom/feed_contributor_homepage.xml
-+- test/feeds/illformed/atom/feed_contributor_multiple.xml
-+- test/feeds/illformed/atom/feed_contributor_name.xml
-+- test/feeds/illformed/atom/feed_contributor_uri.xml
-+- test/feeds/illformed/atom/feed_contributor_url.xml
-+- test/feeds/illformed/atom/feed_copyright.xml
-+- test/feeds/illformed/atom/feed_copyright_base64.xml
-+- test/feeds/illformed/atom/feed_copyright_base64_2.xml
-+- test/feeds/illformed/atom/feed_copyright_content_mode_base64.xml
-+- test/feeds/illformed/atom/feed_copyright_content_mode_escaped.xml
-+- test/feeds/illformed/atom/feed_copyright_content_type.xml
-+- test/feeds/illformed/atom/feed_copyright_content_type_text_plain.xml
-+- test/feeds/illformed/atom/feed_copyright_content_value.xml
-+- test/feeds/illformed/atom/feed_copyright_escaped_markup.xml
-+- test/feeds/illformed/atom/feed_copyright_inline_markup.xml
-+- test/feeds/illformed/atom/feed_copyright_inline_markup_2.xml
-+- test/feeds/illformed/atom/feed_copyright_naked_markup.xml
-+- test/feeds/illformed/atom/feed_copyright_text_plain.xml
-+- test/feeds/illformed/atom/feed_generator.xml
-+- test/feeds/illformed/atom/feed_generator_name.xml
-+- test/feeds/illformed/atom/feed_generator_url.xml
-+- test/feeds/illformed/atom/feed_generator_version.xml
-+- test/feeds/illformed/atom/feed_id.xml
-+- test/feeds/illformed/atom/feed_id_map_guid.xml
-+- test/feeds/illformed/atom/feed_info.xml
-+- test/feeds/illformed/atom/feed_info_base64.xml
-+- test/feeds/illformed/atom/feed_info_base64_2.xml
-+- test/feeds/illformed/atom/feed_info_content_mode_base64.xml
-+- test/feeds/illformed/atom/feed_info_content_mode_escaped.xml
-+- test/feeds/illformed/atom/feed_info_content_type.xml
-+- test/feeds/illformed/atom/feed_info_content_type_text_plain.xml
-+- test/feeds/illformed/atom/feed_info_content_value.xml
-+- test/feeds/illformed/atom/feed_info_escaped_markup.xml
-+- test/feeds/illformed/atom/feed_info_inline_markup.xml
-+- test/feeds/illformed/atom/feed_info_inline_markup_2.xml
-+- test/feeds/illformed/atom/feed_info_naked_markup.xml
-+- test/feeds/illformed/atom/feed_info_text_plain.xml
-+- test/feeds/illformed/atom/feed_link_alternate_map_link.xml
-+- test/feeds/illformed/atom/feed_link_alternate_map_link_2.xml
-+- test/feeds/illformed/atom/feed_link_href.xml
-+- test/feeds/illformed/atom/feed_link_multiple.xml
-+- test/feeds/illformed/atom/feed_link_rel.xml
-+- test/feeds/illformed/atom/feed_link_title.xml
-+- test/feeds/illformed/atom/feed_link_type.xml
-+- test/feeds/illformed/atom/feed_tagline.xml
-+- test/feeds/illformed/atom/feed_tagline_base64.xml
-+- test/feeds/illformed/atom/feed_tagline_base64_2.xml
-+- test/feeds/illformed/atom/feed_tagline_content_mode_base64.xml
-+- test/feeds/illformed/atom/feed_tagline_content_mode_escaped.xml
-+- test/feeds/illformed/atom/feed_tagline_content_type.xml
-+- test/feeds/illformed/atom/feed_tagline_content_type_text_plain.xml
-+- test/feeds/illformed/atom/feed_tagline_content_value.xml
-+- test/feeds/illformed/atom/feed_tagline_escaped_markup.xml
-+- test/feeds/illformed/atom/feed_tagline_inline_markup.xml
-+- test/feeds/illformed/atom/feed_tagline_inline_markup_2.xml
-+- test/feeds/illformed/atom/feed_tagline_naked_markup.xml
-+- test/feeds/illformed/atom/feed_tagline_text_plain.xml
-+- test/feeds/illformed/atom/feed_title.xml
-+- test/feeds/illformed/atom/feed_title_base64.xml
-+- test/feeds/illformed/atom/feed_title_base64_2.xml
-+- test/feeds/illformed/atom/feed_title_content_mode_base64.xml
-+- test/feeds/illformed/atom/feed_title_content_mode_escaped.xml
-+- test/feeds/illformed/atom/feed_title_content_type.xml
-+- test/feeds/illformed/atom/feed_title_content_type_text_plain.xml
-+- test/feeds/illformed/atom/feed_title_content_value.xml
-+- test/feeds/illformed/atom/feed_title_escaped_markup.xml
-+- test/feeds/illformed/atom/feed_title_inline_markup.xml
-+- test/feeds/illformed/atom/feed_title_inline_markup_2.xml
-+- test/feeds/illformed/atom/feed_title_naked_markup.xml
-+- test/feeds/illformed/atom/feed_title_text_plain.xml
-+- test/feeds/illformed/atom/relative_uri.xml
-+- test/feeds/illformed/atom/relative_uri_inherit.xml
-+- test/feeds/illformed/atom/relative_uri_inherit_2.xml
-+- test/feeds/illformed/base
-+- test/feeds/illformed/base/cdf_item_abstract_xml_base.xml
-+- test/feeds/illformed/base/entry_content_xml_base.xml
-+- test/feeds/illformed/base/entry_content_xml_base_inherit.xml
-+- test/feeds/illformed/base/entry_content_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/entry_content_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/entry_content_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/entry_summary_xml_base.xml
-+- test/feeds/illformed/base/entry_summary_xml_base_inherit.xml
-+- test/feeds/illformed/base/entry_summary_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/entry_summary_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/entry_summary_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/entry_title_xml_base.xml
-+- test/feeds/illformed/base/entry_title_xml_base_inherit.xml
-+- test/feeds/illformed/base/entry_title_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/entry_title_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/entry_title_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/feed_copyright_xml_base.xml
-+- test/feeds/illformed/base/feed_copyright_xml_base_inherit.xml
-+- test/feeds/illformed/base/feed_copyright_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/feed_copyright_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/feed_copyright_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/feed_info_xml_base.xml
-+- test/feeds/illformed/base/feed_info_xml_base_inherit.xml
-+- test/feeds/illformed/base/feed_info_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/feed_info_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/feed_info_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/feed_tagline_xml_base.xml
-+- test/feeds/illformed/base/feed_tagline_xml_base_inherit.xml
-+- test/feeds/illformed/base/feed_tagline_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/feed_tagline_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/feed_tagline_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/feed_title_xml_base.xml
-+- test/feeds/illformed/base/feed_title_xml_base_inherit.xml
-+- test/feeds/illformed/base/feed_title_xml_base_inherit_2.xml
-+- test/feeds/illformed/base/feed_title_xml_base_inherit_3.xml
-+- test/feeds/illformed/base/feed_title_xml_base_inherit_4.xml
-+- test/feeds/illformed/base/http_channel_docs_base_content_location.xml
-+- test/feeds/illformed/base/http_channel_docs_base_docuri.xml
-+- test/feeds/illformed/base/http_channel_link_base_content_location.xml
-+- test/feeds/illformed/base/http_channel_link_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_author_url_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_author_url_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_content_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_content_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_content_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_content_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_content_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_content_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_contributor_url_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_contributor_url_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_id_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_id_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_link_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_link_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_summary_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_summary_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_summary_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_summary_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_summary_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_summary_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_title_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_title_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_title_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_title_base_docuri.xml
-+- test/feeds/illformed/base/http_entry_title_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_entry_title_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_author_url_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_author_url_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_contributor_url_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_contributor_url_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_copyright_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_copyright_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_copyright_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_copyright_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_copyright_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_copyright_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_generator_url_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_generator_url_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_id_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_id_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_info_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_info_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_info_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_info_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_info_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_info_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_link_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_link_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_tagline_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_tagline_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_tagline_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_tagline_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_tagline_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_tagline_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_title_base64_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_title_base64_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_title_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_title_base_docuri.xml
-+- test/feeds/illformed/base/http_feed_title_inline_base_content_location.xml
-+- test/feeds/illformed/base/http_feed_title_inline_base_docuri.xml
-+- test/feeds/illformed/base/http_item_body_base_content_location.xml
-+- test/feeds/illformed/base/http_item_body_base_docuri.xml
-+- test/feeds/illformed/base/http_item_comments_base_content_location.xml
-+- test/feeds/illformed/base/http_item_comments_base_docuri.xml
-+- test/feeds/illformed/base/http_item_content_encoded_base_content_location.xml
-+- test/feeds/illformed/base/http_item_content_encoded_base_docuri.xml
-+- test/feeds/illformed/base/http_item_description_base_content_location.xml
-+- test/feeds/illformed/base/http_item_description_base_docuri.xml
-+- test/feeds/illformed/base/http_item_fullitem_base_content_location.xml
-+- test/feeds/illformed/base/http_item_fullitem_base_docuri.xml
-+- test/feeds/illformed/base/http_item_link_base_content_location.xml
-+- test/feeds/illformed/base/http_item_link_base_docuri.xml
-+- test/feeds/illformed/base/http_item_wfw_comment_base_content_location.xml
-+- test/feeds/illformed/base/http_item_wfw_comment_base_docuri.xml
-+- test/feeds/illformed/base/http_item_wfw_commentRSS_base_content_location.xml
-+- test/feeds/illformed/base/http_item_wfw_commentRSS_base_docuri.xml
-+- test/feeds/illformed/base/http_item_xhtml_body_base_content_location.xml
-+- test/feeds/illformed/base/http_item_xhtml_body_base_docuri.xml
-+- test/feeds/illformed/cdf
-+- test/feeds/illformed/cdf/channel_abstract_map_description.xml
-+- test/feeds/illformed/cdf/channel_abstract_map_tagline.xml
-+- test/feeds/illformed/cdf/channel_href_map_link.xml
-+- test/feeds/illformed/cdf/channel_href_map_links.xml
-+- test/feeds/illformed/cdf/channel_title.xml
-+- test/feeds/illformed/cdf/item_abstract_map_description.xml
-+- test/feeds/illformed/cdf/item_abstract_map_summary.xml
-+- test/feeds/illformed/cdf/item_href_map_link.xml
-+- test/feeds/illformed/cdf/item_href_map_links.xml
-+- test/feeds/illformed/cdf/item_title.xml
-+- test/feeds/illformed/date
-+- test/feeds/illformed/date/cdf_channel_lastmod_map_date.xml
-+- test/feeds/illformed/date/cdf_channel_lastmod_map_modified.xml
-+- test/feeds/illformed/date/cdf_channel_lastmod_map_modified_parsed.xml
-+- test/feeds/illformed/date/cdf_item_lastmod_map_date.xml
-+- test/feeds/illformed/date/cdf_item_lastmod_map_modified.xml
-+- test/feeds/illformed/date/cdf_item_lastmod_map_modified_parsed.xml
-+- test/feeds/illformed/date/channel_dc_date.xml
-+- test/feeds/illformed/date/channel_dc_date_map_modified.xml
-+- test/feeds/illformed/date/channel_dc_date_w3dtf_utc.xml
-+- test/feeds/illformed/date/channel_dc_date_w3dtf_utc_map_modified_parsed.xml
-+- test/feeds/illformed/date/channel_dcterms_created.xml
-+- test/feeds/illformed/date/channel_dcterms_created_w3dtf_utc.xml
-+- test/feeds/illformed/date/channel_dcterms_issued.xml
-+- test/feeds/illformed/date/channel_dcterms_issued_w3dtf_utc.xml
-+- test/feeds/illformed/date/channel_dcterms_modified.xml
-+- test/feeds/illformed/date/channel_dcterms_modified_map_date.xml
-+- test/feeds/illformed/date/channel_dcterms_modified_w3dtf_utc.xml
-+- test/feeds/illformed/date/channel_dcterms_modified_w3dtf_utc_map_date.xml
-+- test/feeds/illformed/date/channel_pubDate.xml
-+- test/feeds/illformed/date/channel_pubDate_asctime.xml
-+- test/feeds/illformed/date/channel_pubDate_disney.xml
-+- test/feeds/illformed/date/channel_pubDate_disney_at.xml
-+- test/feeds/illformed/date/channel_pubDate_disney_ct.xml
-+- test/feeds/illformed/date/channel_pubDate_disney_mt.xml
-+- test/feeds/illformed/date/channel_pubDate_disney_pt.xml
-+- test/feeds/illformed/date/channel_pubDate_greek_1.xml
-+- test/feeds/illformed/date/channel_pubDate_hungarian_1.xml
-+- test/feeds/illformed/date/channel_pubDate_iso8601_ym.xml
-+- test/feeds/illformed/date/channel_pubDate_iso8601_ym_2.xml
-+- test/feeds/illformed/date/channel_pubDate_iso8601_ymd.xml
-+- test/feeds/illformed/date/channel_pubDate_iso8601_ymd_2.xml
-+- test/feeds/illformed/date/channel_pubDate_iso8601_yo_2.xml
-+- test/feeds/illformed/date/channel_pubDate_korean_nate.xml
-+- test/feeds/illformed/date/channel_pubDate_map_modified.xml
-+- test/feeds/illformed/date/channel_pubDate_mssql.xml
-+- test/feeds/illformed/date/channel_pubDate_rfc2822.xml
-+- test/feeds/illformed/date/channel_pubDate_rfc2822_rollover_june_31.xml
-+- test/feeds/illformed/date/channel_pubDate_rfc822.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_rollover_61m.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_rollover_61s.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_rollover_leapyear.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_rollover_leapyear400.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_rollover_nonleapyear.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_sf.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_tokyo.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_utc.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_y.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_ym.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_ymd.xml
-+- test/feeds/illformed/date/channel_pubDate_w3dtf_ymd_2.xml
-+- test/feeds/illformed/date/entry_created.xml
-+- test/feeds/illformed/date/entry_created_w3dtf_utc.xml
-+- test/feeds/illformed/date/entry_issued.xml
-+- test/feeds/illformed/date/entry_issued_w3dtf_utc.xml
-+- test/feeds/illformed/date/entry_modified.xml
-+- test/feeds/illformed/date/entry_modified_map_date.xml
-+- test/feeds/illformed/date/entry_modified_w3dtf_utc.xml
-+- test/feeds/illformed/date/feed_modified.xml
-+- test/feeds/illformed/date/feed_modified_asctime.xml
-+- test/feeds/illformed/date/feed_modified_disney.xml
-+- test/feeds/illformed/date/feed_modified_disney_at.xml
-+- test/feeds/illformed/date/feed_modified_disney_ct.xml
-+- test/feeds/illformed/date/feed_modified_disney_mt.xml
-+- test/feeds/illformed/date/feed_modified_disney_pt.xml
-+- test/feeds/illformed/date/feed_modified_iso8601_ym.xml
-+- test/feeds/illformed/date/feed_modified_iso8601_ym_2.xml
-+- test/feeds/illformed/date/feed_modified_iso8601_ymd.xml
-+- test/feeds/illformed/date/feed_modified_iso8601_ymd_2.xml
-+- test/feeds/illformed/date/feed_modified_iso8601_yo_2.xml
-+- test/feeds/illformed/date/feed_modified_map_date.xml
-+- test/feeds/illformed/date/feed_modified_rfc2822.xml
-+- test/feeds/illformed/date/feed_modified_rfc2822_rollover_june_31.xml
-+- test/feeds/illformed/date/feed_modified_rfc822.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_rollover_leapyear.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_rollover_leapyear400.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_rollover_nonleapyear.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_sf.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_tokyo.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_utc.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_y.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_ym.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_ymd.xml
-+- test/feeds/illformed/date/feed_modified_w3dtf_ymd_2.xml
-+- test/feeds/illformed/date/http_high_bit_date.xml
-+- test/feeds/illformed/date/item_dc_date.xml
-+- test/feeds/illformed/date/item_dc_date_map_modified.xml
-+- test/feeds/illformed/date/item_dc_date_w3dtf_utc.xml
-+- test/feeds/illformed/date/item_dc_date_w3dtf_utc_map_modified_parsed.xml
-+- test/feeds/illformed/date/item_dcterms_created.xml
-+- test/feeds/illformed/date/item_dcterms_created_w3dtf_utc.xml
-+- test/feeds/illformed/date/item_dcterms_issued.xml
-+- test/feeds/illformed/date/item_dcterms_issued_w3dtf_utc.xml
-+- test/feeds/illformed/date/item_dcterms_modified.xml
-+- test/feeds/illformed/date/item_dcterms_modified_map_date.xml
-+- test/feeds/illformed/date/item_dcterms_modified_w3dtf_utc.xml
-+- test/feeds/illformed/date/item_dcterms_modified_w3dtf_utc_map_date.xml
-+- test/feeds/illformed/date/item_expirationDate.xml
-+- test/feeds/illformed/date/item_expirationDate_rfc2822.xml
-+- test/feeds/illformed/date/item_pubDate.xml
-+- test/feeds/illformed/date/item_pubDate_euc-kr.xml
-+- test/feeds/illformed/date/item_pubDate_map_modified.xml
-+- test/feeds/illformed/date/item_pubDate_rfc2822.xml
-+- test/feeds/illformed/encoding
-+- test/feeds/illformed/encoding/bogus_encoding.xml
-+- test/feeds/illformed/encoding/encoding_mismatch_crash.xml
-+- test/feeds/illformed/encoding/http_i18n.xml
-+- test/feeds/illformed/encoding/http_text_plain.xml
-+- test/feeds/illformed/encoding/http_text_plain_charset.xml
-+- test/feeds/illformed/encoding/utf-16be-autodetect.xml
-+- test/feeds/illformed/encoding/utf-16be-bom.xml
-+- test/feeds/illformed/encoding/utf-16be.xml
-+- test/feeds/illformed/encoding/utf-16le-autodetect.xml
-+- test/feeds/illformed/encoding/utf-16le-bom.xml
-+- test/feeds/illformed/encoding/utf-16le.xml
-+- test/feeds/illformed/encoding/utf-32be-autodetect.xml
-+- test/feeds/illformed/encoding/utf-32be-bom.xml
-+- test/feeds/illformed/encoding/utf-32be.xml
-+- test/feeds/illformed/encoding/utf-32le-autodetect.xml
-+- test/feeds/illformed/encoding/utf-32le-bom.xml
-+- test/feeds/illformed/encoding/utf-32le.xml
-+- test/feeds/illformed/encoding/utf-8-bom.xml
-+- test/feeds/illformed/encoding/x80_437.xml
-+- test/feeds/illformed/encoding/x80_850.xml
-+- test/feeds/illformed/encoding/x80_852.xml
-+- test/feeds/illformed/encoding/x80_855.xml
-+- test/feeds/illformed/encoding/x80_857.xml
-+- test/feeds/illformed/encoding/x80_860.xml
-+- test/feeds/illformed/encoding/x80_861.xml
-+- test/feeds/illformed/encoding/x80_862.xml
-+- test/feeds/illformed/encoding/x80_863.xml
-+- test/feeds/illformed/encoding/x80_865.xml
-+- test/feeds/illformed/encoding/x80_866.xml
-+- test/feeds/illformed/encoding/x80_cp037.xml
-+- test/feeds/illformed/encoding/x80_cp1125.xml
-+- test/feeds/illformed/encoding/x80_cp1250.xml
-+- test/feeds/illformed/encoding/x80_cp1251.xml
-+- test/feeds/illformed/encoding/x80_cp1252.xml
-+- test/feeds/illformed/encoding/x80_cp1253.xml
-+- test/feeds/illformed/encoding/x80_cp1254.xml
-+- test/feeds/illformed/encoding/x80_cp1255.xml
-+- test/feeds/illformed/encoding/x80_cp1256.xml
-+- test/feeds/illformed/encoding/x80_cp1257.xml
-+- test/feeds/illformed/encoding/x80_cp1258.xml
-+- test/feeds/illformed/encoding/x80_cp437.xml
-+- test/feeds/illformed/encoding/x80_cp500.xml
-+- test/feeds/illformed/encoding/x80_cp737.xml
-+- test/feeds/illformed/encoding/x80_cp775.xml
-+- test/feeds/illformed/encoding/x80_cp850.xml
-+- test/feeds/illformed/encoding/x80_cp852.xml
-+- test/feeds/illformed/encoding/x80_cp855.xml
-+- test/feeds/illformed/encoding/x80_cp856.xml
-+- test/feeds/illformed/encoding/x80_cp857.xml
-+- test/feeds/illformed/encoding/x80_cp860.xml
-+- test/feeds/illformed/encoding/x80_cp861.xml
-+- test/feeds/illformed/encoding/x80_cp862.xml
-+- test/feeds/illformed/encoding/x80_cp863.xml
-+- test/feeds/illformed/encoding/x80_cp864.xml
-+- test/feeds/illformed/encoding/x80_cp865.xml
-+- test/feeds/illformed/encoding/x80_cp866.xml
-+- test/feeds/illformed/encoding/x80_cp874.xml
-+- test/feeds/illformed/encoding/x80_cp875.xml
-+- test/feeds/illformed/encoding/x80_cp_is.xml
-+- test/feeds/illformed/encoding/x80_csibm037.xml
-+- test/feeds/illformed/encoding/x80_csibm500.xml
-+- test/feeds/illformed/encoding/x80_csibm855.xml
-+- test/feeds/illformed/encoding/x80_csibm857.xml
-+- test/feeds/illformed/encoding/x80_csibm860.xml
-+- test/feeds/illformed/encoding/x80_csibm861.xml
-+- test/feeds/illformed/encoding/x80_csibm863.xml
-+- test/feeds/illformed/encoding/x80_csibm864.xml
-+- test/feeds/illformed/encoding/x80_csibm865.xml
-+- test/feeds/illformed/encoding/x80_csibm866.xml
-+- test/feeds/illformed/encoding/x80_cskoi8r.xml
-+- test/feeds/illformed/encoding/x80_csmacintosh.xml
-+- test/feeds/illformed/encoding/x80_cspc775baltic.xml
-+- test/feeds/illformed/encoding/x80_cspc850multilingual.xml
-+- test/feeds/illformed/encoding/x80_cspc862latinhebrew.xml
-+- test/feeds/illformed/encoding/x80_cspc8codepage437.xml
-+- test/feeds/illformed/encoding/x80_cspcp852.xml
-+- test/feeds/illformed/encoding/x80_dbcs.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-be.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-ca.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-ch.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-nl.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-us.xml
-+- test/feeds/illformed/encoding/x80_ebcdic-cp-wt.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_be.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_ca.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_ch.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_nl.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_us.xml
-+- test/feeds/illformed/encoding/x80_ebcdic_cp_wt.xml
-+- test/feeds/illformed/encoding/x80_ibm037.xml
-+- test/feeds/illformed/encoding/x80_ibm039.xml
-+- test/feeds/illformed/encoding/x80_ibm1140.xml
-+- test/feeds/illformed/encoding/x80_ibm437.xml
-+- test/feeds/illformed/encoding/x80_ibm500.xml
-+- test/feeds/illformed/encoding/x80_ibm775.xml
-+- test/feeds/illformed/encoding/x80_ibm850.xml
-+- test/feeds/illformed/encoding/x80_ibm852.xml
-+- test/feeds/illformed/encoding/x80_ibm855.xml
-+- test/feeds/illformed/encoding/x80_ibm857.xml
-+- test/feeds/illformed/encoding/x80_ibm860.xml
-+- test/feeds/illformed/encoding/x80_ibm861.xml
-+- test/feeds/illformed/encoding/x80_ibm862.xml
-+- test/feeds/illformed/encoding/x80_ibm863.xml
-+- test/feeds/illformed/encoding/x80_ibm864.xml
-+- test/feeds/illformed/encoding/x80_ibm865.xml
-+- test/feeds/illformed/encoding/x80_ibm866.xml
-+- test/feeds/illformed/encoding/x80_koi8-r.xml
-+- test/feeds/illformed/encoding/x80_koi8-t.xml
-+- test/feeds/illformed/encoding/x80_koi8-u.xml
-+- test/feeds/illformed/encoding/x80_mac-cyrillic.xml
-+- test/feeds/illformed/encoding/x80_mac.xml
-+- test/feeds/illformed/encoding/x80_maccentraleurope.xml
-+- test/feeds/illformed/encoding/x80_maccyrillic.xml
-+- test/feeds/illformed/encoding/x80_macgreek.xml
-+- test/feeds/illformed/encoding/x80_maciceland.xml
-+- test/feeds/illformed/encoding/x80_macintosh.xml
-+- test/feeds/illformed/encoding/x80_maclatin2.xml
-+- test/feeds/illformed/encoding/x80_macroman.xml
-+- test/feeds/illformed/encoding/x80_macturkish.xml
-+- test/feeds/illformed/encoding/x80_ms-ansi.xml
-+- test/feeds/illformed/encoding/x80_ms-arab.xml
-+- test/feeds/illformed/encoding/x80_ms-cyrl.xml
-+- test/feeds/illformed/encoding/x80_ms-ee.xml
-+- test/feeds/illformed/encoding/x80_ms-greek.xml
-+- test/feeds/illformed/encoding/x80_ms-hebr.xml
-+- test/feeds/illformed/encoding/x80_ms-turk.xml
-+- test/feeds/illformed/encoding/x80_tcvn-5712.xml
-+- test/feeds/illformed/encoding/x80_tcvn.xml
-+- test/feeds/illformed/encoding/x80_tcvn5712-1.xml
-+- test/feeds/illformed/encoding/x80_viscii.xml
-+- test/feeds/illformed/encoding/x80_winbaltrim.xml
-+- test/feeds/illformed/encoding/x80_windows-1250.xml
-+- test/feeds/illformed/encoding/x80_windows-1251.xml
-+- test/feeds/illformed/encoding/x80_windows-1252.xml
-+- test/feeds/illformed/encoding/x80_windows-1253.xml
-+- test/feeds/illformed/encoding/x80_windows-1254.xml
-+- test/feeds/illformed/encoding/x80_windows-1255.xml
-+- test/feeds/illformed/encoding/x80_windows-1256.xml
-+- test/feeds/illformed/encoding/x80_windows-1257.xml
-+- test/feeds/illformed/encoding/x80_windows-1258.xml
-+- test/feeds/illformed/encoding/x80_windows_1250.xml
-+- test/feeds/illformed/encoding/x80_windows_1251.xml
-+- test/feeds/illformed/encoding/x80_windows_1252.xml
-+- test/feeds/illformed/encoding/x80_windows_1253.xml
-+- test/feeds/illformed/encoding/x80_windows_1254.xml
-+- test/feeds/illformed/encoding/x80_windows_1255.xml
-+- test/feeds/illformed/encoding/x80_windows_1256.xml
-+- test/feeds/illformed/encoding/x80_windows_1257.xml
-+- test/feeds/illformed/encoding/x80_windows_1258.xml
-+- test/feeds/illformed/entities
-+- test/feeds/illformed/entities/160.xml
-+- test/feeds/illformed/entities/732.xml
-+- test/feeds/illformed/entities/8216.xml
-+- test/feeds/illformed/entities/8217.xml
-+- test/feeds/illformed/entities/8220.xml
-+- test/feeds/illformed/entities/8221.xml
-+- test/feeds/illformed/entities/9830.xml
-+- test/feeds/illformed/entities/aacute.xml
-+- test/feeds/illformed/entities/acirc.xml
-+- test/feeds/illformed/entities/acute.xml
-+- test/feeds/illformed/entities/aelig.xml
-+- test/feeds/illformed/entities/agrave.xml
-+- test/feeds/illformed/entities/alefsym.xml
-+- test/feeds/illformed/entities/alpha.xml
-+- test/feeds/illformed/entities/and.xml
-+- test/feeds/illformed/entities/ang.xml
-+- test/feeds/illformed/entities/aring.xml
-+- test/feeds/illformed/entities/asymp.xml
-+- test/feeds/illformed/entities/atilde.xml
-+- test/feeds/illformed/entities/auml.xml
-+- test/feeds/illformed/entities/bdquo.xml
-+- test/feeds/illformed/entities/beta.xml
-+- test/feeds/illformed/entities/brvbar.xml
-+- test/feeds/illformed/entities/bull.xml
-+- test/feeds/illformed/entities/cap.xml
-+- test/feeds/illformed/entities/ccedil.xml
-+- test/feeds/illformed/entities/cedil.xml
-+- test/feeds/illformed/entities/cent.xml
-+- test/feeds/illformed/entities/chi.xml
-+- test/feeds/illformed/entities/circ.xml
-+- test/feeds/illformed/entities/clubs.xml
-+- test/feeds/illformed/entities/cong.xml
-+- test/feeds/illformed/entities/copy.xml
-+- test/feeds/illformed/entities/crarr.xml
-+- test/feeds/illformed/entities/cup.xml
-+- test/feeds/illformed/entities/curren.xml
-+- test/feeds/illformed/entities/dagger.xml
-+- test/feeds/illformed/entities/darr.xml
-+- test/feeds/illformed/entities/deg.xml
-+- test/feeds/illformed/entities/delta.xml
-+- test/feeds/illformed/entities/diams.xml
-+- test/feeds/illformed/entities/divide.xml
-+- test/feeds/illformed/entities/doesnotexist.xml
-+- test/feeds/illformed/entities/eacute.xml
-+- test/feeds/illformed/entities/ecirc.xml
-+- test/feeds/illformed/entities/egrave.xml
-+- test/feeds/illformed/entities/empty.xml
-+- test/feeds/illformed/entities/emsp.xml
-+- test/feeds/illformed/entities/ensp.xml
-+- test/feeds/illformed/entities/epsilon.xml
-+- test/feeds/illformed/entities/equiv.xml
-+- test/feeds/illformed/entities/eta.xml
-+- test/feeds/illformed/entities/eth.xml
-+- test/feeds/illformed/entities/euml.xml
-+- test/feeds/illformed/entities/euro.xml
-+- test/feeds/illformed/entities/exist.xml
-+- test/feeds/illformed/entities/fnof.xml
-+- test/feeds/illformed/entities/forall.xml
-+- test/feeds/illformed/entities/frac12.xml
-+- test/feeds/illformed/entities/frac14.xml
-+- test/feeds/illformed/entities/frac34.xml
-+- test/feeds/illformed/entities/frasl.xml
-+- test/feeds/illformed/entities/gamma.xml
-+- test/feeds/illformed/entities/ge.xml
-+- test/feeds/illformed/entities/hArr.xml
-+- test/feeds/illformed/entities/hearts.xml
-+- test/feeds/illformed/entities/hellip.xml
-+- test/feeds/illformed/entities/iacute.xml
-+- test/feeds/illformed/entities/icirc.xml
-+- test/feeds/illformed/entities/iexcl.xml
-+- test/feeds/illformed/entities/igrave.xml
-+- test/feeds/illformed/entities/image.xml
-+- test/feeds/illformed/entities/infin.xml
-+- test/feeds/illformed/entities/int.xml
-+- test/feeds/illformed/entities/iota.xml
-+- test/feeds/illformed/entities/iquest.xml
-+- test/feeds/illformed/entities/isin.xml
-+- test/feeds/illformed/entities/iuml.xml
-+- test/feeds/illformed/entities/kappa.xml
-+- test/feeds/illformed/entities/lambda.xml
-+- test/feeds/illformed/entities/lang.xml
-+- test/feeds/illformed/entities/laquo.xml
-+- test/feeds/illformed/entities/lArr.xml
-+- test/feeds/illformed/entities/lceil.xml
-+- test/feeds/illformed/entities/ldquo.xml
-+- test/feeds/illformed/entities/le.xml
-+- test/feeds/illformed/entities/lfloor.xml
-+- test/feeds/illformed/entities/lowast.xml
-+- test/feeds/illformed/entities/loz.xml
-+- test/feeds/illformed/entities/lrm.xml
-+- test/feeds/illformed/entities/lsaquo.xml
-+- test/feeds/illformed/entities/lsquo.xml
-+- test/feeds/illformed/entities/macr.xml
-+- test/feeds/illformed/entities/mdash.xml
-+- test/feeds/illformed/entities/micro.xml
-+- test/feeds/illformed/entities/middot.xml
-+- test/feeds/illformed/entities/minus.xml
-+- test/feeds/illformed/entities/mu.xml
-+- test/feeds/illformed/entities/nabla.xml
-+- test/feeds/illformed/entities/nbsp.xml
-+- test/feeds/illformed/entities/ndash.xml
-+- test/feeds/illformed/entities/ne.xml
-+- test/feeds/illformed/entities/ni.xml
-+- test/feeds/illformed/entities/not.xml
-+- test/feeds/illformed/entities/notin.xml
-+- test/feeds/illformed/entities/nsub.xml
-+- test/feeds/illformed/entities/ntilde.xml
-+- test/feeds/illformed/entities/nu.xml
-+- test/feeds/illformed/entities/oacute.xml
-+- test/feeds/illformed/entities/ocirc.xml
-+- test/feeds/illformed/entities/oelig.xml
-+- test/feeds/illformed/entities/ograve.xml
-+- test/feeds/illformed/entities/oline.xml
-+- test/feeds/illformed/entities/omega.xml
-+- test/feeds/illformed/entities/omicron.xml
-+- test/feeds/illformed/entities/oplus.xml
-+- test/feeds/illformed/entities/or.xml
-+- test/feeds/illformed/entities/ordf.xml
-+- test/feeds/illformed/entities/ordm.xml
-+- test/feeds/illformed/entities/oslash.xml
-+- test/feeds/illformed/entities/otilde.xml
-+- test/feeds/illformed/entities/otimes.xml
-+- test/feeds/illformed/entities/ouml.xml
-+- test/feeds/illformed/entities/para.xml
-+- test/feeds/illformed/entities/part.xml
-+- test/feeds/illformed/entities/permil.xml
-+- test/feeds/illformed/entities/perp.xml
-+- test/feeds/illformed/entities/phi.xml
-+- test/feeds/illformed/entities/pi.xml
-+- test/feeds/illformed/entities/piv.xml
-+- test/feeds/illformed/entities/plusmn.xml
-+- test/feeds/illformed/entities/pound.xml
-+- test/feeds/illformed/entities/prime.xml
-+- test/feeds/illformed/entities/prod.xml
-+- test/feeds/illformed/entities/prop.xml
-+- test/feeds/illformed/entities/psi.xml
-+- test/feeds/illformed/entities/radic.xml
-+- test/feeds/illformed/entities/rang.xml
-+- test/feeds/illformed/entities/raquo.xml
-+- test/feeds/illformed/entities/rarr.xml
-+- test/feeds/illformed/entities/rceil.xml
-+- test/feeds/illformed/entities/rdquo.xml
-+- test/feeds/illformed/entities/real.xml
-+- test/feeds/illformed/entities/reg.xml
-+- test/feeds/illformed/entities/rfloor.xml
-+- test/feeds/illformed/entities/rho.xml
-+- test/feeds/illformed/entities/rlm.xml
-+- test/feeds/illformed/entities/rsaquo.xml
-+- test/feeds/illformed/entities/rsquo.xml
-+- test/feeds/illformed/entities/sbquo.xml
-+- test/feeds/illformed/entities/scaron.xml
-+- test/feeds/illformed/entities/sdot.xml
-+- test/feeds/illformed/entities/sect.xml
-+- test/feeds/illformed/entities/shy.xml
-+- test/feeds/illformed/entities/sigma.xml
-+- test/feeds/illformed/entities/sigmaf.xml
-+- test/feeds/illformed/entities/sim.xml
-+- test/feeds/illformed/entities/spades.xml
-+- test/feeds/illformed/entities/sub.xml
-+- test/feeds/illformed/entities/sube.xml
-+- test/feeds/illformed/entities/sum.xml
-+- test/feeds/illformed/entities/sup.xml
-+- test/feeds/illformed/entities/sup1.xml
-+- test/feeds/illformed/entities/sup2.xml
-+- test/feeds/illformed/entities/sup3.xml
-+- test/feeds/illformed/entities/supe.xml
-+- test/feeds/illformed/entities/szlig.xml
-+- test/feeds/illformed/entities/tau.xml
-+- test/feeds/illformed/entities/there4.xml
-+- test/feeds/illformed/entities/theta.xml
-+- test/feeds/illformed/entities/thetasym.xml
-+- test/feeds/illformed/entities/thinsp.xml
-+- test/feeds/illformed/entities/thorn.xml
-+- test/feeds/illformed/entities/tilde.xml
-+- test/feeds/illformed/entities/times.xml
-+- test/feeds/illformed/entities/trade.xml
-+- test/feeds/illformed/entities/uacute.xml
-+- test/feeds/illformed/entities/uarr.xml
-+- test/feeds/illformed/entities/ucirc.xml
-+- test/feeds/illformed/entities/ugrave.xml
-+- test/feeds/illformed/entities/uml.xml
-+- test/feeds/illformed/entities/upper_Aacute.xml
-+- test/feeds/illformed/entities/upper_Acirc.xml
-+- test/feeds/illformed/entities/upper_AElig.xml
-+- test/feeds/illformed/entities/upper_Agrave.xml
-+- test/feeds/illformed/entities/upper_Alpha.xml
-+- test/feeds/illformed/entities/upper_Aring.xml
-+- test/feeds/illformed/entities/upper_Atilde.xml
-+- test/feeds/illformed/entities/upper_Auml.xml
-+- test/feeds/illformed/entities/upper_Beta.xml
-+- test/feeds/illformed/entities/upper_Ccedil.xml
-+- test/feeds/illformed/entities/upper_Chi.xml
-+- test/feeds/illformed/entities/upper_Dagger.xml
-+- test/feeds/illformed/entities/upper_Delta.xml
-+- test/feeds/illformed/entities/upper_Eacute.xml
-+- test/feeds/illformed/entities/upper_Ecirc.xml
-+- test/feeds/illformed/entities/upper_Egrave.xml
-+- test/feeds/illformed/entities/upper_Epsilon.xml
-+- test/feeds/illformed/entities/upper_Eta.xml
-+- test/feeds/illformed/entities/upper_ETH.xml
-+- test/feeds/illformed/entities/upper_Euml.xml
-+- test/feeds/illformed/entities/upper_Gamma.xml
-+- test/feeds/illformed/entities/upper_Iacute.xml
-+- test/feeds/illformed/entities/upper_Icirc.xml
-+- test/feeds/illformed/entities/upper_Igrave.xml
-+- test/feeds/illformed/entities/upper_Iota.xml
-+- test/feeds/illformed/entities/upper_Iuml.xml
-+- test/feeds/illformed/entities/upper_Kappa.xml
-+- test/feeds/illformed/entities/upper_Lambda.xml
-+- test/feeds/illformed/entities/upper_Mu.xml
-+- test/feeds/illformed/entities/upper_Ntilde.xml
-+- test/feeds/illformed/entities/upper_Nu.xml
-+- test/feeds/illformed/entities/upper_Oacute.xml
-+- test/feeds/illformed/entities/upper_Ocirc.xml
-+- test/feeds/illformed/entities/upper_OElig.xml
-+- test/feeds/illformed/entities/upper_Ograve.xml
-+- test/feeds/illformed/entities/upper_Omega.xml
-+- test/feeds/illformed/entities/upper_Omicron.xml
-+- test/feeds/illformed/entities/upper_Oslash.xml
-+- test/feeds/illformed/entities/upper_Otilde.xml
-+- test/feeds/illformed/entities/upper_Ouml.xml
-+- test/feeds/illformed/entities/upper_Phi.xml
-+- test/feeds/illformed/entities/upper_Pi.xml
-+- test/feeds/illformed/entities/upper_Prime.xml
-+- test/feeds/illformed/entities/upper_Psi.xml
-+- test/feeds/illformed/entities/upper_Rho.xml
-+- test/feeds/illformed/entities/upper_Scaron.xml
-+- test/feeds/illformed/entities/upper_Sigma.xml
-+- test/feeds/illformed/entities/upper_Tau.xml
-+- test/feeds/illformed/entities/upper_Theta.xml
-+- test/feeds/illformed/entities/upper_THORN.xml
-+- test/feeds/illformed/entities/upper_Uacute.xml
-+- test/feeds/illformed/entities/upper_Ucirc.xml
-+- test/feeds/illformed/entities/upper_Ugrave.xml
-+- test/feeds/illformed/entities/upper_Upsilon.xml
-+- test/feeds/illformed/entities/upper_Uuml.xml
-+- test/feeds/illformed/entities/upper_Xi.xml
-+- test/feeds/illformed/entities/upper_Yacute.xml
-+- test/feeds/illformed/entities/upper_Yuml.xml
-+- test/feeds/illformed/entities/upper_Zeta.xml
-+- test/feeds/illformed/entities/upsih.xml
-+- test/feeds/illformed/entities/upsilon.xml
-+- test/feeds/illformed/entities/uuml.xml
-+- test/feeds/illformed/entities/weierp.xml
-+- test/feeds/illformed/entities/xi.xml
-+- test/feeds/illformed/entities/yacute.xml
-+- test/feeds/illformed/entities/yen.xml
-+- test/feeds/illformed/entities/yuml.xml
-+- test/feeds/illformed/entities/zeta.xml
-+- test/feeds/illformed/entities/zwj.xml
-+- test/feeds/illformed/entities/zwnj.xml
-+- test/feeds/illformed/lang
-+- test/feeds/illformed/lang/channel_dc_language.xml
-+- test/feeds/illformed/lang/channel_language.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_blank.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_blank_2.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_blank_3.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/entry_content_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang_blank.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/entry_summary_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang_blank.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/entry_title_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang_blank.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/feed_copyright_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang_blank.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/feed_info_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/feed_language.xml
-+- test/feeds/illformed/lang/feed_language_override.xml
-+- test/feeds/illformed/lang/feed_not_xml_lang.xml
-+- test/feeds/illformed/lang/feed_not_xml_lang_2.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang_blank.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/feed_tagline_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang_blank.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang_inherit_2.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang_inherit_3.xml
-+- test/feeds/illformed/lang/feed_title_xml_lang_inherit_4.xml
-+- test/feeds/illformed/lang/feed_xml_lang.xml
-+- test/feeds/illformed/lang/http_content_language.xml
-+- test/feeds/illformed/lang/http_content_language_entry_title_inherit.xml
-+- test/feeds/illformed/lang/http_content_language_entry_title_inherit_2.xml
-+- test/feeds/illformed/lang/http_content_language_feed_language.xml
-+- test/feeds/illformed/lang/http_content_language_feed_xml_lang.xml
-+- test/feeds/illformed/lang/item_content_encoded_xml_lang.xml
-+- test/feeds/illformed/lang/item_content_encoded_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/item_dc_language.xml
-+- test/feeds/illformed/lang/item_fullitem_xml_lang.xml
-+- test/feeds/illformed/lang/item_fullitem_xml_lang_inherit.xml
-+- test/feeds/illformed/lang/item_xhtml_body_xml_lang.xml
-+- test/feeds/illformed/lang/item_xhtml_body_xml_lang_inherit.xml
-+- test/feeds/illformed/namespace
-+- test/feeds/illformed/namespace/rss1.0withModules.xml
-+- test/feeds/illformed/namespace/rss1.0withModulesNoDefNS.xml
-+- test/feeds/illformed/namespace/rss1.0withModulesNoDefNSLocalNameClash.xml
-+- test/feeds/illformed/namespace/rss2.0noNSwithModules.xml
-+- test/feeds/illformed/namespace/rss2.0noNSwithModulesLocalNameClash.xml
-+- test/feeds/illformed/namespace/rss2.0NSwithModules.xml
-+- test/feeds/illformed/namespace/rss2.0NSwithModulesNoDefNS.xml
-+- test/feeds/illformed/namespace/rss2.0NSwithModulesNoDefNSLocalNameClash.xml
-+- test/feeds/illformed/rdf
-+- test/feeds/illformed/rdf/rdf_channel_description.xml
-+- test/feeds/illformed/rdf/rdf_channel_empty_textinput.xml
-+- test/feeds/illformed/rdf/rdf_channel_link.xml
-+- test/feeds/illformed/rdf/rdf_channel_title.xml
-+- test/feeds/illformed/rdf/rdf_item_description.xml
-+- test/feeds/illformed/rdf/rdf_item_link.xml
-+- test/feeds/illformed/rdf/rdf_item_rdf_about.xml
-+- test/feeds/illformed/rdf/rdf_item_title.xml
-+- test/feeds/illformed/rdf/rss090_channel_title.xml
-+- test/feeds/illformed/rdf/rss090_item_title.xml
-+- test/feeds/illformed/rdf/rss_version_10.xml
-+- test/feeds/illformed/rdf/rss_version_10_not_default_ns.xml
-+- test/feeds/illformed/rss
-+- test/feeds/illformed/rss/aaa_illformed.xml
-+- test/feeds/illformed/rss/channel_author.xml
-+- test/feeds/illformed/rss/channel_author_map_author_detail_email.xml
-+- test/feeds/illformed/rss/channel_author_map_author_detail_email_2.xml
-+- test/feeds/illformed/rss/channel_author_map_author_detail_email_3.xml
-+- test/feeds/illformed/rss/channel_author_map_author_detail_name.xml
-+- test/feeds/illformed/rss/channel_author_map_author_detail_name_2.xml
-+- test/feeds/illformed/rss/channel_category.xml
-+- test/feeds/illformed/rss/channel_category_domain.xml
-+- test/feeds/illformed/rss/channel_category_multiple.xml
-+- test/feeds/illformed/rss/channel_category_multiple_2.xml
-+- test/feeds/illformed/rss/channel_cloud_domain.xml
-+- test/feeds/illformed/rss/channel_cloud_path.xml
-+- test/feeds/illformed/rss/channel_cloud_port.xml
-+- test/feeds/illformed/rss/channel_cloud_protocol.xml
-+- test/feeds/illformed/rss/channel_cloud_registerProcedure.xml
-+- test/feeds/illformed/rss/channel_copyright.xml
-+- test/feeds/illformed/rss/channel_dc_author.xml
-+- test/feeds/illformed/rss/channel_dc_author_map_author_detail_email.xml
-+- test/feeds/illformed/rss/channel_dc_author_map_author_detail_name.xml
-+- test/feeds/illformed/rss/channel_dc_creator.xml
-+- test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
-+- test/feeds/illformed/rss/channel_dc_creator_map_author_detail_name.xml
-+- test/feeds/illformed/rss/channel_dc_publisher.xml
-+- test/feeds/illformed/rss/channel_dc_publisher_email.xml
-+- test/feeds/illformed/rss/channel_dc_publisher_name.xml
-+- test/feeds/illformed/rss/channel_dc_rights.xml
-+- test/feeds/illformed/rss/channel_dc_subject.xml
-+- test/feeds/illformed/rss/channel_dc_subject_2.xml
-+- test/feeds/illformed/rss/channel_dc_subject_multiple.xml
-+- test/feeds/illformed/rss/channel_dc_title.xml
-+- test/feeds/illformed/rss/channel_description.xml
-+- test/feeds/illformed/rss/channel_description_escaped_markup.xml
-+- test/feeds/illformed/rss/channel_description_map_tagline.xml
-+- test/feeds/illformed/rss/channel_description_naked_markup.xml
-+- test/feeds/illformed/rss/channel_description_shorttag.xml
-+- test/feeds/illformed/rss/channel_docs.xml
-+- test/feeds/illformed/rss/channel_generator.xml
-+- test/feeds/illformed/rss/channel_image_description.xml
-+- test/feeds/illformed/rss/channel_image_height.xml
-+- test/feeds/illformed/rss/channel_image_link.xml
-+- test/feeds/illformed/rss/channel_image_link_conflict.xml
-+- test/feeds/illformed/rss/channel_image_title.xml
-+- test/feeds/illformed/rss/channel_image_title_conflict.xml
-+- test/feeds/illformed/rss/channel_image_url.xml
-+- test/feeds/illformed/rss/channel_image_width.xml
-+- test/feeds/illformed/rss/channel_link.xml
-+- test/feeds/illformed/rss/channel_managingEditor.xml
-+- test/feeds/illformed/rss/channel_managingEditor_map_author_detail_email.xml
-+- test/feeds/illformed/rss/channel_managingEditor_map_author_detail_name.xml
-+- test/feeds/illformed/rss/channel_textInput_description.xml
-+- test/feeds/illformed/rss/channel_textInput_description_conflict.xml
-+- test/feeds/illformed/rss/channel_textInput_link.xml
-+- test/feeds/illformed/rss/channel_textInput_link_conflict.xml
-+- test/feeds/illformed/rss/channel_textInput_name.xml
-+- test/feeds/illformed/rss/channel_textInput_title.xml
-+- test/feeds/illformed/rss/channel_textInput_title_conflict.xml
-+- test/feeds/illformed/rss/channel_title.xml
-+- test/feeds/illformed/rss/channel_title_apos.xml
-+- test/feeds/illformed/rss/channel_title_gt.xml
-+- test/feeds/illformed/rss/channel_title_lt.xml
-+- test/feeds/illformed/rss/channel_ttl.xml
-+- test/feeds/illformed/rss/channel_webMaster.xml
-+- test/feeds/illformed/rss/channel_webMaster_email.xml
-+- test/feeds/illformed/rss/channel_webMaster_name.xml
-+- test/feeds/illformed/rss/item_author.xml
-+- test/feeds/illformed/rss/item_author_map_author_detail_email.xml
-+- test/feeds/illformed/rss/item_author_map_author_detail_name.xml
-+- test/feeds/illformed/rss/item_category.xml
-+- test/feeds/illformed/rss/item_category_domain.xml
-+- test/feeds/illformed/rss/item_category_multiple.xml
-+- test/feeds/illformed/rss/item_category_multiple_2.xml
-+- test/feeds/illformed/rss/item_comments.xml
-+- test/feeds/illformed/rss/item_content_encoded.xml
-+- test/feeds/illformed/rss/item_content_encoded_mode.xml
-+- test/feeds/illformed/rss/item_content_encoded_type.xml
-+- test/feeds/illformed/rss/item_dc_author.xml
-+- test/feeds/illformed/rss/item_dc_author_map_author_detail_email.xml
-+- test/feeds/illformed/rss/item_dc_author_map_author_detail_name.xml
-+- test/feeds/illformed/rss/item_dc_creator.xml
-+- test/feeds/illformed/rss/item_dc_creator_map_author_detail_email.xml
-+- test/feeds/illformed/rss/item_dc_creator_map_author_detail_name.xml
-+- test/feeds/illformed/rss/item_dc_publisher.xml
-+- test/feeds/illformed/rss/item_dc_publisher_email.xml
-+- test/feeds/illformed/rss/item_dc_publisher_name.xml
-+- test/feeds/illformed/rss/item_dc_rights.xml
-+- test/feeds/illformed/rss/item_dc_subject.xml
-+- test/feeds/illformed/rss/item_dc_subject_2.xml
-+- test/feeds/illformed/rss/item_dc_subject_multiple.xml
-+- test/feeds/illformed/rss/item_dc_title.xml
-+- test/feeds/illformed/rss/item_description.xml
-+- test/feeds/illformed/rss/item_description_escaped_markup.xml
-+- test/feeds/illformed/rss/item_description_map_summary.xml
-+- test/feeds/illformed/rss/item_description_naked_markup.xml
-+- test/feeds/illformed/rss/item_description_not_a_doctype.xml
-+- test/feeds/illformed/rss/item_enclosure_length.xml
-+- test/feeds/illformed/rss/item_enclosure_multiple.xml
-+- test/feeds/illformed/rss/item_enclosure_type.xml
-+- test/feeds/illformed/rss/item_enclosure_url.xml
-+- test/feeds/illformed/rss/item_fullitem.xml
-+- test/feeds/illformed/rss/item_fullitem_mode.xml
-+- test/feeds/illformed/rss/item_fullitem_type.xml
-+- test/feeds/illformed/rss/item_guid.xml
-+- test/feeds/illformed/rss/item_guid_conflict_link.xml
-+- test/feeds/illformed/rss/item_guid_guidislink.xml
-+- test/feeds/illformed/rss/item_guid_isPermaLink_conflict_link.xml
-+- test/feeds/illformed/rss/item_guid_isPermaLink_conflict_link_not_guidislink.xml
-+- test/feeds/illformed/rss/item_guid_isPermaLink_guidislink.xml
-+- test/feeds/illformed/rss/item_guid_isPermaLink_map_link.xml
-+- test/feeds/illformed/rss/item_guid_map_link.xml
-+- test/feeds/illformed/rss/item_guid_not_permalink.xml
-+- test/feeds/illformed/rss/item_guid_not_permalink_conflict_link.xml
-+- test/feeds/illformed/rss/item_guid_not_permalink_not_guidislink.xml
-+- test/feeds/illformed/rss/item_guid_not_permalink_not_guidislink_2.xml
-+- test/feeds/illformed/rss/item_link.xml
-+- test/feeds/illformed/rss/item_source.xml
-+- test/feeds/illformed/rss/item_source_url.xml
-+- test/feeds/illformed/rss/item_title.xml
-+- test/feeds/illformed/rss/item_xhtml_body.xml
-+- test/feeds/illformed/rss/item_xhtml_body_mode.xml
-+- test/feeds/illformed/rss/item_xhtml_body_type.xml
-+- test/feeds/illformed/rss/rss_namespace_1.xml
-+- test/feeds/illformed/rss/rss_namespace_2.xml
-+- test/feeds/illformed/rss/rss_namespace_3.xml
-+- test/feeds/illformed/rss/rss_namespace_4.xml
-+- test/feeds/illformed/rss/rss_version_090.xml
-+- test/feeds/illformed/rss/rss_version_091_netscape.xml
-+- test/feeds/illformed/rss/rss_version_092.xml
-+- test/feeds/illformed/rss/rss_version_093.xml
-+- test/feeds/illformed/rss/rss_version_094.xml
-+- test/feeds/illformed/rss/rss_version_20.xml
-+- test/feeds/illformed/rss/rss_version_201.xml
-+- test/feeds/illformed/rss/rss_version_21.xml
-+- test/feeds/illformed/rss/rss_version_missing.xml
-+- test/feeds/illformed/sanitize
-+- test/feeds/illformed/sanitize/entry_content_applet.xml
-+- test/feeds/illformed/sanitize/entry_content_blink.xml
-+- test/feeds/illformed/sanitize/entry_content_crazy.xml
-+- test/feeds/illformed/sanitize/entry_content_embed.xml
-+- test/feeds/illformed/sanitize/entry_content_frame.xml
-+- test/feeds/illformed/sanitize/entry_content_iframe.xml
-+- test/feeds/illformed/sanitize/entry_content_link.xml
-+- test/feeds/illformed/sanitize/entry_content_meta.xml
-+- test/feeds/illformed/sanitize/entry_content_object.xml
-+- test/feeds/illformed/sanitize/entry_content_onabort.xml
-+- test/feeds/illformed/sanitize/entry_content_onblur.xml
-+- test/feeds/illformed/sanitize/entry_content_onchange.xml
-+- test/feeds/illformed/sanitize/entry_content_onclick.xml
-+- test/feeds/illformed/sanitize/entry_content_ondblclick.xml
-+- test/feeds/illformed/sanitize/entry_content_onerror.xml
-+- test/feeds/illformed/sanitize/entry_content_onfocus.xml
-+- test/feeds/illformed/sanitize/entry_content_onkeydown.xml
-+- test/feeds/illformed/sanitize/entry_content_onkeypress.xml
-+- test/feeds/illformed/sanitize/entry_content_onkeyup.xml
-+- test/feeds/illformed/sanitize/entry_content_onload.xml
-+- test/feeds/illformed/sanitize/entry_content_onmousedown.xml
-+- test/feeds/illformed/sanitize/entry_content_onmouseout.xml
-+- test/feeds/illformed/sanitize/entry_content_onmouseover.xml
-+- test/feeds/illformed/sanitize/entry_content_onmouseup.xml
-+- test/feeds/illformed/sanitize/entry_content_onreset.xml
-+- test/feeds/illformed/sanitize/entry_content_onresize.xml
-+- test/feeds/illformed/sanitize/entry_content_onsubmit.xml
-+- test/feeds/illformed/sanitize/entry_content_onunload.xml
-+- test/feeds/illformed/sanitize/entry_content_script.xml
-+- test/feeds/illformed/sanitize/entry_content_script_base64.xml
-+- test/feeds/illformed/sanitize/entry_content_script_cdata.xml
-+- test/feeds/illformed/sanitize/entry_content_script_inline.xml
-+- test/feeds/illformed/sanitize/entry_content_style.xml
-+- test/feeds/illformed/sanitize/entry_summary_applet.xml
-+- test/feeds/illformed/sanitize/entry_summary_blink.xml
-+- test/feeds/illformed/sanitize/entry_summary_crazy.xml
-+- test/feeds/illformed/sanitize/entry_summary_embed.xml
-+- test/feeds/illformed/sanitize/entry_summary_frame.xml
-+- test/feeds/illformed/sanitize/entry_summary_iframe.xml
-+- test/feeds/illformed/sanitize/entry_summary_link.xml
-+- test/feeds/illformed/sanitize/entry_summary_meta.xml
-+- test/feeds/illformed/sanitize/entry_summary_object.xml
-+- test/feeds/illformed/sanitize/entry_summary_onabort.xml
-+- test/feeds/illformed/sanitize/entry_summary_onblur.xml
-+- test/feeds/illformed/sanitize/entry_summary_onchange.xml
-+- test/feeds/illformed/sanitize/entry_summary_onclick.xml
-+- test/feeds/illformed/sanitize/entry_summary_ondblclick.xml
-+- test/feeds/illformed/sanitize/entry_summary_onerror.xml
-+- test/feeds/illformed/sanitize/entry_summary_onfocus.xml
-+- test/feeds/illformed/sanitize/entry_summary_onkeydown.xml
-+- test/feeds/illformed/sanitize/entry_summary_onkeypress.xml
-+- test/feeds/illformed/sanitize/entry_summary_onkeyup.xml
-+- test/feeds/illformed/sanitize/entry_summary_onload.xml
-+- test/feeds/illformed/sanitize/entry_summary_onmousedown.xml
-+- test/feeds/illformed/sanitize/entry_summary_onmouseout.xml
-+- test/feeds/illformed/sanitize/entry_summary_onmouseover.xml
-+- test/feeds/illformed/sanitize/entry_summary_onmouseup.xml
-+- test/feeds/illformed/sanitize/entry_summary_onreset.xml
-+- test/feeds/illformed/sanitize/entry_summary_onresize.xml
-+- test/feeds/illformed/sanitize/entry_summary_onsubmit.xml
-+- test/feeds/illformed/sanitize/entry_summary_onunload.xml
-+- test/feeds/illformed/sanitize/entry_summary_script.xml
-+- test/feeds/illformed/sanitize/entry_summary_script_base64.xml
-+- test/feeds/illformed/sanitize/entry_summary_script_cdata.xml
-+- test/feeds/illformed/sanitize/entry_summary_script_inline.xml
-+- test/feeds/illformed/sanitize/entry_summary_script_map_description.xml
-+- test/feeds/illformed/sanitize/entry_summary_style.xml
-+- test/feeds/illformed/sanitize/entry_title_applet.xml
-+- test/feeds/illformed/sanitize/entry_title_blink.xml
-+- test/feeds/illformed/sanitize/entry_title_crazy.xml
-+- test/feeds/illformed/sanitize/entry_title_embed.xml
-+- test/feeds/illformed/sanitize/entry_title_frame.xml
-+- test/feeds/illformed/sanitize/entry_title_iframe.xml
-+- test/feeds/illformed/sanitize/entry_title_link.xml
-+- test/feeds/illformed/sanitize/entry_title_meta.xml
-+- test/feeds/illformed/sanitize/entry_title_object.xml
-+- test/feeds/illformed/sanitize/entry_title_onabort.xml
-+- test/feeds/illformed/sanitize/entry_title_onblur.xml
-+- test/feeds/illformed/sanitize/entry_title_onchange.xml
-+- test/feeds/illformed/sanitize/entry_title_onclick.xml
-+- test/feeds/illformed/sanitize/entry_title_ondblclick.xml
-+- test/feeds/illformed/sanitize/entry_title_onerror.xml
-+- test/feeds/illformed/sanitize/entry_title_onfocus.xml
-+- test/feeds/illformed/sanitize/entry_title_onkeydown.xml
-+- test/feeds/illformed/sanitize/entry_title_onkeypress.xml
-+- test/feeds/illformed/sanitize/entry_title_onkeyup.xml
-+- test/feeds/illformed/sanitize/entry_title_onload.xml
-+- test/feeds/illformed/sanitize/entry_title_onmousedown.xml
-+- test/feeds/illformed/sanitize/entry_title_onmouseout.xml
-+- test/feeds/illformed/sanitize/entry_title_onmouseover.xml
-+- test/feeds/illformed/sanitize/entry_title_onmouseup.xml
-+- test/feeds/illformed/sanitize/entry_title_onreset.xml
-+- test/feeds/illformed/sanitize/entry_title_onresize.xml
-+- test/feeds/illformed/sanitize/entry_title_onsubmit.xml
-+- test/feeds/illformed/sanitize/entry_title_onunload.xml
-+- test/feeds/illformed/sanitize/entry_title_script.xml
-+- test/feeds/illformed/sanitize/entry_title_script_cdata.xml
-+- test/feeds/illformed/sanitize/entry_title_script_inline.xml
-+- test/feeds/illformed/sanitize/entry_title_style.xml
-+- test/feeds/illformed/sanitize/feed_copyright_applet.xml
-+- test/feeds/illformed/sanitize/feed_copyright_blink.xml
-+- test/feeds/illformed/sanitize/feed_copyright_crazy.xml
-+- test/feeds/illformed/sanitize/feed_copyright_embed.xml
-+- test/feeds/illformed/sanitize/feed_copyright_frame.xml
-+- test/feeds/illformed/sanitize/feed_copyright_iframe.xml
-+- test/feeds/illformed/sanitize/feed_copyright_link.xml
-+- test/feeds/illformed/sanitize/feed_copyright_meta.xml
-+- test/feeds/illformed/sanitize/feed_copyright_object.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onabort.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onblur.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onchange.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onclick.xml
-+- test/feeds/illformed/sanitize/feed_copyright_ondblclick.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onerror.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onfocus.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onkeydown.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onkeypress.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onkeyup.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onload.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onmousedown.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onmouseout.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onmouseover.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onmouseup.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onreset.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onresize.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onsubmit.xml
-+- test/feeds/illformed/sanitize/feed_copyright_onunload.xml
-+- test/feeds/illformed/sanitize/feed_copyright_script.xml
-+- test/feeds/illformed/sanitize/feed_copyright_script_cdata.xml
-+- test/feeds/illformed/sanitize/feed_copyright_script_inline.xml
-+- test/feeds/illformed/sanitize/feed_copyright_style.xml
-+- test/feeds/illformed/sanitize/feed_info_applet.xml
-+- test/feeds/illformed/sanitize/feed_info_blink.xml
-+- test/feeds/illformed/sanitize/feed_info_crazy.xml
-+- test/feeds/illformed/sanitize/feed_info_embed.xml
-+- test/feeds/illformed/sanitize/feed_info_frame.xml
-+- test/feeds/illformed/sanitize/feed_info_iframe.xml
-+- test/feeds/illformed/sanitize/feed_info_link.xml
-+- test/feeds/illformed/sanitize/feed_info_meta.xml
-+- test/feeds/illformed/sanitize/feed_info_object.xml
-+- test/feeds/illformed/sanitize/feed_info_onabort.xml
-+- test/feeds/illformed/sanitize/feed_info_onblur.xml
-+- test/feeds/illformed/sanitize/feed_info_onchange.xml
-+- test/feeds/illformed/sanitize/feed_info_onclick.xml
-+- test/feeds/illformed/sanitize/feed_info_ondblclick.xml
-+- test/feeds/illformed/sanitize/feed_info_onerror.xml
-+- test/feeds/illformed/sanitize/feed_info_onfocus.xml
-+- test/feeds/illformed/sanitize/feed_info_onkeydown.xml
-+- test/feeds/illformed/sanitize/feed_info_onkeypress.xml
-+- test/feeds/illformed/sanitize/feed_info_onkeyup.xml
-+- test/feeds/illformed/sanitize/feed_info_onload.xml
-+- test/feeds/illformed/sanitize/feed_info_onmousedown.xml
-+- test/feeds/illformed/sanitize/feed_info_onmouseout.xml
-+- test/feeds/illformed/sanitize/feed_info_onmouseover.xml
-+- test/feeds/illformed/sanitize/feed_info_onmouseup.xml
-+- test/feeds/illformed/sanitize/feed_info_onreset.xml
-+- test/feeds/illformed/sanitize/feed_info_onresize.xml
-+- test/feeds/illformed/sanitize/feed_info_onsubmit.xml
-+- test/feeds/illformed/sanitize/feed_info_onunload.xml
-+- test/feeds/illformed/sanitize/feed_info_script.xml
-+- test/feeds/illformed/sanitize/feed_info_script_cdata.xml
-+- test/feeds/illformed/sanitize/feed_info_script_inline.xml
-+- test/feeds/illformed/sanitize/feed_info_style.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_applet.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_blink.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_crazy.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_embed.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_frame.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_iframe.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_link.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_meta.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_object.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onabort.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onblur.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onchange.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onclick.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_ondblclick.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onerror.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onfocus.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onkeydown.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onkeypress.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onkeyup.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onload.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onmousedown.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onmouseout.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onmouseover.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onmouseup.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onreset.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onresize.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onsubmit.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_onunload.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_script.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_script_cdata.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_script_inline.xml
-+- test/feeds/illformed/sanitize/feed_subtitle_style.xml
-+- test/feeds/illformed/sanitize/feed_tagline_applet.xml
-+- test/feeds/illformed/sanitize/feed_tagline_blink.xml
-+- test/feeds/illformed/sanitize/feed_tagline_crazy.xml
-+- test/feeds/illformed/sanitize/feed_tagline_embed.xml
-+- test/feeds/illformed/sanitize/feed_tagline_frame.xml
-+- test/feeds/illformed/sanitize/feed_tagline_iframe.xml
-+- test/feeds/illformed/sanitize/feed_tagline_link.xml
-+- test/feeds/illformed/sanitize/feed_tagline_meta.xml
-+- test/feeds/illformed/sanitize/feed_tagline_object.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onabort.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onblur.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onchange.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onclick.xml
-+- test/feeds/illformed/sanitize/feed_tagline_ondblclick.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onerror.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onfocus.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onkeydown.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onkeypress.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onkeyup.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onload.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onmousedown.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onmouseout.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onmouseover.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onmouseup.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onreset.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onresize.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onsubmit.xml
-+- test/feeds/illformed/sanitize/feed_tagline_onunload.xml
-+- test/feeds/illformed/sanitize/feed_tagline_script.xml
-+- test/feeds/illformed/sanitize/feed_tagline_script_cdata.xml
-+- test/feeds/illformed/sanitize/feed_tagline_script_inline.xml
-+- test/feeds/illformed/sanitize/feed_tagline_script_map_description.xml
-+- test/feeds/illformed/sanitize/feed_tagline_style.xml
-+- test/feeds/illformed/sanitize/feed_title_applet.xml
-+- test/feeds/illformed/sanitize/feed_title_blink.xml
-+- test/feeds/illformed/sanitize/feed_title_crazy.xml
-+- test/feeds/illformed/sanitize/feed_title_embed.xml
-+- test/feeds/illformed/sanitize/feed_title_frame.xml
-+- test/feeds/illformed/sanitize/feed_title_iframe.xml
-+- test/feeds/illformed/sanitize/feed_title_link.xml
-+- test/feeds/illformed/sanitize/feed_title_meta.xml
-+- test/feeds/illformed/sanitize/feed_title_object.xml
-+- test/feeds/illformed/sanitize/feed_title_onabort.xml
-+- test/feeds/illformed/sanitize/feed_title_onblur.xml
-+- test/feeds/illformed/sanitize/feed_title_onchange.xml
-+- test/feeds/illformed/sanitize/feed_title_onclick.xml
-+- test/feeds/illformed/sanitize/feed_title_ondblclick.xml
-+- test/feeds/illformed/sanitize/feed_title_onerror.xml
-+- test/feeds/illformed/sanitize/feed_title_onfocus.xml
-+- test/feeds/illformed/sanitize/feed_title_onkeydown.xml
-+- test/feeds/illformed/sanitize/feed_title_onkeypress.xml
-+- test/feeds/illformed/sanitize/feed_title_onkeyup.xml
-+- test/feeds/illformed/sanitize/feed_title_onload.xml
-+- test/feeds/illformed/sanitize/feed_title_onmousedown.xml
-+- test/feeds/illformed/sanitize/feed_title_onmouseout.xml
-+- test/feeds/illformed/sanitize/feed_title_onmouseover.xml
-+- test/feeds/illformed/sanitize/feed_title_onmouseup.xml
-+- test/feeds/illformed/sanitize/feed_title_onreset.xml
-+- test/feeds/illformed/sanitize/feed_title_onresize.xml
-+- test/feeds/illformed/sanitize/feed_title_onsubmit.xml
-+- test/feeds/illformed/sanitize/feed_title_onunload.xml
-+- test/feeds/illformed/sanitize/feed_title_script.xml
-+- test/feeds/illformed/sanitize/feed_title_script_cdata.xml
-+- test/feeds/illformed/sanitize/feed_title_script_inline.xml
-+- test/feeds/illformed/sanitize/feed_title_style.xml
-+- test/feeds/illformed/sanitize/item_body_applet.xml
-+- test/feeds/illformed/sanitize/item_body_blink.xml
-+- test/feeds/illformed/sanitize/item_body_embed.xml
-+- test/feeds/illformed/sanitize/item_body_frame.xml
-+- test/feeds/illformed/sanitize/item_body_iframe.xml
-+- test/feeds/illformed/sanitize/item_body_link.xml
-+- test/feeds/illformed/sanitize/item_body_meta.xml
-+- test/feeds/illformed/sanitize/item_body_object.xml
-+- test/feeds/illformed/sanitize/item_body_onabort.xml
-+- test/feeds/illformed/sanitize/item_body_onblur.xml
-+- test/feeds/illformed/sanitize/item_body_onchange.xml
-+- test/feeds/illformed/sanitize/item_body_onclick.xml
-+- test/feeds/illformed/sanitize/item_body_ondblclick.xml
-+- test/feeds/illformed/sanitize/item_body_onerror.xml
-+- test/feeds/illformed/sanitize/item_body_onfocus.xml
-+- test/feeds/illformed/sanitize/item_body_onkeydown.xml
-+- test/feeds/illformed/sanitize/item_body_onkeypress.xml
-+- test/feeds/illformed/sanitize/item_body_onkeyup.xml
-+- test/feeds/illformed/sanitize/item_body_onload.xml
-+- test/feeds/illformed/sanitize/item_body_onmousedown.xml
-+- test/feeds/illformed/sanitize/item_body_onmouseout.xml
-+- test/feeds/illformed/sanitize/item_body_onmouseover.xml
-+- test/feeds/illformed/sanitize/item_body_onmouseup.xml
-+- test/feeds/illformed/sanitize/item_body_onreset.xml
-+- test/feeds/illformed/sanitize/item_body_onresize.xml
-+- test/feeds/illformed/sanitize/item_body_onsubmit.xml
-+- test/feeds/illformed/sanitize/item_body_onunload.xml
-+- test/feeds/illformed/sanitize/item_body_script.xml
-+- test/feeds/illformed/sanitize/item_body_script_map_content.xml
-+- test/feeds/illformed/sanitize/item_body_style.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_applet.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_blink.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_crazy.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_embed.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_frame.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_iframe.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_link.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_map_content.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_meta.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_object.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onabort.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onblur.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onchange.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onclick.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_ondblclick.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onerror.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onfocus.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onkeydown.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onkeypress.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onkeyup.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onload.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onmousedown.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onmouseout.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onmouseover.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onmouseup.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onreset.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onresize.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onsubmit.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_onunload.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_script.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_script_cdata.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_script_map_content.xml
-+- test/feeds/illformed/sanitize/item_content_encoded_style.xml
-+- test/feeds/illformed/sanitize/item_description_applet.xml
-+- test/feeds/illformed/sanitize/item_description_blink.xml
-+- test/feeds/illformed/sanitize/item_description_crazy.xml
-+- test/feeds/illformed/sanitize/item_description_embed.xml
-+- test/feeds/illformed/sanitize/item_description_frame.xml
-+- test/feeds/illformed/sanitize/item_description_iframe.xml
-+- test/feeds/illformed/sanitize/item_description_link.xml
-+- test/feeds/illformed/sanitize/item_description_meta.xml
-+- test/feeds/illformed/sanitize/item_description_object.xml
-+- test/feeds/illformed/sanitize/item_description_onabort.xml
-+- test/feeds/illformed/sanitize/item_description_onblur.xml
-+- test/feeds/illformed/sanitize/item_description_onchange.xml
-+- test/feeds/illformed/sanitize/item_description_onclick.xml
-+- test/feeds/illformed/sanitize/item_description_ondblclick.xml
-+- test/feeds/illformed/sanitize/item_description_onerror.xml
-+- test/feeds/illformed/sanitize/item_description_onfocus.xml
-+- test/feeds/illformed/sanitize/item_description_onkeydown.xml
-+- test/feeds/illformed/sanitize/item_description_onkeypress.xml
-+- test/feeds/illformed/sanitize/item_description_onkeyup.xml
-+- test/feeds/illformed/sanitize/item_description_onload.xml
-+- test/feeds/illformed/sanitize/item_description_onmousedown.xml
-+- test/feeds/illformed/sanitize/item_description_onmouseout.xml
-+- test/feeds/illformed/sanitize/item_description_onmouseover.xml
-+- test/feeds/illformed/sanitize/item_description_onmouseup.xml
-+- test/feeds/illformed/sanitize/item_description_onreset.xml
-+- test/feeds/illformed/sanitize/item_description_onresize.xml
-+- test/feeds/illformed/sanitize/item_description_onsubmit.xml
-+- test/feeds/illformed/sanitize/item_description_onunload.xml
-+- test/feeds/illformed/sanitize/item_description_script.xml
-+- test/feeds/illformed/sanitize/item_description_script_cdata.xml
-+- test/feeds/illformed/sanitize/item_description_script_map_summary.xml
-+- test/feeds/illformed/sanitize/item_description_style.xml
-+- test/feeds/illformed/sanitize/item_fullitem_applet.xml
-+- test/feeds/illformed/sanitize/item_fullitem_blink.xml
-+- test/feeds/illformed/sanitize/item_fullitem_crazy.xml
-+- test/feeds/illformed/sanitize/item_fullitem_embed.xml
-+- test/feeds/illformed/sanitize/item_fullitem_frame.xml
-+- test/feeds/illformed/sanitize/item_fullitem_iframe.xml
-+- test/feeds/illformed/sanitize/item_fullitem_link.xml
-+- test/feeds/illformed/sanitize/item_fullitem_meta.xml
-+- test/feeds/illformed/sanitize/item_fullitem_object.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onabort.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onblur.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onchange.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onclick.xml
-+- test/feeds/illformed/sanitize/item_fullitem_ondblclick.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onerror.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onfocus.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onkeydown.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onkeypress.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onkeyup.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onload.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onmousedown.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onmouseout.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onmouseover.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onmouseup.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onreset.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onresize.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onsubmit.xml
-+- test/feeds/illformed/sanitize/item_fullitem_onunload.xml
-+- test/feeds/illformed/sanitize/item_fullitem_script.xml
-+- test/feeds/illformed/sanitize/item_fullitem_script_cdata.xml
-+- test/feeds/illformed/sanitize/item_fullitem_script_map_summary.xml
-+- test/feeds/illformed/sanitize/item_fullitem_style.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_applet.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_blink.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_embed.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_frame.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_iframe.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_link.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_meta.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_object.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onabort.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onblur.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onchange.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onclick.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_ondblclick.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onerror.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onfocus.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onkeydown.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onkeypress.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onkeyup.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onload.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onmousedown.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onmouseout.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onmouseover.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onmouseup.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onreset.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onresize.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onsubmit.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_onunload.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_script.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_script_map_content.xml
-+- test/feeds/illformed/sanitize/item_xhtml_body_style.xml
-+- test/feeds/wellformed
-+- test/feeds/wellformed/amp
-+- test/feeds/wellformed/amp/amp01.xml
-+- test/feeds/wellformed/amp/amp02.xml
-+- test/feeds/wellformed/amp/amp03.xml
-+- test/feeds/wellformed/amp/amp04.xml
-+- test/feeds/wellformed/amp/amp05.xml
-+- test/feeds/wellformed/amp/amp06.xml
-+- test/feeds/wellformed/amp/amp07.xml
-+- test/feeds/wellformed/amp/amp08.xml
-+- test/feeds/wellformed/amp/amp09.xml
-+- test/feeds/wellformed/amp/amp10.xml
-+- test/feeds/wellformed/amp/amp11.xml
-+- test/feeds/wellformed/amp/amp12.xml
-+- test/feeds/wellformed/amp/amp13.xml
-+- test/feeds/wellformed/amp/amp14.xml
-+- test/feeds/wellformed/amp/amp15.xml
-+- test/feeds/wellformed/amp/amp16.xml
-+- test/feeds/wellformed/amp/amp17.xml
-+- test/feeds/wellformed/amp/amp18.xml
-+- test/feeds/wellformed/amp/amp19.xml
-+- test/feeds/wellformed/amp/amp20.xml
-+- test/feeds/wellformed/amp/amp21.xml
-+- test/feeds/wellformed/amp/amp22.xml
-+- test/feeds/wellformed/amp/amp23.xml
-+- test/feeds/wellformed/amp/amp24.xml
-+- test/feeds/wellformed/amp/amp25.xml
-+- test/feeds/wellformed/amp/amp26.xml
-+- test/feeds/wellformed/amp/amp27.xml
-+- test/feeds/wellformed/amp/amp28.xml
-+- test/feeds/wellformed/amp/amp29.xml
-+- test/feeds/wellformed/amp/amp30.xml
-+- test/feeds/wellformed/amp/amp31.xml
-+- test/feeds/wellformed/amp/amp32.xml
-+- test/feeds/wellformed/amp/amp33.xml
-+- test/feeds/wellformed/amp/amp34.xml
-+- test/feeds/wellformed/amp/amp35.xml
-+- test/feeds/wellformed/amp/amp36.xml
-+- test/feeds/wellformed/amp/amp37.xml
-+- test/feeds/wellformed/amp/amp38.xml
-+- test/feeds/wellformed/amp/amp39.xml
-+- test/feeds/wellformed/amp/amp40.xml
-+- test/feeds/wellformed/amp/amp41.xml
-+- test/feeds/wellformed/amp/amp42.xml
-+- test/feeds/wellformed/amp/amp43.xml
-+- test/feeds/wellformed/amp/amp44.xml
-+- test/feeds/wellformed/amp/amp45.xml
-+- test/feeds/wellformed/amp/amp46.xml
-+- test/feeds/wellformed/amp/amp47.xml
-+- test/feeds/wellformed/amp/amp48.xml
-+- test/feeds/wellformed/amp/amp49.xml
-+- test/feeds/wellformed/amp/amp50.xml
-+- test/feeds/wellformed/amp/amp51.xml
-+- test/feeds/wellformed/amp/amp52.xml
-+- test/feeds/wellformed/amp/amp53.xml
-+- test/feeds/wellformed/amp/amp54.xml
-+- test/feeds/wellformed/amp/amp55.xml
-+- test/feeds/wellformed/amp/amp56.xml
-+- test/feeds/wellformed/amp/amp57.xml
-+- test/feeds/wellformed/amp/amp58.xml
-+- test/feeds/wellformed/amp/amp59.xml
-+- test/feeds/wellformed/amp/amp60.xml
-+- test/feeds/wellformed/amp/amp61.xml
-+- test/feeds/wellformed/amp/amp62.xml
-+- test/feeds/wellformed/amp/amp63.xml
-+- test/feeds/wellformed/amp/amp64.xml
-+- test/feeds/wellformed/atom
-+- test/feeds/wellformed/atom/atom_namespace_1.xml
-+- test/feeds/wellformed/atom/atom_namespace_2.xml
-+- test/feeds/wellformed/atom/atom_namespace_3.xml
-+- test/feeds/wellformed/atom/atom_namespace_4.xml
-+- test/feeds/wellformed/atom/atom_namespace_5.xml
-+- test/feeds/wellformed/atom/entry_author_email.xml
-+- test/feeds/wellformed/atom/entry_author_homepage.xml
-+- test/feeds/wellformed/atom/entry_author_map_author.xml
-+- test/feeds/wellformed/atom/entry_author_map_author_2.xml
-+- test/feeds/wellformed/atom/entry_author_name.xml
-+- test/feeds/wellformed/atom/entry_author_uri.xml
-+- test/feeds/wellformed/atom/entry_author_url.xml
-+- test/feeds/wellformed/atom/entry_content_mode_base64.xml
-+- test/feeds/wellformed/atom/entry_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/entry_content_type.xml
-+- test/feeds/wellformed/atom/entry_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/entry_content_value.xml
-+- test/feeds/wellformed/atom/entry_contributor_email.xml
-+- test/feeds/wellformed/atom/entry_contributor_homepage.xml
-+- test/feeds/wellformed/atom/entry_contributor_multiple.xml
-+- test/feeds/wellformed/atom/entry_contributor_name.xml
-+- test/feeds/wellformed/atom/entry_contributor_uri.xml
-+- test/feeds/wellformed/atom/entry_contributor_url.xml
-+- test/feeds/wellformed/atom/entry_id.xml
-+- test/feeds/wellformed/atom/entry_id_map_guid.xml
-+- test/feeds/wellformed/atom/entry_link_alternate_map_link.xml
-+- test/feeds/wellformed/atom/entry_link_alternate_map_link_2.xml
-+- test/feeds/wellformed/atom/entry_link_href.xml
-+- test/feeds/wellformed/atom/entry_link_multiple.xml
-+- test/feeds/wellformed/atom/entry_link_rel.xml
-+- test/feeds/wellformed/atom/entry_link_title.xml
-+- test/feeds/wellformed/atom/entry_link_type.xml
-+- test/feeds/wellformed/atom/entry_summary.xml
-+- test/feeds/wellformed/atom/entry_summary_base64.xml
-+- test/feeds/wellformed/atom/entry_summary_base64_2.xml
-+- test/feeds/wellformed/atom/entry_summary_content_mode_base64.xml
-+- test/feeds/wellformed/atom/entry_summary_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/entry_summary_content_type.xml
-+- test/feeds/wellformed/atom/entry_summary_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/entry_summary_content_value.xml
-+- test/feeds/wellformed/atom/entry_summary_escaped_markup.xml
-+- test/feeds/wellformed/atom/entry_summary_inline_markup.xml
-+- test/feeds/wellformed/atom/entry_summary_inline_markup_2.xml
-+- test/feeds/wellformed/atom/entry_summary_naked_markup.xml
-+- test/feeds/wellformed/atom/entry_summary_text_plain.xml
-+- test/feeds/wellformed/atom/entry_title.xml
-+- test/feeds/wellformed/atom/entry_title_base64.xml
-+- test/feeds/wellformed/atom/entry_title_base64_2.xml
-+- test/feeds/wellformed/atom/entry_title_content_mode_base64.xml
-+- test/feeds/wellformed/atom/entry_title_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/entry_title_content_type.xml
-+- test/feeds/wellformed/atom/entry_title_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/entry_title_content_value.xml
-+- test/feeds/wellformed/atom/entry_title_escaped_markup.xml
-+- test/feeds/wellformed/atom/entry_title_inline_markup.xml
-+- test/feeds/wellformed/atom/entry_title_inline_markup_2.xml
-+- test/feeds/wellformed/atom/entry_title_naked_markup.xml
-+- test/feeds/wellformed/atom/entry_title_text_plain.xml
-+- test/feeds/wellformed/atom/entry_title_text_plain_brackets.xml
-+- test/feeds/wellformed/atom/feed_author_email.xml
-+- test/feeds/wellformed/atom/feed_author_homepage.xml
-+- test/feeds/wellformed/atom/feed_author_map_author.xml
-+- test/feeds/wellformed/atom/feed_author_map_author_2.xml
-+- test/feeds/wellformed/atom/feed_author_name.xml
-+- test/feeds/wellformed/atom/feed_author_uri.xml
-+- test/feeds/wellformed/atom/feed_author_url.xml
-+- test/feeds/wellformed/atom/feed_contributor_email.xml
-+- test/feeds/wellformed/atom/feed_contributor_homepage.xml
-+- test/feeds/wellformed/atom/feed_contributor_multiple.xml
-+- test/feeds/wellformed/atom/feed_contributor_name.xml
-+- test/feeds/wellformed/atom/feed_contributor_uri.xml
-+- test/feeds/wellformed/atom/feed_contributor_url.xml
-+- test/feeds/wellformed/atom/feed_copyright.xml
-+- test/feeds/wellformed/atom/feed_copyright_base64.xml
-+- test/feeds/wellformed/atom/feed_copyright_base64_2.xml
-+- test/feeds/wellformed/atom/feed_copyright_content_mode_base64.xml
-+- test/feeds/wellformed/atom/feed_copyright_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/feed_copyright_content_type.xml
-+- test/feeds/wellformed/atom/feed_copyright_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/feed_copyright_content_value.xml
-+- test/feeds/wellformed/atom/feed_copyright_escaped_markup.xml
-+- test/feeds/wellformed/atom/feed_copyright_inline_markup.xml
-+- test/feeds/wellformed/atom/feed_copyright_inline_markup_2.xml
-+- test/feeds/wellformed/atom/feed_copyright_naked_markup.xml
-+- test/feeds/wellformed/atom/feed_copyright_text_plain.xml
-+- test/feeds/wellformed/atom/feed_generator.xml
-+- test/feeds/wellformed/atom/feed_generator_name.xml
-+- test/feeds/wellformed/atom/feed_generator_url.xml
-+- test/feeds/wellformed/atom/feed_generator_version.xml
-+- test/feeds/wellformed/atom/feed_id.xml
-+- test/feeds/wellformed/atom/feed_id_map_guid.xml
-+- test/feeds/wellformed/atom/feed_info.xml
-+- test/feeds/wellformed/atom/feed_info_base64.xml
-+- test/feeds/wellformed/atom/feed_info_base64_2.xml
-+- test/feeds/wellformed/atom/feed_info_content_mode_base64.xml
-+- test/feeds/wellformed/atom/feed_info_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/feed_info_content_type.xml
-+- test/feeds/wellformed/atom/feed_info_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/feed_info_content_value.xml
-+- test/feeds/wellformed/atom/feed_info_escaped_markup.xml
-+- test/feeds/wellformed/atom/feed_info_inline_markup.xml
-+- test/feeds/wellformed/atom/feed_info_inline_markup_2.xml
-+- test/feeds/wellformed/atom/feed_info_naked_markup.xml
-+- test/feeds/wellformed/atom/feed_info_text_plain.xml
-+- test/feeds/wellformed/atom/feed_link_alternate_map_link.xml
-+- test/feeds/wellformed/atom/feed_link_alternate_map_link_2.xml
-+- test/feeds/wellformed/atom/feed_link_href.xml
-+- test/feeds/wellformed/atom/feed_link_multiple.xml
-+- test/feeds/wellformed/atom/feed_link_rel.xml
-+- test/feeds/wellformed/atom/feed_link_title.xml
-+- test/feeds/wellformed/atom/feed_link_type.xml
-+- test/feeds/wellformed/atom/feed_tagline.xml
-+- test/feeds/wellformed/atom/feed_tagline_base64.xml
-+- test/feeds/wellformed/atom/feed_tagline_base64_2.xml
-+- test/feeds/wellformed/atom/feed_tagline_content_mode_base64.xml
-+- test/feeds/wellformed/atom/feed_tagline_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/feed_tagline_content_type.xml
-+- test/feeds/wellformed/atom/feed_tagline_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/feed_tagline_content_value.xml
-+- test/feeds/wellformed/atom/feed_tagline_escaped_markup.xml
-+- test/feeds/wellformed/atom/feed_tagline_inline_markup.xml
-+- test/feeds/wellformed/atom/feed_tagline_inline_markup_2.xml
-+- test/feeds/wellformed/atom/feed_tagline_naked_markup.xml
-+- test/feeds/wellformed/atom/feed_tagline_text_plain.xml
-+- test/feeds/wellformed/atom/feed_title.xml
-+- test/feeds/wellformed/atom/feed_title_base64.xml
-+- test/feeds/wellformed/atom/feed_title_base64_2.xml
-+- test/feeds/wellformed/atom/feed_title_content_mode_base64.xml
-+- test/feeds/wellformed/atom/feed_title_content_mode_escaped.xml
-+- test/feeds/wellformed/atom/feed_title_content_type.xml
-+- test/feeds/wellformed/atom/feed_title_content_type_text_plain.xml
-+- test/feeds/wellformed/atom/feed_title_content_value.xml
-+- test/feeds/wellformed/atom/feed_title_escaped_markup.xml
-+- test/feeds/wellformed/atom/feed_title_inline_markup.xml
-+- test/feeds/wellformed/atom/feed_title_inline_markup_2.xml
-+- test/feeds/wellformed/atom/feed_title_naked_markup.xml
-+- test/feeds/wellformed/atom/feed_title_text_plain.xml
-+- test/feeds/wellformed/atom/relative_uri.xml
-+- test/feeds/wellformed/atom/relative_uri_inherit.xml
-+- test/feeds/wellformed/atom/relative_uri_inherit_2.xml
-+- test/feeds/wellformed/base
-+- test/feeds/wellformed/base/cdf_item_abstract_xml_base.xml
-+- test/feeds/wellformed/base/entry_content_xml_base.xml
-+- test/feeds/wellformed/base/entry_content_xml_base_inherit.xml
-+- test/feeds/wellformed/base/entry_content_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/entry_content_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/entry_content_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/entry_summary_xml_base.xml
-+- test/feeds/wellformed/base/entry_summary_xml_base_inherit.xml
-+- test/feeds/wellformed/base/entry_summary_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/entry_summary_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/entry_summary_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/entry_title_xml_base.xml
-+- test/feeds/wellformed/base/entry_title_xml_base_inherit.xml
-+- test/feeds/wellformed/base/entry_title_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/entry_title_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/entry_title_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/feed_copyright_xml_base.xml
-+- test/feeds/wellformed/base/feed_copyright_xml_base_inherit.xml
-+- test/feeds/wellformed/base/feed_copyright_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/feed_copyright_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/feed_copyright_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/feed_info_xml_base.xml
-+- test/feeds/wellformed/base/feed_info_xml_base_inherit.xml
-+- test/feeds/wellformed/base/feed_info_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/feed_info_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/feed_info_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/feed_tagline_xml_base.xml
-+- test/feeds/wellformed/base/feed_tagline_xml_base_inherit.xml
-+- test/feeds/wellformed/base/feed_tagline_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/feed_tagline_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/feed_tagline_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/feed_title_xml_base.xml
-+- test/feeds/wellformed/base/feed_title_xml_base_inherit.xml
-+- test/feeds/wellformed/base/feed_title_xml_base_inherit_2.xml
-+- test/feeds/wellformed/base/feed_title_xml_base_inherit_3.xml
-+- test/feeds/wellformed/base/feed_title_xml_base_inherit_4.xml
-+- test/feeds/wellformed/base/http_channel_docs_base_content_location.xml
-+- test/feeds/wellformed/base/http_channel_docs_base_docuri.xml
-+- test/feeds/wellformed/base/http_channel_link_base_content_location.xml
-+- test/feeds/wellformed/base/http_channel_link_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_author_url_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_author_url_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_content_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_content_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_content_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_content_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_content_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_content_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_contributor_url_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_contributor_url_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_id_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_id_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_link_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_link_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_summary_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_summary_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_summary_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_summary_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_summary_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_summary_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_title_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_title_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_title_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_title_base_docuri.xml
-+- test/feeds/wellformed/base/http_entry_title_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_entry_title_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_author_url_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_author_url_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_contributor_url_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_contributor_url_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_copyright_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_copyright_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_copyright_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_copyright_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_copyright_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_copyright_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_generator_url_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_generator_url_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_id_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_id_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_info_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_info_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_info_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_info_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_info_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_info_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_link_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_link_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_tagline_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_tagline_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_tagline_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_tagline_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_tagline_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_tagline_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_title_base64_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_title_base64_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_title_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_title_base_docuri.xml
-+- test/feeds/wellformed/base/http_feed_title_inline_base_content_location.xml
-+- test/feeds/wellformed/base/http_feed_title_inline_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_body_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_body_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_comments_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_comments_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_content_encoded_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_content_encoded_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_description_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_description_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_fullitem_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_fullitem_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_link_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_link_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_wfw_comment_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_wfw_comment_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_wfw_commentRSS_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_wfw_commentRSS_base_docuri.xml
-+- test/feeds/wellformed/base/http_item_xhtml_body_base_content_location.xml
-+- test/feeds/wellformed/base/http_item_xhtml_body_base_docuri.xml
-+- test/feeds/wellformed/cdf
-+- test/feeds/wellformed/cdf/channel_abstract_map_description.xml
-+- test/feeds/wellformed/cdf/channel_abstract_map_tagline.xml
-+- test/feeds/wellformed/cdf/channel_href_map_link.xml
-+- test/feeds/wellformed/cdf/channel_href_map_links.xml
-+- test/feeds/wellformed/cdf/channel_title.xml
-+- test/feeds/wellformed/cdf/item_abstract_map_description.xml
-+- test/feeds/wellformed/cdf/item_abstract_map_summary.xml
-+- test/feeds/wellformed/cdf/item_href_map_link.xml
-+- test/feeds/wellformed/cdf/item_href_map_links.xml
-+- test/feeds/wellformed/cdf/item_title.xml
-+- test/feeds/wellformed/date
-+- test/feeds/wellformed/date/cdf_channel_lastmod_map_date.xml
-+- test/feeds/wellformed/date/cdf_channel_lastmod_map_modified.xml
-+- test/feeds/wellformed/date/cdf_channel_lastmod_map_modified_parsed.xml
-+- test/feeds/wellformed/date/cdf_item_lastmod_map_date.xml
-+- test/feeds/wellformed/date/cdf_item_lastmod_map_modified.xml
-+- test/feeds/wellformed/date/cdf_item_lastmod_map_modified_parsed.xml
-+- test/feeds/wellformed/date/channel_dc_date.xml
-+- test/feeds/wellformed/date/channel_dc_date_map_modified.xml
-+- test/feeds/wellformed/date/channel_dc_date_w3dtf_utc.xml
-+- test/feeds/wellformed/date/channel_dc_date_w3dtf_utc_map_modified_parsed.xml
-+- test/feeds/wellformed/date/channel_dcterms_created.xml
-+- test/feeds/wellformed/date/channel_dcterms_created_w3dtf_utc.xml
-+- test/feeds/wellformed/date/channel_dcterms_issued.xml
-+- test/feeds/wellformed/date/channel_dcterms_issued_w3dtf_utc.xml
-+- test/feeds/wellformed/date/channel_dcterms_modified.xml
-+- test/feeds/wellformed/date/channel_dcterms_modified_map_date.xml
-+- test/feeds/wellformed/date/channel_dcterms_modified_w3dtf_utc.xml
-+- test/feeds/wellformed/date/channel_dcterms_modified_w3dtf_utc_map_date.xml
-+- test/feeds/wellformed/date/channel_pubDate.xml
-+- test/feeds/wellformed/date/channel_pubDate_asctime.xml
-+- test/feeds/wellformed/date/channel_pubDate_disney.xml
-+- test/feeds/wellformed/date/channel_pubDate_disney_at.xml
-+- test/feeds/wellformed/date/channel_pubDate_disney_ct.xml
-+- test/feeds/wellformed/date/channel_pubDate_disney_mt.xml
-+- test/feeds/wellformed/date/channel_pubDate_disney_pt.xml
-+- test/feeds/wellformed/date/channel_pubDate_greek_1.xml
-+- test/feeds/wellformed/date/channel_pubDate_hungarian_1.xml
-+- test/feeds/wellformed/date/channel_pubDate_iso8601_ym.xml
-+- test/feeds/wellformed/date/channel_pubDate_iso8601_ym_2.xml
-+- test/feeds/wellformed/date/channel_pubDate_iso8601_ymd.xml
-+- test/feeds/wellformed/date/channel_pubDate_iso8601_ymd_2.xml
-+- test/feeds/wellformed/date/channel_pubDate_iso8601_yo_2.xml
-+- test/feeds/wellformed/date/channel_pubDate_korean_nate.xml
-+- test/feeds/wellformed/date/channel_pubDate_map_modified.xml
-+- test/feeds/wellformed/date/channel_pubDate_mssql.xml
-+- test/feeds/wellformed/date/channel_pubDate_rfc2822.xml
-+- test/feeds/wellformed/date/channel_pubDate_rfc2822_rollover_june_31.xml
-+- test/feeds/wellformed/date/channel_pubDate_rfc822.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_25h.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_61m.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_61s.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_leapyear.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_leapyear400.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_rollover_nonleapyear.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_sf.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_tokyo.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_utc.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_y.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_ym.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_ymd.xml
-+- test/feeds/wellformed/date/channel_pubDate_w3dtf_ymd_2.xml
-+- test/feeds/wellformed/date/entry_created.xml
-+- test/feeds/wellformed/date/entry_created_w3dtf_utc.xml
-+- test/feeds/wellformed/date/entry_issued.xml
-+- test/feeds/wellformed/date/entry_issued_w3dtf_utc.xml
-+- test/feeds/wellformed/date/entry_modified.xml
-+- test/feeds/wellformed/date/entry_modified_map_date.xml
-+- test/feeds/wellformed/date/entry_modified_w3dtf_utc.xml
-+- test/feeds/wellformed/date/feed_modified.xml
-+- test/feeds/wellformed/date/feed_modified_asctime.xml
-+- test/feeds/wellformed/date/feed_modified_disney.xml
-+- test/feeds/wellformed/date/feed_modified_disney_at.xml
-+- test/feeds/wellformed/date/feed_modified_disney_ct.xml
-+- test/feeds/wellformed/date/feed_modified_disney_mt.xml
-+- test/feeds/wellformed/date/feed_modified_disney_pt.xml
-+- test/feeds/wellformed/date/feed_modified_iso8601_ym.xml
-+- test/feeds/wellformed/date/feed_modified_iso8601_ym_2.xml
-+- test/feeds/wellformed/date/feed_modified_iso8601_ymd.xml
-+- test/feeds/wellformed/date/feed_modified_iso8601_ymd_2.xml
-+- test/feeds/wellformed/date/feed_modified_iso8601_yo_2.xml
-+- test/feeds/wellformed/date/feed_modified_map_date.xml
-+- test/feeds/wellformed/date/feed_modified_rfc2822.xml
-+- test/feeds/wellformed/date/feed_modified_rfc2822_rollover_june_31.xml
-+- test/feeds/wellformed/date/feed_modified_rfc822.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_rollover_leapyear.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_rollover_leapyear400.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_rollover_nonleapyear.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_sf.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_tokyo.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_utc.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_y.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_ym.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_ymd.xml
-+- test/feeds/wellformed/date/feed_modified_w3dtf_ymd_2.xml
-+- test/feeds/wellformed/date/item_dc_date.xml
-+- test/feeds/wellformed/date/item_dc_date_map_modified.xml
-+- test/feeds/wellformed/date/item_dc_date_w3dtf_utc.xml
-+- test/feeds/wellformed/date/item_dc_date_w3dtf_utc_map_modified_parsed.xml
-+- test/feeds/wellformed/date/item_dcterms_created.xml
-+- test/feeds/wellformed/date/item_dcterms_created_w3dtf_utc.xml
-+- test/feeds/wellformed/date/item_dcterms_issued.xml
-+- test/feeds/wellformed/date/item_dcterms_issued_w3dtf_utc.xml
-+- test/feeds/wellformed/date/item_dcterms_modified.xml
-+- test/feeds/wellformed/date/item_dcterms_modified_map_date.xml
-+- test/feeds/wellformed/date/item_dcterms_modified_w3dtf_utc.xml
-+- test/feeds/wellformed/date/item_dcterms_modified_w3dtf_utc_map_date.xml
-+- test/feeds/wellformed/date/item_expirationDate.xml
-+- test/feeds/wellformed/date/item_expirationDate_rfc2822.xml
-+- test/feeds/wellformed/date/item_pubDate.xml
-+- test/feeds/wellformed/date/item_pubDate_euc-kr.xml
-+- test/feeds/wellformed/date/item_pubDate_map_modified.xml
-+- test/feeds/wellformed/date/item_pubDate_rfc2822.xml
-+- test/feeds/wellformed/encoding
-+- test/feeds/wellformed/encoding/big5.xml
-+- test/feeds/wellformed/encoding/csucs4.xml
-+- test/feeds/wellformed/encoding/csunicode.xml
-+- test/feeds/wellformed/encoding/encoding_attribute_crash.xml
-+- test/feeds/wellformed/encoding/encoding_attribute_crash_2.xml
-+- test/feeds/wellformed/encoding/euc-kr-attribute.xml
-+- test/feeds/wellformed/encoding/euc-kr-item.xml
-+- test/feeds/wellformed/encoding/euc-kr.xml
-+- test/feeds/wellformed/encoding/http_application_atom_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_application_atom_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_atom_xml_default.xml
-+- test/feeds/wellformed/encoding/http_application_atom_xml_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_rss_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_application_rss_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_rss_xml_default.xml
-+- test/feeds/wellformed/encoding/http_application_rss_xml_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_application_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_default.xml
-+- test/feeds/wellformed/encoding/http_application_xml_dtd_charset.xml
-+- test/feeds/wellformed/encoding/http_application_xml_dtd_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_dtd_default.xml
-+- test/feeds/wellformed/encoding/http_application_xml_dtd_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_epe_charset.xml
-+- test/feeds/wellformed/encoding/http_application_xml_epe_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_application_xml_epe_default.xml
-+- test/feeds/wellformed/encoding/http_application_xml_epe_encoding.xml
-+- test/feeds/wellformed/encoding/http_i18n.xml
-+- test/feeds/wellformed/encoding/http_text_atom_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_text_atom_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_atom_xml_default.xml
-+- test/feeds/wellformed/encoding/http_text_atom_xml_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_rss_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_text_rss_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_rss_xml_default.xml
-+- test/feeds/wellformed/encoding/http_text_rss_xml_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_xml_bogus_charset.xml
-+- test/feeds/wellformed/encoding/http_text_xml_bogus_param.xml
-+- test/feeds/wellformed/encoding/http_text_xml_charset.xml
-+- test/feeds/wellformed/encoding/http_text_xml_charset_2.xml
-+- test/feeds/wellformed/encoding/http_text_xml_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_xml_charset_overrides_encoding_2.xml
-+- test/feeds/wellformed/encoding/http_text_xml_default.xml
-+- test/feeds/wellformed/encoding/http_text_xml_epe_charset.xml
-+- test/feeds/wellformed/encoding/http_text_xml_epe_charset_overrides_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_xml_epe_default.xml
-+- test/feeds/wellformed/encoding/http_text_xml_epe_encoding.xml
-+- test/feeds/wellformed/encoding/http_text_xml_qs.xml
-+- test/feeds/wellformed/encoding/iso-10646-ucs-2.xml
-+- test/feeds/wellformed/encoding/iso-10646-ucs-4.xml
-+- test/feeds/wellformed/encoding/no_content_type_default.xml
-+- test/feeds/wellformed/encoding/no_content_type_encoding.xml
-+- test/feeds/wellformed/encoding/u16.xml
-+- test/feeds/wellformed/encoding/ucs-2.xml
-+- test/feeds/wellformed/encoding/ucs-4.xml
-+- test/feeds/wellformed/encoding/utf-16be-autodetect.xml
-+- test/feeds/wellformed/encoding/utf-16be-bom.xml
-+- test/feeds/wellformed/encoding/utf-16be.xml
-+- test/feeds/wellformed/encoding/utf-16le-autodetect.xml
-+- test/feeds/wellformed/encoding/utf-16le-bom.xml
-+- test/feeds/wellformed/encoding/utf-16le.xml
-+- test/feeds/wellformed/encoding/utf-32be-autodetect.xml
-+- test/feeds/wellformed/encoding/utf-32be-bom.xml
-+- test/feeds/wellformed/encoding/utf-32be.xml
-+- test/feeds/wellformed/encoding/utf-32le-autodetect.xml
-+- test/feeds/wellformed/encoding/utf-32le-bom.xml
-+- test/feeds/wellformed/encoding/utf-32le.xml
-+- test/feeds/wellformed/encoding/utf-8-bom.xml
-+- test/feeds/wellformed/encoding/utf16.xml
-+- test/feeds/wellformed/encoding/utf8.xml
-+- test/feeds/wellformed/encoding/utf_16.xml
-+- test/feeds/wellformed/encoding/utf_32.xml
-+- test/feeds/wellformed/encoding/x80_437.xml
-+- test/feeds/wellformed/encoding/x80_850.xml
-+- test/feeds/wellformed/encoding/x80_852.xml
-+- test/feeds/wellformed/encoding/x80_855.xml
-+- test/feeds/wellformed/encoding/x80_857.xml
-+- test/feeds/wellformed/encoding/x80_860.xml
-+- test/feeds/wellformed/encoding/x80_861.xml
-+- test/feeds/wellformed/encoding/x80_862.xml
-+- test/feeds/wellformed/encoding/x80_863.xml
-+- test/feeds/wellformed/encoding/x80_865.xml
-+- test/feeds/wellformed/encoding/x80_866.xml
-+- test/feeds/wellformed/encoding/x80_cp037.xml
-+- test/feeds/wellformed/encoding/x80_cp1125.xml
-+- test/feeds/wellformed/encoding/x80_cp1250.xml
-+- test/feeds/wellformed/encoding/x80_cp1251.xml
-+- test/feeds/wellformed/encoding/x80_cp1252.xml
-+- test/feeds/wellformed/encoding/x80_cp1253.xml
-+- test/feeds/wellformed/encoding/x80_cp1254.xml
-+- test/feeds/wellformed/encoding/x80_cp1255.xml
-+- test/feeds/wellformed/encoding/x80_cp1256.xml
-+- test/feeds/wellformed/encoding/x80_cp1257.xml
-+- test/feeds/wellformed/encoding/x80_cp1258.xml
-+- test/feeds/wellformed/encoding/x80_cp437.xml
-+- test/feeds/wellformed/encoding/x80_cp500.xml
-+- test/feeds/wellformed/encoding/x80_cp737.xml
-+- test/feeds/wellformed/encoding/x80_cp775.xml
-+- test/feeds/wellformed/encoding/x80_cp850.xml
-+- test/feeds/wellformed/encoding/x80_cp852.xml
-+- test/feeds/wellformed/encoding/x80_cp855.xml
-+- test/feeds/wellformed/encoding/x80_cp856.xml
-+- test/feeds/wellformed/encoding/x80_cp857.xml
-+- test/feeds/wellformed/encoding/x80_cp860.xml
-+- test/feeds/wellformed/encoding/x80_cp861.xml
-+- test/feeds/wellformed/encoding/x80_cp862.xml
-+- test/feeds/wellformed/encoding/x80_cp863.xml
-+- test/feeds/wellformed/encoding/x80_cp864.xml
-+- test/feeds/wellformed/encoding/x80_cp865.xml
-+- test/feeds/wellformed/encoding/x80_cp866.xml
-+- test/feeds/wellformed/encoding/x80_cp874.xml
-+- test/feeds/wellformed/encoding/x80_cp875.xml
-+- test/feeds/wellformed/encoding/x80_cp_is.xml
-+- test/feeds/wellformed/encoding/x80_csibm037.xml
-+- test/feeds/wellformed/encoding/x80_csibm500.xml
-+- test/feeds/wellformed/encoding/x80_csibm855.xml
-+- test/feeds/wellformed/encoding/x80_csibm857.xml
-+- test/feeds/wellformed/encoding/x80_csibm860.xml
-+- test/feeds/wellformed/encoding/x80_csibm861.xml
-+- test/feeds/wellformed/encoding/x80_csibm863.xml
-+- test/feeds/wellformed/encoding/x80_csibm864.xml
-+- test/feeds/wellformed/encoding/x80_csibm865.xml
-+- test/feeds/wellformed/encoding/x80_csibm866.xml
-+- test/feeds/wellformed/encoding/x80_cskoi8r.xml
-+- test/feeds/wellformed/encoding/x80_csmacintosh.xml
-+- test/feeds/wellformed/encoding/x80_cspc775baltic.xml
-+- test/feeds/wellformed/encoding/x80_cspc850multilingual.xml
-+- test/feeds/wellformed/encoding/x80_cspc862latinhebrew.xml
-+- test/feeds/wellformed/encoding/x80_cspc8codepage437.xml
-+- test/feeds/wellformed/encoding/x80_cspcp852.xml
-+- test/feeds/wellformed/encoding/x80_dbcs.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-be.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-ca.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-ch.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-nl.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-us.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic-cp-wt.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_be.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_ca.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_ch.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_nl.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_us.xml
-+- test/feeds/wellformed/encoding/x80_ebcdic_cp_wt.xml
-+- test/feeds/wellformed/encoding/x80_ibm037.xml
-+- test/feeds/wellformed/encoding/x80_ibm039.xml
-+- test/feeds/wellformed/encoding/x80_ibm1140.xml
-+- test/feeds/wellformed/encoding/x80_ibm437.xml
-+- test/feeds/wellformed/encoding/x80_ibm500.xml
-+- test/feeds/wellformed/encoding/x80_ibm775.xml
-+- test/feeds/wellformed/encoding/x80_ibm850.xml
-+- test/feeds/wellformed/encoding/x80_ibm852.xml
-+- test/feeds/wellformed/encoding/x80_ibm855.xml
-+- test/feeds/wellformed/encoding/x80_ibm857.xml
-+- test/feeds/wellformed/encoding/x80_ibm860.xml
-+- test/feeds/wellformed/encoding/x80_ibm861.xml
-+- test/feeds/wellformed/encoding/x80_ibm862.xml
-+- test/feeds/wellformed/encoding/x80_ibm863.xml
-+- test/feeds/wellformed/encoding/x80_ibm864.xml
-+- test/feeds/wellformed/encoding/x80_ibm865.xml
-+- test/feeds/wellformed/encoding/x80_ibm866.xml
-+- test/feeds/wellformed/encoding/x80_koi8-r.xml
-+- test/feeds/wellformed/encoding/x80_koi8-t.xml
-+- test/feeds/wellformed/encoding/x80_koi8-u.xml
-+- test/feeds/wellformed/encoding/x80_mac-cyrillic.xml
-+- test/feeds/wellformed/encoding/x80_mac.xml
-+- test/feeds/wellformed/encoding/x80_maccentraleurope.xml
-+- test/feeds/wellformed/encoding/x80_maccyrillic.xml
-+- test/feeds/wellformed/encoding/x80_macgreek.xml
-+- test/feeds/wellformed/encoding/x80_maciceland.xml
-+- test/feeds/wellformed/encoding/x80_macintosh.xml
-+- test/feeds/wellformed/encoding/x80_maclatin2.xml
-+- test/feeds/wellformed/encoding/x80_macroman.xml
-+- test/feeds/wellformed/encoding/x80_macturkish.xml
-+- test/feeds/wellformed/encoding/x80_ms-ansi.xml
-+- test/feeds/wellformed/encoding/x80_ms-arab.xml
-+- test/feeds/wellformed/encoding/x80_ms-cyrl.xml
-+- test/feeds/wellformed/encoding/x80_ms-ee.xml
-+- test/feeds/wellformed/encoding/x80_ms-greek.xml
-+- test/feeds/wellformed/encoding/x80_ms-hebr.xml
-+- test/feeds/wellformed/encoding/x80_ms-turk.xml
-+- test/feeds/wellformed/encoding/x80_tcvn-5712.xml
-+- test/feeds/wellformed/encoding/x80_tcvn.xml
-+- test/feeds/wellformed/encoding/x80_tcvn5712-1.xml
-+- test/feeds/wellformed/encoding/x80_viscii.xml
-+- test/feeds/wellformed/encoding/x80_winbaltrim.xml
-+- test/feeds/wellformed/encoding/x80_windows-1250.xml
-+- test/feeds/wellformed/encoding/x80_windows-1251.xml
-+- test/feeds/wellformed/encoding/x80_windows-1252.xml
-+- test/feeds/wellformed/encoding/x80_windows-1253.xml
-+- test/feeds/wellformed/encoding/x80_windows-1254.xml
-+- test/feeds/wellformed/encoding/x80_windows-1255.xml
-+- test/feeds/wellformed/encoding/x80_windows-1256.xml
-+- test/feeds/wellformed/encoding/x80_windows-1257.xml
-+- test/feeds/wellformed/encoding/x80_windows-1258.xml
-+- test/feeds/wellformed/encoding/x80_windows_1250.xml
-+- test/feeds/wellformed/encoding/x80_windows_1251.xml
-+- test/feeds/wellformed/encoding/x80_windows_1252.xml
-+- test/feeds/wellformed/encoding/x80_windows_1253.xml
-+- test/feeds/wellformed/encoding/x80_windows_1254.xml
-+- test/feeds/wellformed/encoding/x80_windows_1255.xml
-+- test/feeds/wellformed/encoding/x80_windows_1256.xml
-+- test/feeds/wellformed/encoding/x80_windows_1257.xml
-+- test/feeds/wellformed/encoding/x80_windows_1258.xml
-+- test/feeds/wellformed/http
-+- test/feeds/wellformed/http/headers_foo.xml
-+- test/feeds/wellformed/lang
-+- test/feeds/wellformed/lang/channel_dc_language.xml
-+- test/feeds/wellformed/lang/channel_language.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_blank_2.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/entry_content_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/entry_summary_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/entry_title_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/feed_copyright_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/feed_info_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/feed_language.xml
-+- test/feeds/wellformed/lang/feed_language_override.xml
-+- test/feeds/wellformed/lang/feed_not_xml_lang.xml
-+- test/feeds/wellformed/lang/feed_not_xml_lang_2.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/feed_tagline_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang_blank.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang_inherit_2.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang_inherit_3.xml
-+- test/feeds/wellformed/lang/feed_title_xml_lang_inherit_4.xml
-+- test/feeds/wellformed/lang/feed_xml_lang.xml
-+- test/feeds/wellformed/lang/http_content_language.xml
-+- test/feeds/wellformed/lang/http_content_language_entry_title_inherit.xml
-+- test/feeds/wellformed/lang/http_content_language_entry_title_inherit_2.xml
-+- test/feeds/wellformed/lang/http_content_language_feed_language.xml
-+- test/feeds/wellformed/lang/http_content_language_feed_xml_lang.xml
-+- test/feeds/wellformed/lang/item_content_encoded_xml_lang.xml
-+- test/feeds/wellformed/lang/item_content_encoded_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/item_dc_language.xml
-+- test/feeds/wellformed/lang/item_fullitem_xml_lang.xml
-+- test/feeds/wellformed/lang/item_fullitem_xml_lang_inherit.xml
-+- test/feeds/wellformed/lang/item_xhtml_body_xml_lang.xml
-+- test/feeds/wellformed/lang/item_xhtml_body_xml_lang_inherit.xml
-+- test/feeds/wellformed/namespace
-+- test/feeds/wellformed/namespace/rss1.0withModules.xml
-+- test/feeds/wellformed/namespace/rss1.0withModulesNoDefNS.xml
-+- test/feeds/wellformed/namespace/rss1.0withModulesNoDefNSLocalNameClash.xml
-+- test/feeds/wellformed/namespace/rss2.0noNSwithModules.xml
-+- test/feeds/wellformed/namespace/rss2.0noNSwithModulesLocalNameClash.xml
-+- test/feeds/wellformed/namespace/rss2.0NSwithModules.xml
-+- test/feeds/wellformed/namespace/rss2.0NSwithModulesNoDefNS.xml
-+- test/feeds/wellformed/namespace/rss2.0NSwithModulesNoDefNSLocalNameClash.xml
-+- test/feeds/wellformed/rdf
-+- test/feeds/wellformed/rdf/doctype_contains_entity_decl.xml
-+- test/feeds/wellformed/rdf/rdf_channel_description.xml
-+- test/feeds/wellformed/rdf/rdf_channel_link.xml
-+- test/feeds/wellformed/rdf/rdf_channel_title.xml
-+- test/feeds/wellformed/rdf/rdf_item_description.xml
-+- test/feeds/wellformed/rdf/rdf_item_link.xml
-+- test/feeds/wellformed/rdf/rdf_item_rdf_about.xml
-+- test/feeds/wellformed/rdf/rdf_item_title.xml
-+- test/feeds/wellformed/rdf/rss090_channel_title.xml
-+- test/feeds/wellformed/rdf/rss090_item_title.xml
-+- test/feeds/wellformed/rdf/rss_version_10.xml
-+- test/feeds/wellformed/rdf/rss_version_10_not_default_ns.xml
-+- test/feeds/wellformed/rss
-+- test/feeds/wellformed/rss/aaa_wellformed.xml
-+- test/feeds/wellformed/rss/channel_author.xml
-+- test/feeds/wellformed/rss/channel_author_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/channel_author_map_author_detail_email_2.xml
-+- test/feeds/wellformed/rss/channel_author_map_author_detail_email_3.xml
-+- test/feeds/wellformed/rss/channel_author_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/channel_author_map_author_detail_name_2.xml
-+- test/feeds/wellformed/rss/channel_category.xml
-+- test/feeds/wellformed/rss/channel_category_domain.xml
-+- test/feeds/wellformed/rss/channel_category_multiple.xml
-+- test/feeds/wellformed/rss/channel_category_multiple_2.xml
-+- test/feeds/wellformed/rss/channel_cloud_domain.xml
-+- test/feeds/wellformed/rss/channel_cloud_path.xml
-+- test/feeds/wellformed/rss/channel_cloud_port.xml
-+- test/feeds/wellformed/rss/channel_cloud_protocol.xml
-+- test/feeds/wellformed/rss/channel_cloud_registerProcedure.xml
-+- test/feeds/wellformed/rss/channel_copyright.xml
-+- test/feeds/wellformed/rss/channel_dc_author.xml
-+- test/feeds/wellformed/rss/channel_dc_author_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/channel_dc_author_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/channel_dc_creator.xml
-+- test/feeds/wellformed/rss/channel_dc_creator_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/channel_dc_creator_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/channel_dc_publisher.xml
-+- test/feeds/wellformed/rss/channel_dc_publisher_email.xml
-+- test/feeds/wellformed/rss/channel_dc_publisher_name.xml
-+- test/feeds/wellformed/rss/channel_dc_rights.xml
-+- test/feeds/wellformed/rss/channel_dc_subject.xml
-+- test/feeds/wellformed/rss/channel_dc_subject_2.xml
-+- test/feeds/wellformed/rss/channel_dc_subject_multiple.xml
-+- test/feeds/wellformed/rss/channel_dc_title.xml
-+- test/feeds/wellformed/rss/channel_description.xml
-+- test/feeds/wellformed/rss/channel_description_escaped_markup.xml
-+- test/feeds/wellformed/rss/channel_description_map_tagline.xml
-+- test/feeds/wellformed/rss/channel_description_naked_markup.xml
-+- test/feeds/wellformed/rss/channel_description_shorttag.xml
-+- test/feeds/wellformed/rss/channel_docs.xml
-+- test/feeds/wellformed/rss/channel_generator.xml
-+- test/feeds/wellformed/rss/channel_image_description.xml
-+- test/feeds/wellformed/rss/channel_image_height.xml
-+- test/feeds/wellformed/rss/channel_image_link.xml
-+- test/feeds/wellformed/rss/channel_image_link_conflict.xml
-+- test/feeds/wellformed/rss/channel_image_title.xml
-+- test/feeds/wellformed/rss/channel_image_title_conflict.xml
-+- test/feeds/wellformed/rss/channel_image_url.xml
-+- test/feeds/wellformed/rss/channel_image_width.xml
-+- test/feeds/wellformed/rss/channel_link.xml
-+- test/feeds/wellformed/rss/channel_managingEditor.xml
-+- test/feeds/wellformed/rss/channel_managingEditor_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/channel_managingEditor_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/channel_textInput_description.xml
-+- test/feeds/wellformed/rss/channel_textInput_description_conflict.xml
-+- test/feeds/wellformed/rss/channel_textInput_link.xml
-+- test/feeds/wellformed/rss/channel_textInput_link_conflict.xml
-+- test/feeds/wellformed/rss/channel_textInput_name.xml
-+- test/feeds/wellformed/rss/channel_textInput_title.xml
-+- test/feeds/wellformed/rss/channel_textInput_title_conflict.xml
-+- test/feeds/wellformed/rss/channel_title.xml
-+- test/feeds/wellformed/rss/channel_title_apos.xml
-+- test/feeds/wellformed/rss/channel_title_gt.xml
-+- test/feeds/wellformed/rss/channel_title_lt.xml
-+- test/feeds/wellformed/rss/channel_ttl.xml
-+- test/feeds/wellformed/rss/channel_webMaster.xml
-+- test/feeds/wellformed/rss/channel_webMaster_email.xml
-+- test/feeds/wellformed/rss/channel_webMaster_name.xml
-+- test/feeds/wellformed/rss/item_author.xml
-+- test/feeds/wellformed/rss/item_author_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/item_author_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/item_category.xml
-+- test/feeds/wellformed/rss/item_category_domain.xml
-+- test/feeds/wellformed/rss/item_category_multiple.xml
-+- test/feeds/wellformed/rss/item_category_multiple_2.xml
-+- test/feeds/wellformed/rss/item_comments.xml
-+- test/feeds/wellformed/rss/item_content_encoded.xml
-+- test/feeds/wellformed/rss/item_content_encoded_mode.xml
-+- test/feeds/wellformed/rss/item_content_encoded_type.xml
-+- test/feeds/wellformed/rss/item_dc_author.xml
-+- test/feeds/wellformed/rss/item_dc_author_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/item_dc_author_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/item_dc_creator.xml
-+- test/feeds/wellformed/rss/item_dc_creator_map_author_detail_email.xml
-+- test/feeds/wellformed/rss/item_dc_creator_map_author_detail_name.xml
-+- test/feeds/wellformed/rss/item_dc_publisher.xml
-+- test/feeds/wellformed/rss/item_dc_publisher_email.xml
-+- test/feeds/wellformed/rss/item_dc_publisher_name.xml
-+- test/feeds/wellformed/rss/item_dc_rights.xml
-+- test/feeds/wellformed/rss/item_dc_subject.xml
-+- test/feeds/wellformed/rss/item_dc_subject_2.xml
-+- test/feeds/wellformed/rss/item_dc_subject_multiple.xml
-+- test/feeds/wellformed/rss/item_dc_title.xml
-+- test/feeds/wellformed/rss/item_description.xml
-+- test/feeds/wellformed/rss/item_description_escaped_markup.xml
-+- test/feeds/wellformed/rss/item_description_map_summary.xml
-+- test/feeds/wellformed/rss/item_description_naked_markup.xml
-+- test/feeds/wellformed/rss/item_description_not_a_doctype.xml
-+- test/feeds/wellformed/rss/item_enclosure_length.xml
-+- test/feeds/wellformed/rss/item_enclosure_multiple.xml
-+- test/feeds/wellformed/rss/item_enclosure_type.xml
-+- test/feeds/wellformed/rss/item_enclosure_url.xml
-+- test/feeds/wellformed/rss/item_fullitem.xml
-+- test/feeds/wellformed/rss/item_fullitem_mode.xml
-+- test/feeds/wellformed/rss/item_fullitem_type.xml
-+- test/feeds/wellformed/rss/item_guid.xml
-+- test/feeds/wellformed/rss/item_guid_conflict_link.xml
-+- test/feeds/wellformed/rss/item_guid_guidislink.xml
-+- test/feeds/wellformed/rss/item_guid_isPermaLink_conflict_link.xml
-+- test/feeds/wellformed/rss/item_guid_isPermaLink_conflict_link_not_guidislink.xml
-+- test/feeds/wellformed/rss/item_guid_isPermaLink_guidislink.xml
-+- test/feeds/wellformed/rss/item_guid_isPermaLink_map_link.xml
-+- test/feeds/wellformed/rss/item_guid_map_link.xml
-+- test/feeds/wellformed/rss/item_guid_not_permalink.xml
-+- test/feeds/wellformed/rss/item_guid_not_permalink_conflict_link.xml
-+- test/feeds/wellformed/rss/item_guid_not_permalink_not_guidislink.xml
-+- test/feeds/wellformed/rss/item_guid_not_permalink_not_guidislink_2.xml
-+- test/feeds/wellformed/rss/item_link.xml
-+- test/feeds/wellformed/rss/item_source.xml
-+- test/feeds/wellformed/rss/item_source_url.xml
-+- test/feeds/wellformed/rss/item_title.xml
-+- test/feeds/wellformed/rss/item_xhtml_body.xml
-+- test/feeds/wellformed/rss/item_xhtml_body_mode.xml
-+- test/feeds/wellformed/rss/item_xhtml_body_type.xml
-+- test/feeds/wellformed/rss/rss_namespace_1.xml
-+- test/feeds/wellformed/rss/rss_namespace_2.xml
-+- test/feeds/wellformed/rss/rss_namespace_3.xml
-+- test/feeds/wellformed/rss/rss_namespace_4.xml
-+- test/feeds/wellformed/rss/rss_version_090.xml
-+- test/feeds/wellformed/rss/rss_version_091_netscape.xml
-+- test/feeds/wellformed/rss/rss_version_091_userland.xml
-+- test/feeds/wellformed/rss/rss_version_092.xml
-+- test/feeds/wellformed/rss/rss_version_093.xml
-+- test/feeds/wellformed/rss/rss_version_094.xml
-+- test/feeds/wellformed/rss/rss_version_20.xml
-+- test/feeds/wellformed/rss/rss_version_201.xml
-+- test/feeds/wellformed/rss/rss_version_21.xml
-+- test/feeds/wellformed/rss/rss_version_missing.xml
-+- test/feeds/wellformed/sanitize
-+- test/feeds/wellformed/sanitize/entry_content_applet.xml
-+- test/feeds/wellformed/sanitize/entry_content_blink.xml
-+- test/feeds/wellformed/sanitize/entry_content_crazy.xml
-+- test/feeds/wellformed/sanitize/entry_content_embed.xml
-+- test/feeds/wellformed/sanitize/entry_content_frame.xml
-+- test/feeds/wellformed/sanitize/entry_content_iframe.xml
-+- test/feeds/wellformed/sanitize/entry_content_link.xml
-+- test/feeds/wellformed/sanitize/entry_content_meta.xml
-+- test/feeds/wellformed/sanitize/entry_content_object.xml
-+- test/feeds/wellformed/sanitize/entry_content_onabort.xml
-+- test/feeds/wellformed/sanitize/entry_content_onblur.xml
-+- test/feeds/wellformed/sanitize/entry_content_onchange.xml
-+- test/feeds/wellformed/sanitize/entry_content_onclick.xml
-+- test/feeds/wellformed/sanitize/entry_content_ondblclick.xml
-+- test/feeds/wellformed/sanitize/entry_content_onerror.xml
-+- test/feeds/wellformed/sanitize/entry_content_onfocus.xml
-+- test/feeds/wellformed/sanitize/entry_content_onkeydown.xml
-+- test/feeds/wellformed/sanitize/entry_content_onkeypress.xml
-+- test/feeds/wellformed/sanitize/entry_content_onkeyup.xml
-+- test/feeds/wellformed/sanitize/entry_content_onload.xml
-+- test/feeds/wellformed/sanitize/entry_content_onmousedown.xml
-+- test/feeds/wellformed/sanitize/entry_content_onmouseout.xml
-+- test/feeds/wellformed/sanitize/entry_content_onmouseover.xml
-+- test/feeds/wellformed/sanitize/entry_content_onmouseup.xml
-+- test/feeds/wellformed/sanitize/entry_content_onreset.xml
-+- test/feeds/wellformed/sanitize/entry_content_onresize.xml
-+- test/feeds/wellformed/sanitize/entry_content_onsubmit.xml
-+- test/feeds/wellformed/sanitize/entry_content_onunload.xml
-+- test/feeds/wellformed/sanitize/entry_content_script.xml
-+- test/feeds/wellformed/sanitize/entry_content_script_base64.xml
-+- test/feeds/wellformed/sanitize/entry_content_script_cdata.xml
-+- test/feeds/wellformed/sanitize/entry_content_script_inline.xml
-+- test/feeds/wellformed/sanitize/entry_content_style.xml
-+- test/feeds/wellformed/sanitize/entry_summary_applet.xml
-+- test/feeds/wellformed/sanitize/entry_summary_blink.xml
-+- test/feeds/wellformed/sanitize/entry_summary_crazy.xml
-+- test/feeds/wellformed/sanitize/entry_summary_embed.xml
-+- test/feeds/wellformed/sanitize/entry_summary_frame.xml
-+- test/feeds/wellformed/sanitize/entry_summary_iframe.xml
-+- test/feeds/wellformed/sanitize/entry_summary_link.xml
-+- test/feeds/wellformed/sanitize/entry_summary_meta.xml
-+- test/feeds/wellformed/sanitize/entry_summary_object.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onabort.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onblur.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onchange.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onclick.xml
-+- test/feeds/wellformed/sanitize/entry_summary_ondblclick.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onerror.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onfocus.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onkeydown.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onkeypress.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onkeyup.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onload.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onmousedown.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onmouseout.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onmouseover.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onmouseup.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onreset.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onresize.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onsubmit.xml
-+- test/feeds/wellformed/sanitize/entry_summary_onunload.xml
-+- test/feeds/wellformed/sanitize/entry_summary_script.xml
-+- test/feeds/wellformed/sanitize/entry_summary_script_base64.xml
-+- test/feeds/wellformed/sanitize/entry_summary_script_cdata.xml
-+- test/feeds/wellformed/sanitize/entry_summary_script_inline.xml
-+- test/feeds/wellformed/sanitize/entry_summary_script_map_description.xml
-+- test/feeds/wellformed/sanitize/entry_summary_style.xml
-+- test/feeds/wellformed/sanitize/entry_title_applet.xml
-+- test/feeds/wellformed/sanitize/entry_title_blink.xml
-+- test/feeds/wellformed/sanitize/entry_title_crazy.xml
-+- test/feeds/wellformed/sanitize/entry_title_embed.xml
-+- test/feeds/wellformed/sanitize/entry_title_frame.xml
-+- test/feeds/wellformed/sanitize/entry_title_iframe.xml
-+- test/feeds/wellformed/sanitize/entry_title_link.xml
-+- test/feeds/wellformed/sanitize/entry_title_meta.xml
-+- test/feeds/wellformed/sanitize/entry_title_object.xml
-+- test/feeds/wellformed/sanitize/entry_title_onabort.xml
-+- test/feeds/wellformed/sanitize/entry_title_onblur.xml
-+- test/feeds/wellformed/sanitize/entry_title_onchange.xml
-+- test/feeds/wellformed/sanitize/entry_title_onclick.xml
-+- test/feeds/wellformed/sanitize/entry_title_ondblclick.xml
-+- test/feeds/wellformed/sanitize/entry_title_onerror.xml
-+- test/feeds/wellformed/sanitize/entry_title_onfocus.xml
-+- test/feeds/wellformed/sanitize/entry_title_onkeydown.xml
-+- test/feeds/wellformed/sanitize/entry_title_onkeypress.xml
-+- test/feeds/wellformed/sanitize/entry_title_onkeyup.xml
-+- test/feeds/wellformed/sanitize/entry_title_onload.xml
-+- test/feeds/wellformed/sanitize/entry_title_onmousedown.xml
-+- test/feeds/wellformed/sanitize/entry_title_onmouseout.xml
-+- test/feeds/wellformed/sanitize/entry_title_onmouseover.xml
-+- test/feeds/wellformed/sanitize/entry_title_onmouseup.xml
-+- test/feeds/wellformed/sanitize/entry_title_onreset.xml
-+- test/feeds/wellformed/sanitize/entry_title_onresize.xml
-+- test/feeds/wellformed/sanitize/entry_title_onsubmit.xml
-+- test/feeds/wellformed/sanitize/entry_title_onunload.xml
-+- test/feeds/wellformed/sanitize/entry_title_script.xml
-+- test/feeds/wellformed/sanitize/entry_title_script_cdata.xml
-+- test/feeds/wellformed/sanitize/entry_title_script_inline.xml
-+- test/feeds/wellformed/sanitize/entry_title_style.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_applet.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_blink.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_crazy.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_embed.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_frame.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_iframe.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_link.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_meta.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_object.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onabort.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onblur.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onchange.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onclick.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_ondblclick.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onerror.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onfocus.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onkeydown.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onkeypress.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onkeyup.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onload.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onmousedown.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onmouseout.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onmouseover.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onmouseup.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onreset.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onresize.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onsubmit.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_onunload.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_script.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_script_cdata.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_script_inline.xml
-+- test/feeds/wellformed/sanitize/feed_copyright_style.xml
-+- test/feeds/wellformed/sanitize/feed_info_applet.xml
-+- test/feeds/wellformed/sanitize/feed_info_blink.xml
-+- test/feeds/wellformed/sanitize/feed_info_crazy.xml
-+- test/feeds/wellformed/sanitize/feed_info_embed.xml
-+- test/feeds/wellformed/sanitize/feed_info_frame.xml
-+- test/feeds/wellformed/sanitize/feed_info_iframe.xml
-+- test/feeds/wellformed/sanitize/feed_info_link.xml
-+- test/feeds/wellformed/sanitize/feed_info_meta.xml
-+- test/feeds/wellformed/sanitize/feed_info_object.xml
-+- test/feeds/wellformed/sanitize/feed_info_onabort.xml
-+- test/feeds/wellformed/sanitize/feed_info_onblur.xml
-+- test/feeds/wellformed/sanitize/feed_info_onchange.xml
-+- test/feeds/wellformed/sanitize/feed_info_onclick.xml
-+- test/feeds/wellformed/sanitize/feed_info_ondblclick.xml
-+- test/feeds/wellformed/sanitize/feed_info_onerror.xml
-+- test/feeds/wellformed/sanitize/feed_info_onfocus.xml
-+- test/feeds/wellformed/sanitize/feed_info_onkeydown.xml
-+- test/feeds/wellformed/sanitize/feed_info_onkeypress.xml
-+- test/feeds/wellformed/sanitize/feed_info_onkeyup.xml
-+- test/feeds/wellformed/sanitize/feed_info_onload.xml
-+- test/feeds/wellformed/sanitize/feed_info_onmousedown.xml
-+- test/feeds/wellformed/sanitize/feed_info_onmouseout.xml
-+- test/feeds/wellformed/sanitize/feed_info_onmouseover.xml
-+- test/feeds/wellformed/sanitize/feed_info_onmouseup.xml
-+- test/feeds/wellformed/sanitize/feed_info_onreset.xml
-+- test/feeds/wellformed/sanitize/feed_info_onresize.xml
-+- test/feeds/wellformed/sanitize/feed_info_onsubmit.xml
-+- test/feeds/wellformed/sanitize/feed_info_onunload.xml
-+- test/feeds/wellformed/sanitize/feed_info_script.xml
-+- test/feeds/wellformed/sanitize/feed_info_script_cdata.xml
-+- test/feeds/wellformed/sanitize/feed_info_script_inline.xml
-+- test/feeds/wellformed/sanitize/feed_info_style.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_applet.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_blink.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_crazy.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_embed.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_frame.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_iframe.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_link.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_meta.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_object.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onabort.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onblur.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onchange.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onclick.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_ondblclick.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onerror.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onfocus.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onkeydown.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onkeypress.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onkeyup.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onload.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onmousedown.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onmouseout.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onmouseover.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onmouseup.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onreset.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onresize.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onsubmit.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_onunload.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_script.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_script_cdata.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_script_inline.xml
-+- test/feeds/wellformed/sanitize/feed_subtitle_style.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_applet.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_blink.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_crazy.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_embed.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_frame.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_iframe.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_link.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_meta.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_object.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onabort.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onblur.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onchange.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onclick.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_ondblclick.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onerror.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onfocus.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onkeydown.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onkeypress.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onkeyup.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onload.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onmousedown.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onmouseout.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onmouseover.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onmouseup.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onreset.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onresize.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onsubmit.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_onunload.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_script.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_script_cdata.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_script_inline.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_script_map_description.xml
-+- test/feeds/wellformed/sanitize/feed_tagline_style.xml
-+- test/feeds/wellformed/sanitize/feed_title_applet.xml
-+- test/feeds/wellformed/sanitize/feed_title_blink.xml
-+- test/feeds/wellformed/sanitize/feed_title_crazy.xml
-+- test/feeds/wellformed/sanitize/feed_title_embed.xml
-+- test/feeds/wellformed/sanitize/feed_title_frame.xml
-+- test/feeds/wellformed/sanitize/feed_title_iframe.xml
-+- test/feeds/wellformed/sanitize/feed_title_link.xml
-+- test/feeds/wellformed/sanitize/feed_title_meta.xml
-+- test/feeds/wellformed/sanitize/feed_title_object.xml
-+- test/feeds/wellformed/sanitize/feed_title_onabort.xml
-+- test/feeds/wellformed/sanitize/feed_title_onblur.xml
-+- test/feeds/wellformed/sanitize/feed_title_onchange.xml
-+- test/feeds/wellformed/sanitize/feed_title_onclick.xml
-+- test/feeds/wellformed/sanitize/feed_title_ondblclick.xml
-+- test/feeds/wellformed/sanitize/feed_title_onerror.xml
-+- test/feeds/wellformed/sanitize/feed_title_onfocus.xml
-+- test/feeds/wellformed/sanitize/feed_title_onkeydown.xml
-+- test/feeds/wellformed/sanitize/feed_title_onkeypress.xml
-+- test/feeds/wellformed/sanitize/feed_title_onkeyup.xml
-+- test/feeds/wellformed/sanitize/feed_title_onload.xml
-+- test/feeds/wellformed/sanitize/feed_title_onmousedown.xml
-+- test/feeds/wellformed/sanitize/feed_title_onmouseout.xml
-+- test/feeds/wellformed/sanitize/feed_title_onmouseover.xml
-+- test/feeds/wellformed/sanitize/feed_title_onmouseup.xml
-+- test/feeds/wellformed/sanitize/feed_title_onreset.xml
-+- test/feeds/wellformed/sanitize/feed_title_onresize.xml
-+- test/feeds/wellformed/sanitize/feed_title_onsubmit.xml
-+- test/feeds/wellformed/sanitize/feed_title_onunload.xml
-+- test/feeds/wellformed/sanitize/feed_title_script.xml
-+- test/feeds/wellformed/sanitize/feed_title_script_cdata.xml
-+- test/feeds/wellformed/sanitize/feed_title_script_inline.xml
-+- test/feeds/wellformed/sanitize/feed_title_style.xml
-+- test/feeds/wellformed/sanitize/item_body_applet.xml
-+- test/feeds/wellformed/sanitize/item_body_blink.xml
-+- test/feeds/wellformed/sanitize/item_body_embed.xml
-+- test/feeds/wellformed/sanitize/item_body_frame.xml
-+- test/feeds/wellformed/sanitize/item_body_iframe.xml
-+- test/feeds/wellformed/sanitize/item_body_link.xml
-+- test/feeds/wellformed/sanitize/item_body_meta.xml
-+- test/feeds/wellformed/sanitize/item_body_object.xml
-+- test/feeds/wellformed/sanitize/item_body_onabort.xml
-+- test/feeds/wellformed/sanitize/item_body_onblur.xml
-+- test/feeds/wellformed/sanitize/item_body_onchange.xml
-+- test/feeds/wellformed/sanitize/item_body_onclick.xml
-+- test/feeds/wellformed/sanitize/item_body_ondblclick.xml
-+- test/feeds/wellformed/sanitize/item_body_onerror.xml
-+- test/feeds/wellformed/sanitize/item_body_onfocus.xml
-+- test/feeds/wellformed/sanitize/item_body_onkeydown.xml
-+- test/feeds/wellformed/sanitize/item_body_onkeypress.xml
-+- test/feeds/wellformed/sanitize/item_body_onkeyup.xml
-+- test/feeds/wellformed/sanitize/item_body_onload.xml
-+- test/feeds/wellformed/sanitize/item_body_onmousedown.xml
-+- test/feeds/wellformed/sanitize/item_body_onmouseout.xml
-+- test/feeds/wellformed/sanitize/item_body_onmouseover.xml
-+- test/feeds/wellformed/sanitize/item_body_onmouseup.xml
-+- test/feeds/wellformed/sanitize/item_body_onreset.xml
-+- test/feeds/wellformed/sanitize/item_body_onresize.xml
-+- test/feeds/wellformed/sanitize/item_body_onsubmit.xml
-+- test/feeds/wellformed/sanitize/item_body_onunload.xml
-+- test/feeds/wellformed/sanitize/item_body_script.xml
-+- test/feeds/wellformed/sanitize/item_body_script_map_content.xml
-+- test/feeds/wellformed/sanitize/item_body_style.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_applet.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_blink.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_crazy.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_embed.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_frame.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_iframe.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_link.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_map_content.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_meta.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_object.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onabort.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onblur.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onchange.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onclick.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_ondblclick.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onerror.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onfocus.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onkeydown.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onkeypress.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onkeyup.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onload.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onmousedown.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onmouseout.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onmouseover.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onmouseup.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onreset.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onresize.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onsubmit.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_onunload.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_script.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_script_cdata.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_script_map_content.xml
-+- test/feeds/wellformed/sanitize/item_content_encoded_style.xml
-+- test/feeds/wellformed/sanitize/item_description_applet.xml
-+- test/feeds/wellformed/sanitize/item_description_blink.xml
-+- test/feeds/wellformed/sanitize/item_description_crazy.xml
-+- test/feeds/wellformed/sanitize/item_description_embed.xml
-+- test/feeds/wellformed/sanitize/item_description_frame.xml
-+- test/feeds/wellformed/sanitize/item_description_iframe.xml
-+- test/feeds/wellformed/sanitize/item_description_link.xml
-+- test/feeds/wellformed/sanitize/item_description_meta.xml
-+- test/feeds/wellformed/sanitize/item_description_object.xml
-+- test/feeds/wellformed/sanitize/item_description_onabort.xml
-+- test/feeds/wellformed/sanitize/item_description_onblur.xml
-+- test/feeds/wellformed/sanitize/item_description_onchange.xml
-+- test/feeds/wellformed/sanitize/item_description_onclick.xml
-+- test/feeds/wellformed/sanitize/item_description_ondblclick.xml
-+- test/feeds/wellformed/sanitize/item_description_onerror.xml
-+- test/feeds/wellformed/sanitize/item_description_onfocus.xml
-+- test/feeds/wellformed/sanitize/item_description_onkeydown.xml
-+- test/feeds/wellformed/sanitize/item_description_onkeypress.xml
-+- test/feeds/wellformed/sanitize/item_description_onkeyup.xml
-+- test/feeds/wellformed/sanitize/item_description_onload.xml
-+- test/feeds/wellformed/sanitize/item_description_onmousedown.xml
-+- test/feeds/wellformed/sanitize/item_description_onmouseout.xml
-+- test/feeds/wellformed/sanitize/item_description_onmouseover.xml
-+- test/feeds/wellformed/sanitize/item_description_onmouseup.xml
-+- test/feeds/wellformed/sanitize/item_description_onreset.xml
-+- test/feeds/wellformed/sanitize/item_description_onresize.xml
-+- test/feeds/wellformed/sanitize/item_description_onsubmit.xml
-+- test/feeds/wellformed/sanitize/item_description_onunload.xml
-+- test/feeds/wellformed/sanitize/item_description_script.xml
-+- test/feeds/wellformed/sanitize/item_description_script_cdata.xml
-+- test/feeds/wellformed/sanitize/item_description_script_map_summary.xml
-+- test/feeds/wellformed/sanitize/item_description_style.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_applet.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_blink.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_crazy.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_embed.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_frame.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_iframe.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_link.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_meta.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_object.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onabort.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onblur.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onchange.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onclick.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_ondblclick.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onerror.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onfocus.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onkeydown.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onkeypress.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onkeyup.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onload.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onmousedown.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onmouseout.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onmouseover.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onmouseup.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onreset.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onresize.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onsubmit.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_onunload.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_script.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_script_cdata.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_script_map_summary.xml
-+- test/feeds/wellformed/sanitize/item_fullitem_style.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_applet.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_blink.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_embed.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_frame.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_iframe.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_link.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_meta.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_object.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onabort.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onblur.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onchange.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onclick.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_ondblclick.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onerror.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onfocus.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onkeydown.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onkeypress.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onkeyup.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onload.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onmousedown.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onmouseout.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onmouseover.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onmouseup.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onreset.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onresize.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onsubmit.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_onunload.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_script.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_script_map_content.xml
-+- test/feeds/wellformed/sanitize/item_xhtml_body_style.xml
-+- test/unit
-+- test/unit/amp_test.rb
-+- test/unit/atom_test.rb
-+- test/unit/cache_test.rb
-+- test/unit/cdf_test.rb
-+- test/unit/encoding_test.rb
-+- test/unit/generation_test.rb
-+- test/unit/helper_test.rb
-+- test/unit/interface_test.rb
-+- test/unit/itunes_test.rb
-+- test/unit/nonstandard_test.rb
-+- test/unit/rdf_test.rb
-+- test/unit/rss_test.rb
-+- db/migration.rb
-+- db/schema.mysql.sql
-+- db/schema.postgresql.sql
-+- db/schema.sqlite.sql
-+has_rdoc: true
-+homepage: http://sporkmonger.com/projects/feedtools
-+post_install_message: |+
-+  
-+      FeedTool's caching schema has changed to allow Feed objects to be
-+      serialized to the cache.  This should offer some limited speed up
-+      in some cases.
-+  
-+rdoc_options: 
-+- --main
-+- README
-+require_paths: 
-+- lib
-+required_ruby_version: !ruby/object:Gem::Requirement 
-+  requirements: 
-+  - - ">="
-+    - !ruby/object:Gem::Version 
-+      version: "0"
-+  version: 
-+required_rubygems_version: !ruby/object:Gem::Requirement 
-+  requirements: 
-+  - - ">="
-+    - !ruby/object:Gem::Version 
-+      version: "0"
-+  version: 
-+requirements: []
-+
-+rubyforge_project: feedtools
-+rubygems_version: 0.9.5
-+signing_key: 
-+specification_version: 2
-+summary: Parsing, generation, and caching system for xml news feeds.
-+test_files: []
-+
diff --git a/debian/patches/series b/debian/patches/series
index 1cccae5..d84adec 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-debian-changes-0.2.29+dfsg1-5
+useless_rubygems_dep
diff --git a/debian/patches/useless_rubygems_dep b/debian/patches/useless_rubygems_dep
new file mode 100644
index 0000000..ec6f866
--- /dev/null
+++ b/debian/patches/useless_rubygems_dep
@@ -0,0 +1,83 @@
+Index: libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools/database_feed_cache.rb
+===================================================================
+--- libfeedtools-ruby-0.2.29+dfsg1.orig/lib/feed_tools/database_feed_cache.rb	2009-06-29 13:49:27.000000000 +0200
++++ libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools/database_feed_cache.rb	2009-06-29 13:57:39.000000000 +0200
+@@ -21,7 +21,6 @@
+ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ #++
+ 
+-require 'rubygems'
+ require 'active_record'
+ 
+ #= database_feed_cache.rb
+@@ -137,4 +136,4 @@
+       return true
+     end
+   end
+-end
+\ No newline at end of file
++end
+Index: libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools.rb
+===================================================================
+--- libfeedtools-ruby-0.2.29+dfsg1.orig/lib/feed_tools.rb	2009-06-29 13:49:27.000000000 +0200
++++ libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools.rb	2009-06-29 14:00:24.000000000 +0200
+@@ -108,17 +108,13 @@
+     raise
+   end
+ 
+-  require 'rubygems'
+-  
+-  if !defined?(Builder)
+-    gem('builder', '>= 1.2.4')
+-    require 'builder'
+-  end
+-  
+-  if !defined?(ActiveRecord)
+-    gem('activerecord', '>= 1.11.1')
+-    require 'active_record'
++  if defined?(DEVELOPER_MODE) and DEVELOPER_MODE
++    require 'rubygems'
++    gem('builder', '>= 1.2.4') if !defined?(Builder)
++    gem('activerecord', '>= 1.11.1') if !defined?(ActiveRecord)
+   end
++  require 'builder'
++  require 'active_record'
+ 
+   # Preload optional libraries.
+   begin
+@@ -155,15 +151,10 @@
+   require 'yaml'
+   require 'base64'
+ 
+-  begin
+-    gem('uuidtools', '>= 0.1.2')
+-  rescue Gem::LoadError
+-    begin
+-      require 'uuidtools'
+-    rescue Object
+-      raise unless defined? UUID
+-    end
++  if defined?(DEVELOPER_MODE) and DEVELOPER_MODE
++    gem('uuidtools', '>= 0.1.2') if !defined?(UUID)
+   end
++  require 'uuidtools'
+   
+   require 'feed_tools/monkey_patch'
+   
+@@ -378,4 +369,4 @@
+     FeedTools.feed_cache.initialize_cache
+   end
+ rescue
+-end
+\ No newline at end of file
++end
+Index: libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb
+===================================================================
+--- libfeedtools-ruby-0.2.29+dfsg1.orig/lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb	2009-06-29 13:49:27.000000000 +0200
++++ libfeedtools-ruby-0.2.29+dfsg1/lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb	2009-06-29 13:57:39.000000000 +0200
+@@ -1,5 +1,4 @@
+ require 'html5/treebuilders/base'
+-require 'rubygems'
+ require 'hpricot'
+ require 'forwardable'
+ 
diff --git a/debian/ruby-feedtools-doc.doc-base b/debian/ruby-feedtools-doc.doc-base
new file mode 100644
index 0000000..6fb8b80
--- /dev/null
+++ b/debian/ruby-feedtools-doc.doc-base
@@ -0,0 +1,10 @@
+Document: feedtools
+Title: FeedTools API Documentation
+Author: Robert Aman
+Abstract: Rdoc-generated API documentation.
+Section: Programming/Ruby
+
+Format: HTML
+Index: /usr/share/doc/ruby-feedtools-doc/rdoc/index.html
+Files: /usr/share/doc/ruby-feedtools-doc/rdoc/*
+
diff --git a/debian/ruby-feedtools-doc.docs b/debian/ruby-feedtools-doc.docs
new file mode 100644
index 0000000..6d9f59f
--- /dev/null
+++ b/debian/ruby-feedtools-doc.docs
@@ -0,0 +1,2 @@
+README
+build-doc/rdoc
diff --git a/debian/ruby-feedtools.docs b/debian/ruby-feedtools.docs
deleted file mode 100644
index 786a9ba..0000000
--- a/debian/ruby-feedtools.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-# FIXME: READMEs found
-# README
diff --git a/debian/rules b/debian/rules
index 60eb52e..768b377 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
 #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
+# Duck: these are harmless thanks to the 'useless_rubygems_dep' patch
 export DH_RUBY_IGNORE_TESTS=require-rubygems
 #
 # If you need to specify the .gemspec (eg there is more than one)
@@ -14,3 +15,17 @@ export DH_RUBY_IGNORE_TESTS=require-rubygems
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_build:
+	dh_auto_build
+	rdoc --all --inline-source --diagram --fileboxes --line-numbers --fmt=html \
+		-o build-doc/rdoc lib
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf build-doc
+
+override_dh_auto_install:
+	dh_auto_install
+	chmod a+x debian/ruby-feedtools/usr/lib/ruby/vendor_ruby/feed_tools/vendor/html5/bin/html5
+
diff --git a/debian/watch b/debian/watch
index def9246..6e65dd7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/feedtools .*/feedtools-(.*).tar.gz
+opts=dversionmangle=s/\+dfsg(\d+)?// \
+  http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/feedtools .*/feedtools-(.*).tar.gz

-- 
ruby-feedtools.git



More information about the Pkg-ruby-extras-commits mailing list