<?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/"
	>

<channel>
	<title>WP Shop byGMO &#187; lists</title>
	<atom:link href="http://tidy.wpshop-demo.com/wp/?feed=rss2&#038;tag=lists-2" rel="self" type="application/rss+xml" />
	<link>http://tidy.wpshop-demo.com/wp</link>
	<description></description>
	<lastBuildDate>Wed, 01 Jan 2020 19:00:18 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Edge Case: Nested And Mixed Lists</title>
		<link>http://tidy.wpshop-demo.com/wp/?p=1000</link>
		<comments>http://tidy.wpshop-demo.com/wp/?p=1000#comments</comments>
		<pubDate>Fri, 15 May 2009 21:48:32 +0000</pubDate>
		<dc:creator><![CDATA[jellydoughnut]]></dc:creator>
				<category><![CDATA[Edge Case]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[edge case]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[markup]]></category>

		<guid isPermaLink="false">http://wptest.io/demo/?p=1000</guid>
		<description><![CDATA[Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that Lists within lists do &#8230;]]></description>
				<content:encoded><![CDATA[<p>Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that</p>
<ul>
<li><span style="line-height:1.714285714;font-size:1rem;">Lists within lists do not break the ordered list numbering order</span></li>
<li><span style="line-height:1.714285714;font-size:1rem;">Your list styles go deep enough.</span></li>
</ul>
<h3>Ordered &#8211; Unordered &#8211; Ordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ol>
<li>ordered item</li>
<li>ordered item</li>
</ol>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Ordered &#8211; Unordered &#8211; Unordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Unordered &#8211; Ordered &#8211; Unordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ol>
<li>ordered</li>
<li>ordered
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ol>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
<h3>Unordered &#8211; Unordered &#8211; Ordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ul>
<li>unordered</li>
<li>unordered
<ol>
<li><strong>ordered item</strong></li>
<li><strong>ordered item</strong></li>
</ol>
</li>
</ul>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tidy.wpshop-demo.com/wp/?feed=rss2&#038;p=1000</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
