Get menu links only

I’m creating a template in HTML5. On navigatiom menu i need to implement something like this <nav> <a href=”https://wordpress.stackexchange.com/questions/33175/url1″>url1</a> <a href=”https://wordpress.stackexchange.com/questions/33175/url1″>url2</a> <a href=”https://wordpress.stackexchange.com/questions/33175/url1″>url3</a> … Read more