I was aware of the syndication tool for RSS feeds. What I want to do is the following.
I want to post using WordPress on (for example) https://www.myblog.com.
Then I want to get the titles only of my last X number of posts on another hardcoded XHTML site (www.mysite.com) as a list of most recent posts from my blog.
Like:
Post Title 9
Post Title 8
Post Title 7
Post Title 6
Post Title 5
Is this possible?