<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anyari Tanake</title>
    <description>The latest articles on DEV Community by Anyari Tanake (@anyaritanake).</description>
    <link>https://dev.to/anyaritanake</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F161317%2Fb45f9a99-8be5-43e0-8261-a1e36f90ab2a.jpg</url>
      <title>DEV Community: Anyari Tanake</title>
      <link>https://dev.to/anyaritanake</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anyaritanake"/>
    <language>en</language>
    <item>
      <title>Rainy day, coffee and code...</title>
      <dc:creator>Anyari Tanake</dc:creator>
      <pubDate>Mon, 29 Apr 2019 21:10:47 +0000</pubDate>
      <link>https://dev.to/anyaritanake/rainy-day-coffee-and-code-5mm</link>
      <guid>https://dev.to/anyaritanake/rainy-day-coffee-and-code-5mm</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yfmGCtEm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xnfd3q55l1i8dpj9pa2x.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yfmGCtEm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xnfd3q55l1i8dpj9pa2x.jpg"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;For me, this is the best compliance. Of course, you can add some features like purring cat and favorite music. You can also replace coffee with cup of tea. However...&lt;br&gt;
I'm wondering....&lt;br&gt;
 What about you guys? Do you have something like this? Please share.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.mixcloud.com/johnnyminthemix/surreal-world-progressive-house-set/"&gt;"Surreal World"&lt;/a&gt;&lt;/p&gt;

</description>
      <category>lifestyle</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Hello World</title>
      <dc:creator>Anyari Tanake</dc:creator>
      <pubDate>Sat, 27 Apr 2019 12:40:33 +0000</pubDate>
      <link>https://dev.to/anyaritanake/hello-world-4hai</link>
      <guid>https://dev.to/anyaritanake/hello-world-4hai</guid>
      <description>&lt;p&gt;print ("Hello Community!")&lt;br&gt;
greet = ("I'm happy to meet you all! ")&lt;br&gt;
print (greet * 1337)&lt;br&gt;
my_heart = input ("Do you like my greet? y/n ")&lt;/p&gt;

&lt;p&gt;if my_heart == ("y"):&lt;br&gt;
  print ("Thank You! :D")&lt;br&gt;
elif my_heart == ("n"):&lt;br&gt;
  print ("-,-") &lt;br&gt;
else: &lt;br&gt;
  exit&lt;/p&gt;

</description>
      <category>python</category>
      <category>code</category>
      <category>joke</category>
    </item>
  </channel>
</rss>
