Add the text and closing paragraph tags to this webpage.

<html>
<body>
  <p>In West Philadelphia</p>
  <p>Born and raised</p>
</body>
</html>
]]>

We start with the text first and then add </p> and </p>.