1 <html xmlns:astro="http://www.astro.com/astro">
   2     <h1>Bright Star Catalog Extract</h1>
   3     <body>
   4         <b>Star Id: </b>3
   5         <br>
   6         <b>Constellation: </b>Psc
   7         <br>
   8         <b>Description: </b>33    Psc
   9         <br>
  10         <b>RA J2000: </b>00:05:20.1
  11         <br>
  12         <b>DEC J2000: </b>05:42:27
  13         <br>
  14         <b>Visual Magnitude: </b>4.61
  15         <br>
  16         <b>Spectral Type: </b>K0IIIbCN-0.5
  17         <br>
  18         <b>Galactic Longitude: </b>93.75
  19         <br>
  20         <b>Galactic Latitude: </b>-65.93
  21         <br>
  22         <hr>
  23     </body>
  24 </html>