<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Quiz: x === y? by BCS</title>
      <link>https://padlet.com/BarcelonaCodeSchool/Bookmarks</link>
      <description>JS</description>
      <language>en-us</language>
      <pubDate>2017-03-24 14:33:57 UTC</pubDate>
      <lastBuildDate>2017-05-26 16:35:52 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Diskette.png</url>
      </image>
      <item>
         <title>Can you guess without testing it?</title>
         <author>BarcelonaCodeSchool</author>
         <link>https://padlet.com/BarcelonaCodeSchool/Bookmarks/wish/162429163</link>
         <description><![CDATA[<div>x = [1,2];<br>y = [1,2];<br><br>x == y; // true or false?<br>x === y; // true or false?</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-24 14:35:41 UTC</pubDate>
         <guid>https://padlet.com/BarcelonaCodeSchool/Bookmarks/wish/162429163</guid>
      </item>
   </channel>
</rss>
