File indexing completed on 2024-06-23 05:11:56

0001 <!DOCTYPE html>
0002 <html>
0003 
0004 <head>
0005 </head>
0006 
0007 <body>
0008 
0009 <div itemscope itemtype="http://schema.org/WebPage">
0010     <h1>Konqi Resort and Spa</h1>
0011     <p>
0012         Discover a 4 star hotel in the heart of Paris.
0013     </p>
0014 
0015     <a href="https://www.kde.org">Come visit us</a>
0016 
0017     <script type="application/ld+json">
0018         {
0019             "@context": "http://schema.org",
0020             "@type": "Hotel",
0021             "description": "Discover a 4 star hotel in the heart of Paris.",
0022             "image": {
0023                 "@type": "ImageObject",
0024                 "url": "https://community.kde.org/images.community/thumb/4/40/Mascot_konqi.png/144px-Mascot_konqi.png"
0025             },
0026             "name": "Konqi Resort and Spa",
0027             "url": "https://www.kde.org"
0028         }
0029     </script>
0030 </div>
0031 
0032 </body>
0033 
0034 </html>