<?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>Temp Admin, Author at CONVEL &#8211; CONVEL</title>
	<atom:link href="https://convel.se/author/tempadmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://convel.se</link>
	<description>CONVEL</description>
	<lastBuildDate>Tue, 20 Dec 2016 03:05:27 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://convel.se/wp-content/uploads/2022/02/cropped-favicon-32x32.png</url>
	<title>Temp Admin, Author at CONVEL &#8211; CONVEL</title>
	<link>https://convel.se</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Pancetta tenderloin bresaola sausage</title>
		<link>https://convel.se/2013/01/11/markup-html-tags-and-formatting/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 03:22:19 +0000</pubDate>
				<category><![CDATA[Working Process]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=919</guid>

					<description><![CDATA[Rump cow picanha, short loin venison pork belly sirloin drumstick. Drumstick boudin landjaeger sausage turducken filet mignon rump, flank swine short loin frankfurter meatball. Short ribs drumstick strip steak meatball. Shankle turkey ribeye, spare ribs jerky fatback chuck ham short loin bacon flank prosciutto picanha andouille strip steak. Headings Header one Header two Header three&#8230;]]></description>
										<content:encoded><![CDATA[<p>Rump cow picanha, short loin venison pork belly sirloin drumstick. Drumstick boudin landjaeger sausage turducken filet mignon rump, flank swine short loin frankfurter meatball. Short ribs drumstick strip steak meatball. Shankle turkey ribeye, spare ribs jerky fatback chuck ham short loin bacon flank prosciutto picanha andouille strip steak. </p>
<h2>Headings</h2>
<h1>Header one</h1>
<h2>Header two</h2>
<h3>Header three</h3>
<h4>Header four</h4>
<h5>Header five</h5>
<h6>Header six</h6>
<h2>Blockquotes</h2>
<p>Single line blockquote:</p>
<blockquote><p>Stay hungry. Stay foolish.</p></blockquote>
<p>Multi line blockquote with a cite reference:</p>
<blockquote><p>People think focus means saying yes to the thing you&#8217;ve got to focus on. But that&#8217;s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. I&#8217;m actually as proud of the things we haven&#8217;t done as the things I have done. Innovation is saying no to 1,000 things. </p></blockquote>
<p><cite>Steve Jobs</cite> &#8211; Apple Worldwide Developers&#8217; Conference, 1997</p>
<h2>Tables</h2>
<table>
<thead>
<tr>
<th>Employee</th>
<th>Salary</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th><a href="http://example.org/">John Doe</a></th>
<td>$1</td>
<td>Because that&#8217;s all Steve Jobs needed for a salary.</td>
</tr>
<tr>
<th><a href="http://example.org/">Jane Doe</a></th>
<td>$100K</td>
<td>For all the blogging she does.</td>
</tr>
<tr>
<th><a href="http://example.org/">Fred Bloggs</a></th>
<td>$100M</td>
<td>Pictures are worth a thousand words, right? So Jane x 1,000.</td>
</tr>
<tr>
<th><a href="http://example.org/">Jane Bloggs</a></th>
<td>$100B</td>
<td>With hair like that?! Enough said&#8230;</td>
</tr>
</tbody>
</table>
<h2>Definition Lists</h2>
<dl>
<dt>Definition List Title</dt>
<dd>Definition list division.</dd>
<dt>Startup</dt>
<dd>A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.</dd>
<dt>#dowork</dt>
<dd>Coined by Rob Dyrdek and his personal body guard Christopher &#8220;Big Black&#8221; Boykins, &#8220;Do Work&#8221; works as a self motivator, to motivating your friends.</dd>
<dt>Do It Live</dt>
<dd>I&#8217;ll let Bill O&#8217;Reilly will <a title="We'll Do It Live" href="https://www.youtube.com/watch?v=O_HyZ5aW76c">explain</a> this one.</dd>
</dl>
<h2>Unordered Lists (Nested)</h2>
<ul>
<li>List item one
<ul>
<li>List item one
<ul>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
<h2>Ordered List (Nested)</h2>
<ol>
<li>List item one
<ol>
<li>List item one
<ol>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
<h2>HTML Tags</h2>
<p>These supported tags come from the WordPress.com code <a title="Code" href="http://en.support.wordpress.com/code/">FAQ</a>.</p>
<p><strong>Address Tag</strong></p>
<address>1 Infinite Loop<br />
Cupertino, CA 95014<br />
United States</address>
<p><strong>Anchor Tag (aka. Link)</strong></p>
<p>This is an example of a <a title="Apple" href="http://apple.com">link</a>.</p>
<p><strong>Abbreviation Tag</strong></p>
<p>The abbreviation <abbr title="Seriously">srsly</abbr> stands for &#8220;seriously&#8221;.</p>
<p><strong>Acronym Tag (<em>deprecated in HTML5</em>)</strong></p>
<p>The acronym <acronym title="For The Win">ftw</acronym> stands for &#8220;for the win&#8221;.</p>
<p><strong>Big Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>These tests are a <big>big</big> deal, but this tag is no longer supported in HTML5.</p>
<p><strong>Cite Tag</strong></p>
<p>&#8220;Code is poetry.&#8221; &#8212;<cite>Automattic</cite></p>
<p><strong>Code Tag</strong></p>
<p>You will learn later on in these tests that <code>word-wrap: break-word;</code> will be your best friend.</p>
<p><strong>Delete Tag</strong></p>
<p>This tag will let you <del>strikeout text</del>, but this tag is no longer supported in HTML5 (use the <code>&lt;strike&gt;</code> instead).</p>
<p><strong>Emphasize Tag</strong></p>
<p>The emphasize tag should <em>italicize</em> text.</p>
<p><strong>Insert Tag</strong></p>
<p>This tag should denote <ins>inserted</ins> text.</p>
<p><strong>Keyboard Tag</strong></p>
<p>This scarcely known tag emulates <kbd>keyboard text</kbd>, which is usually styled like the <code>&lt;code&gt;</code> tag.</p>
<p><strong>Preformatted Tag</strong></p>
<p>This tag styles large blocks of code.</p>
<pre>.post-title {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 38px;
	line-height: 1.2;
	and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}</pre>
<p><strong>Quote Tag</strong></p>
<p><q>Developers, developers, developers&#8230;</q> &#8211;Steve Ballmer</p>
<p><strong>Strike Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>This tag shows <span style="text-decoration:line-through;">strike-through text</span></p>
<p><strong>Strong Tag</strong></p>
<p>This tag shows <strong>bold<strong> text.</strong></strong></p>
<p><strong>Subscript Tag</strong></p>
<p>Getting our science styling on with H<sub>2</sub>O, which should push the &#8220;2&#8221; down.</p>
<p><strong>Superscript Tag</strong></p>
<p>Still sticking with science and Isaac Newton&#8217;s E = MC<sup>2</sup>, which should lift the 2 up.</p>
<p><strong>Teletype Tag <strong>(<em>deprecated in HTML5</em>)</strong></strong></p>
<p>This rarely used tag emulates <tt>teletype text</tt>, which is usually styled like the <code>&lt;code&gt;</code> tag.</p>
<p><strong>Variable Tag</strong></p>
<p>This allows you to denote <var>variables</var>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Status</title>
		<link>https://convel.se/2013/01/09/post-format-status/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Wed, 09 Jan 2013 08:00:24 +0000</pubDate>
				<category><![CDATA[Solar System]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=579</guid>

					<description><![CDATA[Picanha ball tip spare ribs kielbasa chuck t-bone ground round]]></description>
										<content:encoded><![CDATA[<p>Picanha ball tip spare ribs kielbasa chuck t-bone ground round</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Chat</title>
		<link>https://convel.se/2012/01/04/post-format-chat/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 09:38:31 +0000</pubDate>
				<category><![CDATA[Solar System]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=562</guid>

					<description><![CDATA[Abbott: Strange as it may seem, they give ball players nowadays very peculiar names. Costello: Funny names? Abbott: Nicknames, nicknames. Now, on the St. Louis team we have Who's on first, What's on second, I Don't Know is on third-- Costello: That's what I want to find out. I want you to tell me the&#8230;]]></description>
										<content:encoded><![CDATA[
			<div id="chat-transcript-562" class="chat-transcript">
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Strange as it may seem, they give ball players nowadays very peculiar names.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Funny names?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Nicknames, nicknames. Now, on the St. Louis team we have Who&#8217;s on first, What&#8217;s on second, I Don&#8217;t Know is on third&#8211;</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>That&#8217;s what I want to find out. I want you to tell me the names of the fellows on the St. Louis team.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>I&#8217;m telling you. Who&#8217;s on first, What&#8217;s on second, I Don&#8217;t Know is on third&#8211;</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>You know the fellows&#8217; names?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yes.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Well, then who&#8217;s playing first?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yes.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I mean the fellow&#8217;s name on first base.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Who.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>The fellow playin&#8217; first base.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Who.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>The guy on first base.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Who is on first.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Well, what are you askin&#8217; me for?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>I&#8217;m not asking you&#8211;I&#8217;m telling you. Who is on first.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I&#8217;m asking you&#8211;who&#8217;s on first?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>That&#8217;s the man&#8217;s name.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>That&#8217;s who&#8217;s name?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yes.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>When you pay off the first baseman every month, who gets the money?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Every dollar of it. And why not, the man&#8217;s entitled to it.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Who is?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yes.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>So who gets it?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Why shouldn&#8217;t he? Sometimes his wife comes down and collects it.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Who&#8217;s wife?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yes. After all, the man earns it.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Who does?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Absolutely.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Well, all I&#8217;m trying to find out is what&#8217;s the guy&#8217;s name on first base?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Oh, no, no. What is on second base.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I&#8217;m not asking you who&#8217;s on second.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Who&#8217;s on first!</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>St. Louis has a good outfield?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Oh, absolutely.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>The left fielder&#8217;s name?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Why.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I don&#8217;t know, I just thought I&#8217;d ask.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Well, I just thought I&#8217;d tell you.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Then tell me who&#8217;s playing left field?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Who&#8217;s playing first.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Stay out of the infield! The left fielder&#8217;s name?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Why.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Because.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Oh, he&#8217;s center field.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Wait a minute. You got a pitcher on this team?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Wouldn&#8217;t this be a fine team without a pitcher?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Tell me the pitcher&#8217;s name.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Tomorrow.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Now, when the guy at bat bunts the ball&#8211;me being a good catcher&#8211;I want to throw the guy out at first base, so I pick up the ball and throw it to who?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Now, that&#8217;s he first thing you&#8217;ve said right.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I DON&#8217;T EVEN KNOW WHAT I&#8217;M TALKING ABOUT!</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Don&#8217;t get excited. Take it easy.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I throw the ball to first base, whoever it is grabs the ball, so the guy runs to second. Who picks up the ball and throws it to what. What throws it to I don&#8217;t know. I don&#8217;t know throws it back to tomorrow&#8211;a triple play.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Yeah, it could be.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Another guy gets up and it&#8217;s a long ball to center.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Because.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>Why? I don&#8217;t know. And I don&#8217;t care.</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>What was that?</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-2">
					<div class="chat-author chat-author-costello vcard">Costello:&nbsp;</div>
					<div class="chat-text"><p>I said, I DON&#8217;T CARE!</p></div>
				</div><!-- .chat-row -->
				<div class="chat-row chat-speaker-1">
					<div class="chat-author chat-author-abbott vcard">Abbott:&nbsp;</div>
					<div class="chat-text"><p>Oh, that&#8217;s our shortstop!</p></div>
				</div><!-- .chat-row -->
			</div><!-- .chat-transcript -->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quote</title>
		<link>https://convel.se/2012/01/03/post-format-quote/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 10:11:15 +0000</pubDate>
				<category><![CDATA[Heat Pumps]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=575</guid>

					<description><![CDATA[Ham turkey capicola, biltong sirloin frankfurter pork loin pork pig. Doner ribeye venison biltong chuck hamburger picanha. Turkey swine pork belly, pancetta tail chuck shoulder drumstick short ribs fatback flank. Brandon DavisFounder &#038; CEO]]></description>
										<content:encoded><![CDATA[<blockquote><p>Ham turkey capicola, biltong sirloin frankfurter pork loin pork pig. Doner ribeye<br />
venison biltong chuck hamburger picanha. Turkey swine pork belly, pancetta<br />
tail chuck shoulder drumstick short ribs fatback  flank.<br />
<cite><a href="#">Brandon Davis</a></cite><small>Founder &#038; CEO</small></p></blockquote>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Link</title>
		<link>https://convel.se/2012/01/01/post-format-link/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Sun, 01 Jan 2012 10:17:53 +0000</pubDate>
				<category><![CDATA[Environment]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=565</guid>

					<description><![CDATA[Pancetta tenderloin bresaola sausage]]></description>
										<content:encoded><![CDATA[<p><a href="http://make.wordpress.org/themes" title="The WordPress Theme Review Team Website">Pancetta tenderloin bresaola sausage</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Brisket leberkas alcatra ground round, bresaola sausage</title>
		<link>https://convel.se/2010/09/10/post-format-gallery/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Fri, 10 Sep 2010 14:24:14 +0000</pubDate>
				<category><![CDATA[Wind Turbines]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=555</guid>

					<description><![CDATA[Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare.]]></description>
										<content:encoded><![CDATA[<div id='gallery-1' class='owl-gallery owl-carousel gallery galleryid-555 gallery-columns-1 gallery-size-full'><figure class='gallery-icon'><img fetchpriority="high" decoding="async" width="1170" height="780" src="https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original.jpg" class="attachment-full size-full" alt="" srcset="https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original.jpg 1170w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original-300x200.jpg 300w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original-768x512.jpg 768w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original-1024x683.jpg 1024w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10672502_original-770x513.jpg 770w" sizes="(max-width: 1170px) 100vw, 1170px" data-wp-pid="1749" />
	</figure><figure class='gallery-icon'><img decoding="async" width="1170" height="780" src="https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original.jpg" class="attachment-full size-full" alt="" srcset="https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original.jpg 1170w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original-300x200.jpg 300w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original-768x512.jpg 768w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original-1024x683.jpg 1024w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_10167184_original-770x513.jpg 770w" sizes="(max-width: 1170px) 100vw, 1170px" data-wp-pid="1752" />
	</figure><figure class='gallery-icon'><img decoding="async" width="1170" height="780" src="https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original.jpg" class="attachment-full size-full" alt="" srcset="https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original.jpg 1170w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original-300x200.jpg 300w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original-768x512.jpg 768w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original-1024x683.jpg 1024w, https://convel.se/wp-content/uploads/2016/11/Depositphotos_7439580_original-770x513.jpg 770w" sizes="(max-width: 1170px) 100vw, 1170px" data-wp-pid="1756" />
	</figure></div>
<p>Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Aside</title>
		<link>https://convel.se/2010/05/09/post-format-aside/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Sun, 09 May 2010 14:51:54 +0000</pubDate>
				<category><![CDATA[Environment]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=559</guid>

					<description><![CDATA[“I never tried to prove nothing, just wanted to give a good show. My life has always been my music, it's always come first, but the music ain't worth nothing if you can't lay it on the public. The main thing is to live for that audience, 'cause what you're there for is to please&#8230;]]></description>
										<content:encoded><![CDATA[<p>“I never tried to prove nothing, just wanted to give a good show. My life has always been my music, it&#8217;s always come first, but the music ain&#8217;t worth nothing if you can&#8217;t lay it on the public. The main thing is to live for that audience, &#8217;cause what you&#8217;re there for is to please the people.”</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Jerky pig fatback, sirloin jowl shankle t-bone meatloaf</title>
		<link>https://convel.se/2010/04/04/edge-case-nested-and-mixed-lists/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Sun, 04 Apr 2010 08:21:32 +0000</pubDate>
				<category><![CDATA[Wind Turbines]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=1000</guid>

					<description><![CDATA[Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare. Nested and mixed lists&#8230;]]></description>
										<content:encoded><![CDATA[<p>Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare.</p>
<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>
					
		
		
			</item>
		<item>
		<title>Brisket pork chop short loin meatball ham kevi</title>
		<link>https://convel.se/2010/03/07/template-comments/</link>
					<comments>https://convel.se/2010/03/07/template-comments/#respond</comments>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Sun, 07 Mar 2010 08:06:37 +0000</pubDate>
				<category><![CDATA[Solar System]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/2007/09/04/comment-test/</guid>

					<description><![CDATA[Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare. This post tests comments&#8230;]]></description>
										<content:encoded><![CDATA[<p>Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare.</p>
<p>This post tests comments in the following ways.</p>
<ul>
<li>Threaded comments up to 10 levels deep</li>
<li>Paginated comments (set <em><strong>Settings &gt; Discussion &gt; Break comments into pages</strong></em> to <em><strong>5</strong></em> top level comments per page)</li>
<li>Comment markup / formatting</li>
<li>Comment images</li>
<li>Comment videos</li>
<li>Author comments</li>
<li>Gravatars and default fallbacks</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://convel.se/2010/03/07/template-comments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Picanha ball tip spare ribs kielbasa chuck t-bone ground round</title>
		<link>https://convel.se/2010/02/05/template-pingbacks-an-trackbacks/</link>
		
		<dc:creator><![CDATA[Temp Admin]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:13:18 +0000</pubDate>
				<category><![CDATA[Heat Pumps]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/2007/09/04/many-trackbacks/</guid>

					<description><![CDATA[Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare. This post has many&#8230;]]></description>
										<content:encoded><![CDATA[<p>Porchetta flank bacon tenderloin chuck boudin shankle turducken. Corned beef cow pork kevin jowl andouill strip steak, ground round short ribs brisket swine cupim. Tail pork chop pork loin, shankle pancetta hock pork. Pork chop turkey hamburger prosciutto, strip steak kielbasa drumstick ground round flank cupim. Meatloaf pancetta turducken picanha spare.</p>
<p>This post has many pingpacks and trackbacks.</p>
<p>There are a few ways to list them.</p>
<ol>
<li>Above the comments</li>
<li>Below the comments</li>
<li>Included within the normal flow of comments</li>
</ol>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
