You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/09/03 07:55:59 UTC

cvs commit: jakarta-commons-sandbox/feedparser/tests/feeds atom-1.xml i18n.atom rss-1.0-EUC-JP.rdf rss-1.0-international-1.rdf utf16.atom utf16.rss1 utf16.rss2

burton      2004/09/02 22:55:59

  Added:       feedparser/tests/feeds atom-1.xml i18n.atom
                        rss-1.0-EUC-JP.rdf rss-1.0-international-1.rdf
                        utf16.atom utf16.rss1 utf16.rss2
  Log:
  More unit tests and international ones as well
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/atom-1.xml
  
  Index: atom-1.xml
  ===================================================================
  <feed version="0.3" xmlns="http://purl.org/atom/ns#">
      <entry>
          <title>foo</title>
          <summary>Example Atom summary for an entry</summary>
      </entry>
  </feed>
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/i18n.atom
  
  Index: i18n.atom
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet href="/css/atom.css" type="text/css"?>
  <feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <info mode="xml" type="application/xhtml+xml">
      <div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML 
        site feed. It is intended to be viewed in a Newsreader or syndicated to 
        another site. Please visit <a 
        href="http://www.atomenabled.org/">atomEnabled.org</a> for more info.
      </div>
    </info>
    <title>Title internationalization test cases</title>
    <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html</id>
    <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html'/>
    <modified>2004-06-02T19:07:55-04:00</modified>
    <author><name>Sam Ruby</name></author>
    <tagline>Various combinations of cdata and internationalization</tagline>
  
    <entry>
      <title>Iñtërnâtiônàlizætiøn</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test1'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test1'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>utf-8</li><li>text/plain</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html"><![CDATA[Iñtërnâtiônàlizætiøn]]></title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test2'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test2'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>cdata + utf-8</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html">Iñtërnâtiônàlizætiøn</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test3'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test3'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>entity escape + utf-8</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="xml" type="application/xhtml+xml">Iñtërnâtiônàlizætiøn</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test4'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test4'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>utf-8</li><li>application/xhtml+xml</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title>I&#xf1;t&#xeb;rn&#xe2;ti&#xf4;n&#xe0;liz&#xe6;ti&#xf8;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test5'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test5'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>hex</li><li>text/plain</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html"><![CDATA[I&#xf1;t&#xeb;rn&#xe2;ti&#xf4;n&#xe0;liz&#xe6;ti&#xf8;n]]></title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test6'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test6'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>cdata + hex</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html">I&#x26;#xf1;t&#x26;#xeb;rn&#x26;#xe2;ti&#x26;#xf4;n&#x26;#xe0;liz&#x26;#xe6;ti&#x26;#xf8;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test7'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test7'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>entity escape + hex</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="xml" type="application/xhtml+xml">I&#xf1;t&#xeb;rn&#xe2;ti&#xf4;n&#xe0;liz&#xe6;ti&#xf8;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test8'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test8'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>hex</li><li>application/xhtml+xml</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title>I&#241;t&#235;rn&#226;ti&#244;n&#224;liz&#230;ti&#248;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test9'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test9'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>decimal</li><li>text/plain</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html"><![CDATA[I&#241;t&#235;rn&#226;ti&#244;n&#224;liz&#230;ti&#248;n]]></title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test10'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test10'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>cdata + decimal</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html">I&#38;#241;t&#38;#235;rn&#38;#226;ti&#38;#244;n&#38;#224;liz&#38;#230;ti&#38;#248;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test11'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test11'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>entity escape + decimal</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="xml" type="application/xhtml+xml">I&#241;t&#235;rn&#226;ti&#244;n&#224;liz&#230;ti&#248;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test12'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test12'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>decimal</li><li>application/xhtml+xml</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html"><![CDATA[I&ntilde;t&euml;rn&acirc;ti&ocirc;n&agrave;liz&aelig;ti&oslash;n]]></title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test13'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test13'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>cdata + html</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
    <entry>
      <title mode="escaped" type="text/html">I&amp;ntilde;t&amp;euml;rn&amp;acirc;ti&amp;ocirc;n&amp;agrave;liz&amp;aelig;ti&amp;oslash;n</title>
      <id>http://www.intertwingly.net/stories/2004/06/02/i18n.html#test14'</id>
      <link rel='alternate' type='text/html' href='http://www.intertwingly.net/stories/2004/06/02/i18n.html#test14'/>
      <summary type='application/xhtml+xml' mode='xml'><div xmlns='http://www.w3.org/1999/xhtml'><ul><li>entity escape + html</li><li>text/html</li></ul></div></summary>
      <issued>2004-06-02T19:07:55-04:00</issued>
      <modified>2004-06-02T19:07:55-04:00</modified>
    </entry>
  
  </feed>
  
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/rss-1.0-EUC-JP.rdf
  
  Index: rss-1.0-EUC-JP.rdf
  ===================================================================
  <?xml version="1.0" encoding="EUC-JP"?>
  
  <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns="http://purl.org/rss/1.0/">
  
  <channel rdf:about="http://www.bikini-pro.com/">
  <title>�ӥ��˾���Υݡ����륵����[�ӥ��ˡ��ץ�]</title>
  <link>http://www.bikini-pro.com/</link>
  <description>���ƤΥӥ��ˤΤ���ˡ������ʥӥ��ˤˤ����󥳥��Ȥ� </description>
  <dc:language>ja</dc:language>
  <dc:creator></dc:creator>
  <dc:date>2004-09-03T08:41:12+09:00</dc:date>
  <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />
  
  
  <items>
  <rdf:Seq><rdf:li rdf:resource="http://www.bikini-pro.com/archives/000406.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000405.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000404.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000403.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000378.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000400.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000398.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000397.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000396.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000377.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000376.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000374.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000373.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000395.html" />
  <rdf:li rdf:resource="http://www.bikini-pro.com/archives/000365.html" />
  </rdf:Seq>
  </items>
  
  </channel>
  
  <item rdf:about="http://www.bikini-pro.com/archives/000406.html">
  <title>�ڥ���ӥ������ɥ�ۺ����Υӥ���</title>
  <link>http://www.bikini-pro.com/archives/000406.html</link>
  <description>���ᥤ�ӡ��ǽ�ǺǸ塪���������� ����󥸥��꡼�ξ׷�ݿ��갦 ���ߤ��ߤ������ӥ��˻������Ĥ����顢��μ̿��� ���Ƥ���פ��󥳥��ץ�ѡ��к���ʤ�...</description>
  <dc:subject>����ӥ������ɥ�</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-09-03T08:41:12+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000405.html">
  <title>�ڥ��ͥ��۲ֲ����Ȥ�����������</title>
  <link>http://www.bikini-pro.com/archives/000405.html</link>
  <description>���Ϥ褦�������ޤ����ӥ��ˡ��ץ��Ǥ��� �����Ϥ��ޤ�ӥ��ˤǤϤʤ����꤫�顣 �����޸���ֲ����פϡ�9������10�� ��������ϸ�����α�Ƥ���ǯ8��Ƭ�˹Ԥ��롢�����ܰ�ε��Ϥ�ؤ� �ֲ����ʤΤǤ������ɤ������櫓����ǯ�Ͻ�䤷�Ƥ���ޤ��� ���������ȱ���ή��Ƥ���ΤǤ�������ͤλ���Ȥ�����Ĥ餷���Ǥ��� �Ǥ��ϸ��Ȥ��ƤϤʤ�Ȥ��ƤǤ�Ԥ������Ȥ���Ǯ�դ��顢�Ȥꤢ���� ���Ť�ή��ˤʤä��Ȥ��äǤ��������Τ��Ĥˤʤ뤳�Ȥ�顣 �ʤ��ʤ�ȼ䤷���Τǡ����ҤȤ�¸����Ƥ�餤������ΤǤ��� �ǡ�¾�ˤⵤ�ˤʤ뵭����ԥå����åפ��ޤ����� �����󥿡��ͥå����踦��� - ���ӥ���ƥ�ĥӥ��ͥ�Ĵ������2004 ���ƥ�Ӷɤϡ����Ӥ�ɤ��Ȥ������Τ� ���ޥϥ��ץ��⡼����󡢶ɥ��ʽпȼԤξ��󥵥��ȡָ��ɥ���net�� ��Fedora�Ǽ��𥵡��С����� �������ϡ����󤰤뤳�줯�����...</description>
  <dc:subject>�������</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-09-03T08:35:05+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000404.html">
  <title>�ڥ��ͥ���google�˥塼����WinXPSP2����²��̵���᡼��</title>
  <link>http://www.bikini-pro.com/archives/000404.html</link>
  <description>�����ϥ��ͥ��ʤΤ�ǻ���ä����äѤ��ǡ��� ���ʤߤ˰��ֶä����ΤϤ��Υڡ����ξ��ĥ�äƤ����󥯤Ǥ���ɬ���� ���������롢���ܸ�˥塼�������򳫻� ��Windows XP SP2���ܸ��ǡ�9��2�����󶡳��� ���ɥ��⡢��²�֤Υ᡼���̵����...</description>
  <dc:subject>�������</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-09-01T23:23:50+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000403.html">
  <title>�ڳ����ۥӥ��˲�������������</title>
  <link>http://www.bikini-pro.com/archives/000403.html</link>
  <description>����ˤ��ϡ����������ܤΥӥ��ˡ��ץ��Ǥ��� ���Ĥ֤䤭����:�ֲƤ⽪���ˡ������� �ӥ��˲�������������Ҳ𤵤�Ƥ���ޤ��� �������١�����������ʬ�Ǥ��衣...</description>
  <dc:subject>�ӥ������̾���</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-09-01T13:00:39+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000378.html">
  <title>�ڥӥ��˥���åסۥ�󥯽�</title>
  <link>http://www.bikini-pro.com/archives/000378.html</link>
  <description>���楸���ʡ������०�������ӥ��� ��Wicked Weasel Bikinis �����岰 ��͢��������� Lady Cat Express ����˥����ɥåȥ��� �����奷��å� PEAK&amp;PINE ���ڳ�ŷ�Ծ�ۥ�������֡��£ϣģ� ��San-ai WEB ���ӥ���ŷ�� ������/�ӥ��ˡ�AQUADRESS�� �ɤ������ݥ󥵡��ˤʤäƤ���ʤ������顣��...</description>
  <dc:subject>�ӥ������̾���</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-09-01T04:25:11+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000400.html">
  <title>�ڥ��ͥ��ۥ����ͥ���ޥȡ��٥å���3������</title>
  <link>http://www.bikini-pro.com/archives/000400.html</link>
  <description>���Ϥ褦�������ޤ�������Ϥʤ��������Ӥ������õ�����ӥ��ˡ��ץ��Ǥ��� ����������мҤ��Ƥ����Τǡ���������������Ū��ʬ����ޤ��� ���ޤä�(^_^;) �ǡ�����ˤϴط��ʤ����ˤʤ륳�ͥ���Ҳ�...</description>
  <dc:subject>�������</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-31T09:04:00+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000398.html">
  <title>�ڴ亴��ͪ�ҡ۹��ӥ���</title>
  <link>http://www.bikini-pro.com/archives/000398.html</link>
  <description>�����ɥ��̴ۤ����ꡣ �亴��ͪ�Ҥι��ӥ��ˤȤ������Ǥ����顢 ����ϳ����ޤ��󡣤����� ���䡼�����ӥ��ˤʤ��Ȥǡ���(^_^;) ����ˤ��Ƥ�ӥ��ˡܥ��å����Ȥ����ΤϺ��ޤǾҲ𤷤Ƥ��ʤ��ä��Ȥ߹�碌�Ǥ��͡� ���󡢼���������äƤ��ޤ������ ���ӽФ��Ȥ����Τ⡢��������ӥ��Υƥ��˥å��򴶤������ޤ��������¤��Ҹ��Ǥ��ʡ� ����äȡ�����ޤ�ܦ��dzڤ������ʤǤ����� �亴��ͪ�Ҽ̿�����M.I.2�׻��� ��ȯ������2004/07/15���夲��󥭥󥰡�2,870��������ʿ�Ѥ��ޤ��������ʤ��������ꡩ������㤤��Amazon�Ǿܤ������� ������ϡ�9��ȯ��ͽ���DVD�Ǥ��͡� �������Τ�ޤ����� M.I.4ȯ������2004/09/15���夲��󥭥󥰡�677Amazon�Ǿܤ�������...</description>
  <dc:subject>����ӥ������ɥ�</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-30T19:25:12+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000397.html">
  <title>�ڻ��ü��罸�ۥӥ��˰��߲�ڰ���������</title>
  <link>http://www.bikini-pro.com/archives/000397.html</link>
  <description>�Ƶ٤ߤ�⤦�鷺���ʳ����γ��͡������Ƶ٤ߤ˴ط���̵���ä��Ҳ�ͤγ��͡� �������������Ƶ٤ߤ��Ȥ����Ф���˲��⤷�Ƥ��ʤ����͡� ���줾��βƤϤ������Ǥ����Ǥ��礦���� ���βƤϳ��ˡ��ס�����͡��ʾ��ǥӥ����θ��򤵤줿���Ȼפ��ޤ��� �����ϡ��ӥ��˥ʥ��ȤȸƤФ�륤�٥�Ȥ�����˿��ǹԤ��Ƥ��ꡢ ����˽�λ�����ȤΤ��ȤǤ������Ԥ������ä������� �����������Ȥˤ����ޤ��ơ����ĤޤǤ�Ƥε�ʬ��˺�줿���ʤ����Ƥ����� 1ǯ��Ƶ�ʬ��̣�襤�����Ȥ������Τ���˥ӥ��ˤ���Ƥؤ٤줱�ˤʤ�ޤ� �����ݤ��֥ӥ��˰��߲�פ���Ƥ����Ƥ��������ޤ����� �����ơ۰��ࡢ�������Τ������� ���򤬹��������ǥӥ��˻ѤˤʤäƤ�������������������罸���ޤ��� �������Ǥϥӥ��ˤ��夿���Ҥ�������˶��餤�Ĥ�������ꤷ�Ƥ���ޤ��� ����ŵ�۰����奿�� ͽ�����Թ���������ˤʤ뤫�Ȼפ��ޤ��������ä��Ƥ���������� ������������ϥ����Ȥ����Ƥ��������ޤ��� ���롼�פǤΤ����ä��紿�ޤǤ��� �����ջ���� ���٤�ť��ζػߡ�̿���̾���̵�����٤˰��ߤޤ��礦���ؤ٤줱�ϲġ� �����ϥ顦����������ζػߡʥӥ��ˤϿ��餺�����äƵ��餺���� ����μ̿����Ƶڤӥ�ݡ��Ȥˤ����ϲ������� �ڳ����ϡ� ���졦�彣���ʥ����åդ��Ԥ���Ȥ����Ǥ���Фɤ��Ǥ⡪�� ��Ϣ�����yuki@bikini-pro.com �֥ӥ��˰��߲񻲲ô�˾�פȤ�����̾�ǰʲ��ι��ܤ�����ź�դξ头���粼������ �ޤ������᡼�롦�����ȤǼ����դ��Ƥ���ޤ��� ����̾�� ��ǯ�� �����ò�ǽ�ϰ� ��Ϣ����ʥ᡼�롦�����ֹ�ʤɡ� ���̿��ʴ�̿����Ǥ���Ф��碌�����ȼ̿��� �����åդ����ͤˤ�ꡢ�ޤ��֤���Ϣ���������ޤ��Τǡ�ʳ�äƤ����粼��������...</description>
  <dc:subject>�����Ȥȥ�����</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-30T18:25:36+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000396.html">
  <title>�ڰ����Ϥ뤫�ۥ��������ӥ��ˤ�GO�����������濴�ǰ��򶫤֡�</title>
  <link>http://www.bikini-pro.com/archives/000396.html</link>
  <description>�ʤ󤫤������Ȥʤ����ʤ��󡢥����ɥ��̴ۤ����ꡣ �������夦���ʥԥ����奦���ˡ� �� ���졢ŷ���δְ㤤�Ǥ����������夦�� �ӥС�����16���˽�������Υ���ȥ꡼�Ǥ�����ҵ٤ߤˤʤ�󤫤ʡ� ���ơ�����濴�ǰ��򶫤֡����������ˤʤ��Ƥ��ޤ��������Ѵ��Ǥ������⤦�����Ǥ��� ���äƶ���������̵������ݤ���Ǥ����ɡ� �ǡ����Υɥ�ޤ˽б���ΰ����Ϥ뤫�����Ǥ��������襤������ʤ��Ǥ����� ������빽����ӥ��ФƤ뤷�� ��BLTɽ�椽�Σ������Σ� ���μ̿��Ϥ���ޤ깥������ʤ��ʤ����ʤ��������� ���ڥ����ɥ�ư�衧�����Ϥ뤫�۰����Ϥ뤫�ο���ư�褬���ܡ���ShowTime�� ���ۡ�ư�衪���ä��μ̿��Τۤ����������襤���Ǥ���͡� �Ȥ����櫓�ǡ��Dz��ɥ�ޤ⾮�⤵���ɤ�Ǥ��ʤ���Ǥ��������λҤϤ�������Ǥ��� Birth in Bali�������Ϥ뤫�ե������ȼ̿���Shinji Hosonoȯ������2001/11���夲��󥭥󥰡�1,393��������ʿ�ѥե������ѤϤ뤫����󤫤襤�����錄���Υ����������̼�ְ����Ϥ뤫�Υ���Х��Amazon�Ǿܤ������� �����Ϥ뤫 Good Day !ȯ������2004/06/16���夲��󥭥󥰡�178��������ʿ�Ѥ��줫���ͤ���С����ꤹ�٤������å��������Ϥ뤫����󤬤ߤ��ޤ��补���襤���á�����Amazon�Ǿܤ�������...</description>
  <dc:subject>����ӥ������ɥ�</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-30T13:01:11+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000377.html">
  <title>�ڥ���ӥ������ɥ�ۺ����Υӥ���</title>
  <link>http://www.bikini-pro.com/archives/000377.html</link>
  <description>����Ф�ϡ��ӥ��ˡ��ץ��Ǥ��� ����äȺǶṭ��¿���ʤȻפ����⤤��ä���뤫�Ȼפ��ޤ����� �Τ������䤷�Ƥ���ޤ������䡼�����ߤ�����Ǥ��衣ï���Ż��������� �Ȥ����ܤ䤭�Ϥ��Ƥ������ߤ�ʤ��繥���ʥ���ӥ������ɥ�ε����ξҲ�Ǥ��� ������������ӥ��ˤǤ��衣������...</description>
  <dc:subject>����ӥ������ɥ�</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-30T01:42:35+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000376.html">
  <title>�ڥ�����ۥӥ���̼���֤��򡪡���THE ���Х����Х��</title>
  <link>http://www.bikini-pro.com/archives/000376.html</link>
  <description>�������̱�����ꡣ �Ѥʥ�����򸫤Ĥ����ΤǾҲ� �����PS2�Υ�����������ѥå������򸫤Ƥ�餤������ ���󡢲������Ѥʥ����ȥ�Ǥ��͡� �֤��Х����Х�ס��� ���Ф����ܥ����Х� ��͸��ʤ�Ǥ������ɤ�������Τ褦�ǡ� �ǡ��ܤ����Ϥ�����򸫤�ȡ� �ӥ��ˤǤ��͡������� ���Υ����ࡢ�ӥ��ˤν��λҤ����ΰ��̤����꤯�륾��Ӥ�Хå��Хå��� ����ڤ�Ĥ���Ȥ�����������󥲡���ʤΤǤ��� �������֤�����Ӥޤ���ȤĤ��ˤ�˽���⡼�ɤ����ꡢ����ȥ����뤬�񤷤� �ʤ�ȿ�̡���Ū�˶����ʤ�Ȥ�����Ρ������꤬˽�����Ƥ���褦�ˤ� �����ޤ��͢� ����ˤ��Ƥ⡢���Υ�������ꤳ����ͤΥ�ӥ塼�����򤤤Τ� ��������ΰ��ʤǤ�����������ߤ����� SIMPLE2000���꡼�� Vol.61 THE ���Х����Х�ȯ������2004/08/26���夲��󥭥󥰡�23��������ʿ�Ѱճ����ܳ��ɥ����������Х�����󥹡��ե���ʤǤ���äƤ����⤷��ʤ���Amazon�Ǿܤ�������...</description>
  <dc:subject>�ӥ������̾���</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-30T00:51:21+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000374.html">
  <title>�ڹ����罸�ۥӥ��˴�Ϣ�ΥХʡ���Ǻܤ��ޤ���Google2�̡�</title>
  <link>http://www.bikini-pro.com/archives/000374.html</link>
  <description>�������Ȥؤι���ǺܤΤ�����Ǥ��� Google�ǡ֥ӥ��ˡפȸ������ƤߤƤ��������� Google�ǡ֥ӥ��ˡפ򸡺����� ����Ȥɤ��Ǥ��礦���������Ȥ�2���ܤ˷Ǻܤ���Ƥ���ޤ��� �����Ǥ����ӥ��ˤξ����������ˤȤä��������Ȥ�ͭ�פʾ�����󶡤���� �פ��Ƥ���ΤǤ��� �����ǡ��֥ӥ��ˤ����Υ����ȡפ�֥ӥ��˲������ࡼ�ӡ����������������פʤɤ� �ԤäƤ�������ϯ��Ǥ��� �ӥ��˾���Υݡ����륵����[�ӥ��ˡ��ץ�]�˹����Ǻܤ��ޤ��󤫡� ��Ϣ����yuki@bikini-pro.com �ޤǤ� �����̾��ˡ�ͤΤߡ� ����̾�� ����Ϣ���� ����˾����γ��� �ʤɤ򵭺ܤ��Ƹ�Ϣ���������� ��������Τ����礪�Ԥ����Ƥ���ޤ���...</description>
  <dc:subject>�����Ȥȥ�����</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-29T01:49:54+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000373.html">
  <title>�ڥӥ��ˤʥ֥����ۺ�������������Υӥ���</title>
  <link>http://www.bikini-pro.com/archives/000373.html</link>
  <description>����Ф�ϡ��ӥ��ˡ��ץ��Ǥ��� ������ϥӥ��˥ʥ��ȳڤ��ޤ�ޤ������� ������ϹԤ��ʤ��ä����� ����ʺ��ߤ�������dz�䤷�Ĥĥӥ��ˤʥ֥����ξҲ�Ǥ���...</description>
  <dc:subject>�ӥ��ˤʥ�������</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-29T01:25:10+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000395.html">
  <title>��Linux������Hacks��linux�����Ԥ���Ĺ¥�ʺޡ�</title>
  <link>http://www.bikini-pro.com/archives/000395.html</link>
  <description></description>
  <dc:subject>�ܲ��Τޤͤ���</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-26T23:44:23+09:00</dc:date>
  </item>
  <item rdf:about="http://www.bikini-pro.com/archives/000365.html">
  <title>�ڥӥ��ˡ۲���ӥ��ˤ�IE�ǥ���ꥺ��</title>
  <link>http://www.bikini-pro.com/archives/000365.html</link>
  <description>�������󤤤󤶡������ޡ��� �⤦�ƿ�������Ȥ��������Ƥ⽪��ꤽ���������κ򺣡����������ᤴ���Ǥ����� �����Τ���äȤ���ϤȻפ��˥塼����Ҳ�...</description>
  <dc:subject>�ӥ������̾���</dc:subject>
  <dc:creator>yuki</dc:creator>
  <dc:date>2004-08-26T17:49:54+09:00</dc:date>
  </item>
  
  
  </rdf:RDF>
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/rss-1.0-international-1.rdf
  
  Index: rss-1.0-international-1.rdf
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
   xmlns:admin="http://webns.net/mvcb/">
  
  <channel rdf:about="http://blog.livedoor.jp/lindows_staff/">
  <title>開発日誌</title>
  <link>http://blog.livedoor.jp/lindows_staff/</link>
  <description>
  
  	
  	livedoor LindowsOS|livedoorホーム
  
  
  
  
  
  	LindowsOS開発日誌
  
  </description>
  <dc:language>ja</dc:language>
  <admin:generatorAgent rdf:resource="http://blog.livedoor.com/?v=1.0" />
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6420746.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6419682.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6385682.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6331698.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6170818.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6112530.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/6068537.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5973811.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5971909.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5828478.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5736705.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5736389.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5682397.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5646065.html" />
    <rdf:li rdf:resource="http://blog.livedoor.jp/lindows_staff/archives/5630093.html" />
   </rdf:Seq>
  </items>
  </channel>
  
  <item rdf:about="http://blog.livedoor.jp/lindows_staff/archives/6420746.html">
  <title>Linuxショップ おすすめ商品</title>
  <link>http://blog.livedoor.jp/lindows_staff/archives/6420746.html</link>
  <description>livedoor LINUXでは、Linuxショップ内のおすすめアイテムを掲載しています。
  もちろん、その他にも多数商品を取り揃えておりますので、ぜひご来店ください。
  
  お店は、こちらです。
  
  </description>
  <dc:creator>lindows_staff</dc:creator>
  <dc:date>2004-09-02T15:06:04+09:00</dc:date>
  <dc:subject>LinuxShop</dc:subject>
  <content:encoded><![CDATA[
  <a href="http://linux.livedoor.com/">livedoor LINUX</a>では、Linuxショップ内のおすすめアイテムを掲載しています。<br />
  もちろん、その他にも多数商品を取り揃えておりますので、ぜひご来店ください。<br />
  <br />
  お店は、<a href="http://depart.livedoor.com/category?category_id=6195">こちら</a>です。<br />
  <br />
  ]]></content:encoded>
  </item>
  
  </rdf:RDF>
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/utf16.atom
  
  	<<Binary file>>
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/utf16.rss1
  
  	<<Binary file>>
  
  
  1.1                  jakarta-commons-sandbox/feedparser/tests/feeds/utf16.rss2
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org