| <html> | |
| <head> | |
| <title>Contact Information</title> | |
| </head> | |
| <body> | |
| <h1>Contact Support</h1> | |
| <p>If you need assistance, our support team is here to help.</p> | |
| <ul> | |
| <li><strong>Email:</strong> support@example.com</li> | |
| <li><strong>Phone:</strong> 1-800-555-0199</li> | |
| <li><strong>Hours:</strong> Monday-Friday, 9 AM - 5 PM EST</li> | |
| </ul> | |
| <h2>Escalation</h2> | |
| <p>For urgent issues, please call the phone number above and press 1 for priority routing.</p> | |
| </body> | |
| </html> | |