Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<library>
<books>
<book>
<writer>Lowry</writer>
</book>
</books>
<cds>
<cd>
<musician>Leadbelly</musician>
</cd>
</cds>
</library>
<library>
<books>
<books_about_musicians>
<book>
<writer>Lowry</writer>
<musician>Robert Johnson</musician>
</book>
</books_about_musicians>
</books>
<cds>
<cd>
<musician>Leadbelly</musician>
</cd>
</cds>
</library>