// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`atom 1.0 should generate a valid feed 1`] = ` " http://example.com/ Feed Title 2013-07-13T23:00:00.000Z https://github.com/jpmonette/feed John Doe johndoe@example.com https://example.com/johndoe?link=sanitized&value=2 This is my personnal feed! http://example.com/image.png http://example.com/image.ico All rights reserved 2013, John Doe Johan Cruyff johancruyff@example.com https://example.com/johancruyff <![CDATA[Hello World]]> https://example.com/hello-world?id=this&that=true 2013-07-13T23:00:00.000Z Jane Doe janedoe@example.com https://example.com/janedoe?link=sanitized&value=2 Joe Smith joesmith@example.com https://example.com/joesmith Joe Smith, Name Only Shawn Kemp shawnkemp@example.com https://example.com/shawnkemp Reggie Miller reggiemiller@example.com https://example.com/reggiemiller 2013-07-10T23:00:00.000Z " `;