<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/f63ccc411e8c40e598a32cf5c8b91f9d&quot; frameborder=&quot;0&quot; width=&quot;1662&quot; height=&quot;1246&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1246</height><width>1662</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1246</thumbnail_height><thumbnail_width>1662</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/f63ccc411e8c40e598a32cf5c8b91f9d-5cca8d3473735e0f.gif</thumbnail_url><duration>766.372</duration><title>Building an Equipment Collection App</title><description>This Loom demonstrates the building of a diving equipment collections webpage with card-based listings and a form to add new equipment. The author shows how HTML, CSS, and JavaScript work together: equipment items display image, name, brand, purchase year, category, status, and that the list is rendered by looping through an equipment array and dynamically creating card elements. They explain form submission validation (name, brand, and year) and prevent refresh using event.preventDefault, then reset the form after adding an item. They also describe planned enhancements such as a rating input and filtering cards by status, e.g., showing only non-secondary or specific availability items.</description></oembed>