<?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>Cibumtec</title>
	<atom:link href="https://cibumtec.com/feed" rel="self" type="application/rss+xml" />
	<link>https://cibumtec.com</link>
	<description></description>
	<lastBuildDate>Tue, 05 May 2020 22:51:55 +0000</lastBuildDate>
	<language>es-MX</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.6</generator>
	<item>
		<title>Hello world!</title>
		<link>https://cibumtec.com/hello-world</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Wed, 13 May 2015 20:36:12 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://cibumtec.com/?p=1</guid>

					<description><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/hello-world">Hello world!</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/hello-world">Hello world!</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Markup And Formatting</title>
		<link>https://cibumtec.com/markup-and-formatting</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 02:22:19 +0000</pubDate>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Markup]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=919</guid>

					<description><![CDATA[<p>People think focus means saying yes to the thing you've got to focus on. But that's not what it means at all. It means saying no to the hundred other good ideas that there are. </p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/markup-and-formatting">Markup And Formatting</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<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.<br />
<span id="more-919"></span></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. <cite>Steve Jobs &#8211; Apple Worldwide Developers&#8217; Conference, 1997</cite></p></blockquote>
<h2>Tables</h2>
<table>
<tbody>
<tr>
<th>Employee</th>
<th class="views">Salary</th>
<th></th>
</tr>
<tr class="odd">
<td><a href="http://john.do/">John Saddington</a></td>
<td>$1</td>
<td>Because that&#8217;s all Steve Job&#8217; needed for a salary.</td>
</tr>
<tr class="even">
<td><a href="http://tommcfarlin.com/">Tom McFarlin</a></td>
<td>$100K</td>
<td>For all the blogging he does.</td>
</tr>
<tr class="odd">
<td><a href="http://jarederickson.com/">Jared Erickson</a></td>
<td>$100M</td>
<td>Pictures are worth a thousand words, right? So Tom x 1,000.</td>
</tr>
<tr class="even">
<td><a href="http://chrisam.es/">Chris Ames</a></td>
<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</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></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 scarsly 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;
}</pre>
<p><strong>Quote Tag</strong></p>
<p><q>Developers, developers, developers&#8230;</q> &#8211;Steve Ballmer</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></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>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/markup-and-formatting">Markup And Formatting</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Comments</title>
		<link>https://cibumtec.com/comments</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Thu, 03 Jan 2013 16:11:37 +0000</pubDate>
				<category><![CDATA[Comments]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/2007/09/04/comment-test/</guid>

					<description><![CDATA[<p>This post tests comments in the following ways. Threaded comments up to 10 levels deep Paginated comments (set Settings &#62; Discussion &#62; Break comments into pages to 5 top level comments per page) Comment markup / formatting Comment images Comment videos Author comments Gravatars and default fallbacks</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/comments">Comments</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<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>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/comments">Comments</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Standard</title>
		<link>https://cibumtec.com/post-format-standard</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Tue, 11 Dec 2012 17:00:11 +0000</pubDate>
				<category><![CDATA[Post Formats]]></category>
		<category><![CDATA[Standard]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=946</guid>

					<description><![CDATA[<p>Inspiration is a spark. A flash of light. Ignition. But without the proper mixture of oxygen and fuel, inspiration both lives and dies in the same instant. My life, my experiences, my research; these things are fertile soil for the great blog posts hidden within me. I carry them always and they are present when I sit down to do my work.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-standard">Post Format: Standard</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>This is an example of a standard post format</strong>.</p>
<p>Inspiration is a spark. A flash of light. Ignition. But without the proper mixture of oxygen and fuel, inspiration both lives and dies in the same instant. My life, my experiences, my research; these things are fertile soil for the great blog posts hidden within me. I carry them always and they are present when I sit down to do my work.</p>
<p><span id="more-946"></span></p>
<p>But all too often, it’s a struggle. The raw material is there, but the inspiration is not. The oxygen is abundant, but the fuel is scarce. And I’m left wondering, “How?”</p>
<p>How do I harvest? How do I sift and pan? How do I mine the caverns within me for intellectual and emotional gems? How do I… write?</p>
<p>Or perhaps a better question is, how do you? Yes, <em>you</em>, my kindred blog reader. Surely, <em>you</em> are similar. Surely, <em>you’ve</em> wrestled the Great Muse down to the dusty earth, and won.</p>
<p>I know this: it starts before I sit down to type. Great posts begin with significant life challenges. With weighty problems to solve. With an urgent need or a mature discontent with the way things are today. Yes, I think all great posts begin before words are written.</p>
<p>So get up, reader. Walk away from your keyboard, and live.</p>
<p>Only then can you give life… to words.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-standard">Post Format: Standard</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Gallery</title>
		<link>https://cibumtec.com/post-format-gallery</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Mon, 10 Dec 2012 16:00:14 +0000</pubDate>
				<category><![CDATA[Post Formats]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=555</guid>

					<description><![CDATA[<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-gallery">Post Format: Gallery</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-gallery">Post Format: Gallery</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Aside</title>
		<link>https://cibumtec.com/post-format-aside</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Sun, 09 Dec 2012 09:00:54 +0000</pubDate>
				<category><![CDATA[Post Formats]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=559</guid>

					<description><![CDATA[<p>We fundamentally believe that our customers are more interested in a simple, attractive, and functional WordPress theme than they are having 12 color schemes to choose from, and a fancy slider with 8 transition effects. If you pick out a WordPress theme like you pick out drapes, you’re doing something wrong.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-aside">Post Format: Aside</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We fundamentally believe that our customers are more interested in a simple, attractive, and functional WordPress theme than they are having 12 color schemes to choose from, and a fancy slider with 8 transition effects.</p>
<p>If you pick out a WordPress theme like you pick out drapes, you’re doing something wrong.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-aside">Post Format: Aside</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Chat</title>
		<link>https://cibumtec.com/post-format-chat</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Sat, 08 Dec 2012 14:00:31 +0000</pubDate>
				<category><![CDATA[Post Formats]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=562</guid>

					<description><![CDATA[<p>John: Are we still meeting for breakfast this morning? John: Where is the rest of the team? I&#8217;ve been here since 3:00am. Tom: Umm&#8230; We actually sleep. Go back to bed, dude. John: Fuuuuuuuuuuuu Tom: Fine. But if I show up, I am not wearing pants.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-chat">Post Format: Chat</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>John: Are we still meeting for breakfast this morning?</p>
<p>John: Where is the rest of the team? I&#8217;ve been here since 3:00am.</p>
<p>Tom: Umm&#8230; We actually sleep. Go back to bed, dude.</p>
<p>John: Fuuuuuuuuuuuu</p>
<p>Tom: Fine. But if I show up, I am not wearing pants.</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-chat">Post Format: Chat</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Link</title>
		<link>https://cibumtec.com/post-format-link</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 13:00:53 +0000</pubDate>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Post Formats]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=565</guid>

					<description><![CDATA[<p>8BIT&#8217;s Office &#8211; Video Game Inspired Mural</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-link">Post Format: Link</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a title="Video Game Inspired Mural [Pics, Videos]" href="http://wpdaily.co/mural/" target="_blank" rel="noopener noreferrer">8BIT&#8217;s Office &#8211; Video Game Inspired Mural</a></p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-link">Post Format: Link</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Image</title>
		<link>https://cibumtec.com/post-format-image</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 11:00:39 +0000</pubDate>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Post Formats]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=568</guid>

					<description><![CDATA[<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-image">Post Format: Image</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://okthemes.com/smartydemo/wp-content/uploads/2014/04/dummy-image-green.jpg"><img loading="lazy" class="aligncenter size-full wp-image-3410" alt="dummy-image-green" src="http://okthemes.com/smartydemo/wp-content/uploads/2014/04/dummy-image-green.jpg" width="1400" height="1400" /></a></p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-image">Post Format: Image</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Post Format: Quote</title>
		<link>https://cibumtec.com/post-format-quote</link>
		
		<dc:creator><![CDATA[aleyrolo]]></dc:creator>
		<pubDate>Tue, 04 Dec 2012 10:00:15 +0000</pubDate>
				<category><![CDATA[Post Formats]]></category>
		<category><![CDATA[Quote]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/?p=575</guid>

					<description><![CDATA[<p>I suggest a new strategy to you&#8230; Let the Wookie win. C-3PO</p>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-quote">Post Format: Quote</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote><p>I suggest a new strategy to you&#8230; Let the Wookie win.</p>
<p><cite><a title="Let The Wookie Win" href="http://www.youtube.com/watch?feature=player_detailpage&amp;v=mO6M4ngKRp0#t=30s" target="_blank" rel="noopener noreferrer">C-3PO</a></cite>
</p></blockquote>
<p>El cargo <a rel="nofollow" href="https://cibumtec.com/post-format-quote">Post Format: Quote</a> apareció primero en <a rel="nofollow" href="https://cibumtec.com">Cibumtec</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
