Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: https://www.amazon.com/stores/node/21077829011/feed

  1. <!--
  2.        To discuss automated access to Amazon data please contact api-services-support@amazon.com.
  3.        For information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.com/ref=rm_5_sv, or our Product Advertising API at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.
  4. -->
  5. <!doctype html>
  6. <html>
  7. <head>
  8.  <meta charset="utf-8">
  9.  <meta http-equiv="x-ua-compatible" content="ie=edge">
  10.  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  11.  <title>Sorry! Something went wrong!</title>
  12.  <style>
  13.  html, body {
  14.    padding: 0;
  15.    margin: 0
  16.  }
  17.  
  18.  img {
  19.    border: 0
  20.  }
  21.  
  22.  #a {
  23.    background: #232f3e;
  24.    padding: 11px 11px 11px 192px
  25.  }
  26.  
  27.  #b {
  28.    position: absolute;
  29.    left: 22px;
  30.    top: 12px
  31.  }
  32.  
  33.  #c {
  34.    position: relative;
  35.    max-width: 800px;
  36.    padding: 0 40px 0 0
  37.  }
  38.  
  39.  #e, #f {
  40.    height: 35px;
  41.    border: 0;
  42.    font-size: 1em
  43.  }
  44.  
  45.  #e {
  46.    width: 100%;
  47.    margin: 0;
  48.    padding: 0 10px;
  49.    border-radius: 4px 0 0 4px
  50.  }
  51.  
  52.  #f {
  53.    cursor: pointer;
  54.    background: #febd69;
  55.    font-weight: bold;
  56.    border-radius: 0 4px 4px 0;
  57.    -webkit-appearance: none;
  58.    position: absolute;
  59.    top: 0;
  60.    right: 0;
  61.    padding: 0 12px
  62.  }
  63.  
  64.  @media (max-width: 500px) {
  65.    #a {
  66.      padding: 55px 10px 10px
  67.    }
  68.  
  69.    #b {
  70.      left: 6px
  71.    }
  72.  }
  73.  
  74.  #g {
  75.    text-align: center;
  76.    margin: 30px 0
  77.  }
  78.  
  79.  #g img {
  80.    max-width: 90%
  81.  }
  82.  
  83.  #d {
  84.    display: none
  85.  }
  86.  
  87.  #d[src] {
  88.    display: inline
  89.  }
  90.  </style>
  91. </head>
  92. <body>
  93.    <a href="/ref=cs_503_logo"><img id="b" src="https://images-na.ssl-images-amazon.com/images/G/01/error/logo._TTD_.png" alt="Amazon.com"></a>
  94.    <form id="a" accept-charset="utf-8" action="/s" method="GET" role="search">
  95.        <div id="c">
  96.            <input id="e" name="field-keywords" placeholder="Search">
  97.            <input name="ref" type="hidden" value="cs_503_search">
  98.            <input id="f" type="submit" value="Go">
  99.        </div>
  100.    </form>
  101. <div id="g">
  102.  <div><a href="/ref=cs_503_link"><img src="https://images-na.ssl-images-amazon.com/images/G/01/error/500_503.png"
  103.                                        alt="Sorry! Something went wrong on our end. Please go back and try again or go to Amazon's home page."></a>
  104.  </div>
  105.  <a href="/dogsofamazon/ref=cs_503_d" target="_blank" rel="noopener noreferrer"><img id="d" alt="Dogs of Amazon"></a>
  106.  <script>document.getElementById("d").src = "https://images-na.ssl-images-amazon.com/images/G/01/error/" + (Math.floor(Math.random() * 43) + 1) + "._TTD_.jpg";</script>
  107. </div>
  108. </body>
  109. </html>
  110.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda