<?xml version="1.0" encoding="UTF-8"?>
<catalog>
  <book id="bk101">
    <title>XML iframe viewer sample</title>
    <author>Chromium repro</author>
    <summary>Tags should be visible in the iframe viewer.</summary>
  </book>
  <book id="bk102">
    <title>DOM compatibility check</title>
    <summary>iframe.contentDocument.documentElement must remain the catalog element.</summary>
  </book>
</catalog>
