<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>phyloXML</title>
	<atom:link href="http://phyloxml.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phyloxml.wordpress.com</link>
	<description>XML for evolutionary biology and comparative genomics</description>
	<lastBuildDate>Sun, 26 Dec 2010 01:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phyloxml.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>phyloXML</title>
		<link>http://phyloxml.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phyloxml.wordpress.com/osd.xml" title="phyloXML" />
	<atom:link rel='hub' href='http://phyloxml.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Multiple Uris for complex types Taxonomy, Sequence, and Annotation</title>
		<link>http://phyloxml.wordpress.com/2010/12/26/multiple-uris-for-complex-types-taxonomy-sequence-and-annotation/</link>
		<comments>http://phyloxml.wordpress.com/2010/12/26/multiple-uris-for-complex-types-taxonomy-sequence-and-annotation/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 01:17:32 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[suggestions]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://phyloxml.wordpress.com/?p=34</guid>
		<description><![CDATA[It has been suggested that complex types Taxonomy, Sequence, and Annotation are allowed to have multiple Uris. Currently (phyloXML version 1.10), these elements only allow one Uri each.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=34&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It has been suggested that complex types Taxonomy, Sequence, and Annotation are allowed to have multiple Uris.</p>
<p>Currently (phyloXML version 1.10), these elements only allow one Uri each.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phyloxml.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phyloxml.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phyloxml.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=34&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phyloxml.wordpress.com/2010/12/26/multiple-uris-for-complex-types-taxonomy-sequence-and-annotation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Order of elements in phyloXML</title>
		<link>http://phyloxml.wordpress.com/2010/09/09/order-of-elements-in-phyloxml/</link>
		<comments>http://phyloxml.wordpress.com/2010/09/09/order-of-elements-in-phyloxml/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 17:58:54 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[BioPerl]]></category>
		<category><![CDATA[FAQs]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[xsd]]></category>
		<category><![CDATA[bioperl]]></category>

		<guid isPermaLink="false">http://phyloxml.wordpress.com/?p=12</guid>
		<description><![CDATA[Since the validity of phyloXML documents is enforced by a XSD Schema, the order of elements matters (for more information and discussions, see http://www.w3schools.com/Schema/schema_complex_indicators.asp). The current (as of 9 September 2010) BioPerl implementation of the phyloXML format unfortunately produces output with incorrect element order. For Archaeopteryx users a temporary &#8220;solution&#8221; is to turn off XSD-based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=12&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since the validity of phyloXML documents is enforced by a <a title="XSD Schema" href="http://www.phyloxml.org/documentation/version_1.10/phyloxml.xsd.html">XSD Schema</a>, the order of elements matters (for more information and discussions, see <a title="http://www.w3schools.com/Schema/schema_complex_indicators.asp" href="http://www.w3schools.com/Schema/schema_complex_indicators.asp">http://www.w3schools.com/Schema/schema_complex_indicators.asp</a>).</p>
<p>The current (as of 9 September 2010) <a href="http://www.bioperl.org/wiki/HOWTO:PhyloXML">BioPerl implementation</a> of the phyloXML format unfortunately produces output with incorrect element order. For <a href="http://www.phylosoft.org/archaeopteryx/">Archaeopteryx</a> users a temporary &#8220;solution&#8221; is to turn off XSD-based validation, with the following line in the Archaeopteryx  <a href="http://www.phylosoft.org/forester/download/_aptx_configuration_file">configuration file</a>:</p>
<p>validate_against_phyloxml_xsd_schema: false</p>
<p><span style="color:#000000;"> </span></p>
<h2>Examples of proper order of sub-elements</h2>
<p>For <strong>&lt;clade&gt;</strong> the order of sub-elements is:</p>
<ol>
<li>&lt;name&gt;</li>
<li>&lt;branch_length&gt;</li>
<li>&lt;confidence&gt;</li>
<li>&lt;width&gt;</li>
<li>&lt;color&gt;</li>
<li>&lt;taxonomy&gt;</li>
<li>&lt;sequence&gt;</li>
<li>&lt;events&gt;</li>
<li>&lt;binary_characters&gt;</li>
<li>&lt;distribution&gt;</li>
<li>&lt;date&gt;</li>
<li>&lt;reference&gt;</li>
<li>&lt;property&gt;</li>
<li>&lt;clade&gt;</li>
</ol>
<p>For <strong>&lt;sequence&gt;</strong>, the order is:</p>
<ol>
<li>&lt;symbol&gt;</li>
<li>&lt;accession&gt;</li>
<li>&lt;name&gt;</li>
<li>&lt;location&gt;</li>
<li>&lt;mol_seq&gt;</li>
<li>&lt;uri&gt;</li>
<li>&lt;annotation&gt;</li>
<li>&lt;domain_architecture&gt;</li>
</ol>
<p>For <strong>&lt;taxonomy&gt;</strong>, the order is:</p>
<ol>
<li>&lt;id&gt;</li>
<li>&lt;code&gt;</li>
<li>&lt;scientific_name&gt;</li>
<li>&lt;authority&gt;</li>
<li>&lt;common_name&gt;</li>
<li>&lt;synonym&gt;</li>
<li>&lt;rank&gt;</li>
<li>&lt;uri&gt;</li>
</ol>
<p>Needless to say, not all sub-elements have to appear, but if they do, they have to appear in proper order.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phyloxml.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phyloxml.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phyloxml.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=12&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phyloxml.wordpress.com/2010/09/09/order-of-elements-in-phyloxml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add (typed) support values to a given tree</title>
		<link>http://phyloxml.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/</link>
		<comments>http://phyloxml.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 02:55:14 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[support values]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[confidence]]></category>

		<guid isPermaLink="false">http://phyloxml.wordpress.com/?p=21</guid>
		<description><![CDATA[confadd is a simple command line tool to calculate typed confidence values for a given evolutionary tree. Its input is typically one evolutionary tree which might or might not already have confidence values associated with its branches (the &#8216;target&#8217;) and a set (in the range of hundreds or more) of evolutionary trees (the &#8216;evaluators&#8217;) in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=21&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="confadd" href="http://www.phylosoft.org/forester/applications/confadd/">confadd</a> is a simple command line tool to calculate typed confidence values for a given evolutionary tree.<br />
Its input is typically one evolutionary tree which might or might not already have confidence values associated with its branches (the &#8216;target&#8217;) and a set (in the range of hundreds or more) of evolutionary trees (the &#8216;evaluators&#8217;) in which the frequency of splits represent confidences for the &#8216;target&#8217;. The &#8216;evaluators&#8217; are typically the result of a bootstrap re-sampling analysis or of a Bayesian method.</p>
<p>See: <a title="confadd" href="http://www.phylosoft.org/forester/applications/confadd/">http://www.phylosoft.org/forester/applications/confadd/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phyloxml.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phyloxml.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phyloxml.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=21&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phyloxml.wordpress.com/2009/12/17/how-to-add-typed-support-values-to-a-given-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>phyloXML reference published</title>
		<link>http://phyloxml.wordpress.com/2009/11/24/phyloxml-reference-published/</link>
		<comments>http://phyloxml.wordpress.com/2009/11/24/phyloxml-reference-published/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:18:28 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[citation]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://phyloxml.wordpress.com/?p=7</guid>
		<description><![CDATA[phyloXML reference published: Han M.V. and Zmasek C.M. &#8220;phyloXML: XML for evolutionary biology and comparative genomics&#8221; BMC Bioinformatics 2009, 10:356<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=7&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>phyloXML reference published:<br />
Han M.V. and Zmasek C.M.<br />
&#8220;phyloXML: XML for evolutionary biology and comparative genomics&#8221;<br />
<a href="http://www.biomedcentral.com/1471-2105/10/356/">BMC Bioinformatics 2009, 10:356</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phyloxml.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phyloxml.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phyloxml.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=7&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phyloxml.wordpress.com/2009/11/24/phyloxml-reference-published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
		<item>
		<title>Proposed changes and additions for phyloXML version 1.10</title>
		<link>http://phyloxml.wordpress.com/2009/11/24/hello-world/</link>
		<comments>http://phyloxml.wordpress.com/2009/11/24/hello-world/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:09:15 +0000</pubDate>
		<dc:creator>cmzmasek</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[1.10]]></category>
		<category><![CDATA[changes]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Changes and additions for phyloXML version 1.10 Originally published on Tuesday, October 27, 2009. Changes Sequence Type &#8216;aa&#8217; is changed to &#8216;protein&#8217;. Id Elements Sequence, Clade, and Phylogeny have an &#8216;id&#8217; sub-element. Currently, &#8216;id&#8217; has a &#8216;type&#8217; attribute, which is used to indicate the source, or database of the identifier. &#8216;type&#8217; turned out to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=1&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:underline;"><strong>Changes and additions for phyloXML version 1.10</strong></span></p>
<p>Originally published on Tuesday, October 27, 2009.</p>
<p><strong><span style="text-decoration:underline;">Changes</span></strong></p>
<p><span style="text-decoration:underline;">Sequence</span></p>
<p>Type &#8216;aa&#8217; is changed to &#8216;protein&#8217;.</p>
<p><span style="text-decoration:underline;">Id</span></p>
<p>Elements Sequence, Clade, and Phylogeny have an &#8216;id&#8217; sub-element.<br />
Currently, &#8216;id&#8217; has a &#8216;type&#8217; attribute, which is used to indicate the source, or database of the identifier.</p>
<p>&#8216;type&#8217; turned out to be an ill chosen name.<br />
Hence, we rename &#8216;type&#8217; into  &#8216;provider&#8217;.</p>
<p><span style="text-decoration:underline;">Date</span></p>
<p>Remove &#8216;range&#8217; attribute, and replace it with &#8216;minimum&#8217; and &#8216;maximum&#8217; elements.</p>
<p><span style="text-decoration:underline;">Taxonomy</span></p>
<p>Remove unnecessary &#8216;type&#8217; attribute (&#8216;type&#8217; is part of &#8216;id&#8217; and will be renamed there).</p>
<p><span style="text-decoration:underline;"><strong>Additions</strong></span></p>
<p><span style="text-decoration:underline;">Sequence</span></p>
<p>Add &#8216;is_aligned&#8217; attribute to &#8216;mol_seq&#8217; sub-element.<br />
This is used to indicated that the molecular sequence described by the mol_seq sub-element is aligned with all other sequences in the same tree for which &#8216;is aligned&#8217; is true (which, in most cases, means that gaps were introduced, and that all sequences have the same length).</p>
<p><span style="text-decoration:underline;">Taxonomy</span></p>
<p>Add elements for:<br />
&#8216;authority&#8217;<br />
&#8216;synonym&#8217; (list)</p>
<p><span style="text-decoration:underline;">Point</span></p>
<p>Add &#8216;alt_unit&#8217; attribute. This is the unit for the altitude.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phyloxml.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phyloxml.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phyloxml.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phyloxml.wordpress.com&amp;blog=10661927&amp;post=1&amp;subd=phyloxml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phyloxml.wordpress.com/2009/11/24/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">cmzmasek</media:title>
		</media:content>
	</item>
	</channel>
</rss>
