For some strange reason, inserting echo \"\\n\"; and other scape sequence characters are not working for me, that\'s why I am just using
echo \"\\n\";
If you are working with HTML (viewing the result in browser for example) you have to use the HTML way of linebreaks which is: